rom4x/rom4x
mgcaret 8cb2f1b418 Bug fixes and improvements.
Move ext 5.25 boot snippet to load at $800 since we expect that to be trashed by boot sector anyway.
Replace beq/bra combination with bne.
Fix flashing 'R' to actually be flashing 'R' instead of random memory contents.
2017-01-21 11:30:15 -08:00
..
B1_C763_switcher.s Initial code commit 2017-01-03 18:43:31 -08:00
B1_E300_new_bootfail.s Simplify bootable ramdisk detection. Jump to AppleSoft if no boot device. 2017-01-12 19:40:55 -08:00
B1_E000_rom4x.s Bug fixes and improvements. 2017-01-21 11:30:15 -08:00
B0_C552_patch_bootfail.s Simplify bootable ramdisk detection. Jump to AppleSoft if no boot device. 2017-01-12 19:40:55 -08:00
B0_C763_switcher.s Initial code commit 2017-01-03 18:43:31 -08:00
B0_FAB4_patch_pwrup.s Initial code commit 2017-01-03 18:43:31 -08:00
B0_FAC8_patch_reset.s Initial code commit 2017-01-03 18:43:31 -08:00
iic.defs Simplify bootable ramdisk detection. Jump to AppleSoft if no boot device. 2017-01-12 19:40:55 -08:00
Rakefile add 512kbit ROM image task to Rakefile 2017-01-21 11:15:56 -08:00