V2RetroComputing / analog

∀2 Analog VGA card for the Apple II computer line
MIT License
125 stars 18 forks source link

ROMX/ROMXe Compatibility #10

Closed dkgrizzly closed 1 year ago

dkgrizzly commented 1 year ago

Currently the autodetection routines are confused by 3rd party ROM replacements, including the ROMX and ROMXe devices.

dkgrizzly commented 1 year ago

ROMXe & ROMX devices are now checked for in the autodetection code as part of the work on the new modular firmware https://github.com/V2RetroComputing/analog-firmware/commit/77073309775a03b4a3f6e700ea1d8ed073752c36 The ROMX detection is untested at this time. Font banks 00-0F are automatically chosen when the ROMXe/ROMX menu or other software activates them using the appropriate APIs.

dkgrizzly commented 1 year ago

Fixed in 20230417 Release Build