Files
super6502/sw
Byron Lathi 9f1d527a7c Change kernel link type
Kernel is now compiled and linked into a raw binary instead of intel
hex. This raw binary can be loaded into the correct address by the
bootloader.

I wanted this to be an o65 file, but ld65 kept complaining about it.
Honestly though having this be a straight binary makes it easier to
load, but we can't relocate it.
2022-04-18 20:27:48 -05:00
..
2022-04-18 20:24:29 -05:00
2022-04-18 20:26:59 -05:00
2022-04-18 20:27:48 -05:00
2022-04-16 14:28:40 -05:00