an Atari 7800 emulator
Go to file
2020-06-09 09:21:42 -04:00
3rdparty fix for ubuntu, mame issue #4375 2020-03-23 08:38:12 -04:00
android-project initial upload to github 2020-03-23 00:09:47 -04:00
artwork initial upload to github 2020-03-22 22:54:50 -04:00
benchmarks initial upload to github 2020-03-22 22:54:50 -04:00
bgfx updates from RT 2020-03-23 17:44:36 -04:00
docs initial upload to github 2020-03-23 00:09:47 -04:00
doxygen initial upload to github 2020-03-22 22:54:50 -04:00
hash xboard removal 2020-05-24 14:09:49 -04:00
hlsl initial upload to github 2020-03-22 22:54:50 -04:00
ini/presets initial upload to github 2020-03-22 23:55:11 -04:00
keymaps initial upload to github 2020-03-22 22:54:50 -04:00
language initial upload to github 2020-03-22 22:54:50 -04:00
nl_examples initial upload to github 2020-03-22 22:54:50 -04:00
plugins initial upload to github 2020-03-22 22:54:50 -04:00
projects initial upload to github 2020-03-23 00:09:47 -04:00
regtests initial upload to github 2020-03-22 22:54:50 -04:00
samples initial upload to github 2020-03-22 23:55:11 -04:00
scripts xm updates, first pass 2020-05-09 17:15:07 -04:00
src even refresh, attempt 2 2020-06-09 09:21:42 -04:00
tests initial upload to github 2020-03-22 22:54:50 -04:00
web initial upload to github 2020-03-22 22:54:50 -04:00
.drone.sec initial upload to github 2020-03-22 23:55:11 -04:00
.drone.yml initial upload to github 2020-03-22 23:47:19 -04:00
.gitattributes initial upload to github 2020-03-22 22:54:50 -04:00
.gitignore hide compilation files 2020-03-23 16:13:39 -04:00
.travis.yml initial upload to github 2020-03-22 23:47:19 -04:00
LICENSE.md initial upload to github 2020-03-22 22:54:50 -04:00
makefile makefile fix 2020-05-20 00:20:59 -04:00
makefile-osx osx makefile to build via macports 2020-06-03 21:17:23 -04:00
README.MAME.md basic README 2020-03-22 23:37:30 -04:00
README.md basic README 2020-03-22 23:37:30 -04:00
uismall.bdf initial upload to github 2020-03-22 22:54:50 -04:00

A7800 - the Atari 7800 Emulator

What is A7800?

A7800 is a fork of the MAME Atari 7800 driver, with several enhancements added.

  • Support for emulation of Proline Joysticks, VCS Joysticks, Lightguns, Paddles, Driving Controllers, Keypads, Trak-Balls, Amiga Mice, and ST Mice.
  • Maria DMA timing has been improved further, with the addition of accurate DMA hole penalties.
  • Improved saturated/normalized colors with palette selection.
  • Streamlined UI including menu options to have an Atari 7800 system focus.
  • A bug in the existing RIOT emulation has been fixed.

MAME compatibility and syntax has been maintained, to allow for the reuse of MAME configuration files and front-ends.