Skip to main content
Home Forums 68kMLA Mac plus ROM in a 512k question — #14
Post #14 by techknight
Source Forum68kMLA
CategoryTroubleshooting
Post DateFri, 16 Apr 2010 - 02:11
Original URLhttps://68kmla.org/bb/threads/mac-plus-rom-in-a-512k-question.20381/
Post
And that also brings up another thing. i could make a small little lightweight app you could run that would set the hardware to boot from the 64k rom or 128k rom.

because if i use an ATmega256, i could fit both ROMs in just the flash area. and use a control byte written into its eeprom to decide which one to boot from. simple enough, i would just have to give that control byte its own address space on the macintosh buss. just write a $01 or a $02 into that address space will determine which ROM to boot from.

mp.ls