ares-openbsd/ares/a26/cartridge
Luke Usher 93275dba2c a26: preliminary atari 2600 emulation
This commit introduces preliminary Atari 2600 emulation.

In the current state, many games are working but with the following caveats

1. Only a small subset of mappers are supported
2. The TIA isn't cycle accurate yet; many games have rendering and/or collision issues.

There is currently little-to-no reason to use this over other Atari 2600 emulators at this time,
but the goal is to eventually have cycle-accurate atari emulation.
2022-07-13 16:56:52 +01:00
..
board a26: preliminary atari 2600 emulation 2022-07-13 16:56:52 +01:00
cartridge.cpp a26: preliminary atari 2600 emulation 2022-07-13 16:56:52 +01:00
cartridge.hpp a26: preliminary atari 2600 emulation 2022-07-13 16:56:52 +01:00
serialization.cpp a26: preliminary atari 2600 emulation 2022-07-13 16:56:52 +01:00
slot.cpp a26: preliminary atari 2600 emulation 2022-07-13 16:56:52 +01:00
slot.hpp a26: preliminary atari 2600 emulation 2022-07-13 16:56:52 +01:00