Optromloader Alternatives
Similar projects and alternatives to optromloader
-
x86-bootloader
A BIOS bootloader for bare-metal x86 programs, written in 8086 assembly
-
IBM-PC-BIOS
This is a reconstruction of the original 1981-82 IBM PC BIOS source code using scanning and transcription of the BIOS listings found in the IBM Technical Reference manuals.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
drawlogo86
A small program which lives in boot sector of your storage and shows a small image when you boot it
-
549notes
🎹 256-byte PC-DOS intro with MIDI music (co-author: TomCat/Abaddon)
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
zsnes
A maintained fork of ZSNES, a Super Nintendo emulator. The original project needs patches to build and is not maintained anymore: https://sourceforge.net/projects/zsnes/
-
first_nes
Create your own games for the Nintendo Entertainment System! This "starter" game is easily extensible for your own projects. Includes references.
-
optromloader reviews and mentions
-
Understanding the x86's Decimal Adjust after Addition (DAA) instruction
I have used DAA recently, in my "load option ROM in RAM floppy tool"[0]. Specifically, I use it for printing numbers as hexadecimal[1], as unfortunately the ASCII standard is not arranged in a way as to facilitate this.
0. https://github.com/rvalles/optromloader/
1. https://github.com/rvalles/optromloader/blob/master/optromlo...
Stats
rvalles/optromloader is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of optromloader is Assembly.