baldengineer / Mega-IIe

Using the Mega II from a IIgs to make a Apple IIe compatible computer: The Mega IIe!
https://github.com/baldengineer/Golden-Delicious
MIT License
29 stars 4 forks source link

Cannot boot ProDOS software (except for 2.4.2) #55

Closed baldengineer closed 2 years ago

baldengineer commented 2 years ago

Initially programmed the EEPROM with an image that has $FB09 corrupted.

Byte sequence there MUST be:

C1 F0 F0 EC E5 A0 DD DB

which translates to:

41 70 70 6C 65 20 5D 5B
 A  p  p  l  e     ]  [
baldengineer commented 2 years ago

Just make sure when programming EEPROMs, the correct sequence is used.

Verified bug and fix on Rev 2 hardware.