Créé par Avery Lee (l’auteur de VirtualDub), il s’agit d’un émulateur d’Atari 8 bits (800/800XL/130XE). Il a beaucoup d’options, et la compatibilité est décente. Il prend en charge les jeux protégés conformément à l’émulation.
Les nouveautés :
The Atarimax flasher does a read from $D530 to disable the 1MB+myIDE cart before it does the 1MB detection. Cart.txt’s a little incomplete here — should say access, not write.Also, I got the MaxFlash emulation moved over to the common flash module and switched the 1MB+Flash cart over to the M29F010B. The Am29F010 device ID was also wrong, was $21, now $20, and it was allowing too long for multiple sector erase commands (was 80us, now 50us). Still need to switch over the 8MB cart… have one on order, so we’ll see if I get a different one. Seems like flash chips commonly get changed on different runs of devices… fine for whole reprogram, bad if you’re trying to do sector erase.