Atari 7800 DS Emulator - updated from Alekmaul's original. Striving for accuracy and speed on the venerable DS handheld. Don't expect perfect emulation but things are good enough to enjoy Atari's last major 8-bit console.
Find a file
2020-12-10 08:14:16 -05:00
arm7 Cleanup makefile and compilation. 2020-12-09 08:26:45 -05:00
arm9 Version 1.2 with sound improvements. 2020-12-10 08:14:16 -05:00
A7800DS.nds Version 1.2 with sound improvements. 2020-12-10 08:14:16 -05:00
A7800DS.pnproj Add files via upload 2020-12-09 08:13:27 -05:00
logo.bmp Add files via upload 2020-12-09 08:13:27 -05:00
Makefile Version 1.2 with sound improvements. 2020-12-10 08:14:16 -05:00
readme.txt Add files via upload 2020-12-09 08:13:27 -05:00

a7800DS
--------------------------------------------------------------------------------
a7800DS is an Atari ProSystem 7800 console emulator.
To use this emulator, you must use compatibles rom with a78/bin format. 
Do not ask me about such files, I don't have them. A search with Google will certainly 
help you. 

Features :
----------
 Most things you should expect from an emulator.

Missing :
---------
 All that is not yet emulated ;)
 Need to improve speed

Check updates on my web site : 
http://www.portabledev.com

--------------------------------------------------------------------------------
History :
--------------------------------------------------------------------------------
V1.1 : 09-Dec-2020 by wavemotion-dave
  * Brought back to live... cleanup and about a 50% speed improvement, better
    screen rendering/scaling and slightly improved UI features.

V1.0 : 24/05/2011
  * Initial release based on my a320 version (which is based on Prosystem 1.0.3)
  * Compiled with last version of Devkitpro/libnds, so DSi compatible \o/
  
--------------------------------------------------------------------------------
How tu use a7800DS :
--------------------------------------------------------------------------------
YOU NEED PERHAPS TO PATCH THE NDS FILE WITH THE DLDI PATCH BEFORE USING IT. 
Unzip a7800DS.nds from the a7800DS.zip archive in a directory of your flash / (micro) SD 
/ MMC card.
Put the a78/bin files where you want on your flashcard. 

That's all, a7800DS can be use now :) !

When the emulator starts, click on the cartridge slot to choose a file. you are use Up/Down 
to select a file, then use A to load it.

Controls :
 * Direction pad : the joystick ...
 * A      : Fire button 1
 * B      : Fire button 2
 * SELECT : SELECT Button
 * START  : START Button
 * R      : RESET Button (yes R like Reset :P) 
 
 Use stylus on buttons for other actions on bottom screen.
--------------------------------------------------------------------------------
Credits:
--------------------------------------------------------------------------------
Thanks Wintermute for devkitpro and libnds (http://www.devkitpro.org).
  Greg Stanton for ProSystem source code (https://home.comcast.net/~gscottstanton/)
   an Atari 7800 emulator.
  zx81 (http://zx81.zx81.free.fr/serendipity_fr/) for PSP A7800 version (that helped
   me a lot to understand ProSystem).
  raz0red (http://www.twitchasylum.com/forum/viewtopic.php?t=519) for WII7800  (that
  helped me a lot to fix some timing problem).

--------------------------------------------------------------------------------
Alekmaul
alekmaul@portabledev.com
http://www.portabledev.com
--------------------------------------------------------------------------------