Skip to content

optromloader_1.1.0

Compare
Choose a tag to compare
@rvalles rvalles released this 17 Sep 09:44
· 57 commits to master since this release

Changes

  • Add verification of ROM image signature (checksum).
  • Add workaround for some buggy BIOSs that disable interrupts on int13h.
  • Fix Makefile support for floppy image creation using 64KB ROM images.
  • Fix text output on some BIOSs, including the original IBM PC.
  • Code shortening.
  • Source code comment improvements.

To use the binary release, concatenate with your ROM and pad to floppy size, as per README.