Difference between revisions of "Emulators and Tools"

From 8BitDev.org - Atari 7800 Development Wiki
Jump to: navigation, search
(A7800 and MAME)
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==Emulators and Tools==
 
==Emulators and Tools==
  
===MAME===
+
===A7800 and MAME===
 
 
MAME is the emulator with the most hardware-accurate 7800 emulation at this point in time. For this reason its the recommended platform for developers. (in addition to real hardware, of course) With a less accurate emulator, it's easy to create games that won't be able to run on real hardware.
 
 
 
You can find the latest binaries at [http://mamedev.org/release.html MAMEDEV.ORG]
 
  
 +
[[A7800_Emulator]] is a fork of the 7800 driver in MAME, and an emulator with hardware-accurate 7800 emulation. For this reason its the recommended platform for developers. (in addition to real hardware, of course) With a less accurate emulator, it's easy to create games that won't be able to run on real hardware.
  
 
===7800header===
 
===7800header===

Revision as of 17:41, 3 August 2017

Emulators and Tools

A7800 and MAME

A7800_Emulator is a fork of the 7800 driver in MAME, and an emulator with hardware-accurate 7800 emulation. For this reason its the recommended platform for developers. (in addition to real hardware, of course) With a less accurate emulator, it's easy to create games that won't be able to run on real hardware.

7800header

7800header is distributed with 7800basic and the 7800AsmDevKit. Its a stand-alone command-line menu-driven program that can be used to add or modify A78 headers on ROM images.


7800sign

7800sign is a utility by Bruce Tomlin, and distributed with 7800basic and the 7800AsmDevKit. Its used to cryptographically sign 7800 ROM images, so they will run on real hardware.


7800 Utility Cart

The 7800UtilityCart is a 7800 ROM that will display information about your 7800, provide joystick test, display color bars, test internal and external RAM, test sound chips, and manage your AtariVox and HSC devices.

The 7800UtilityCart is copyright 2015 Mike Saarna, and is currently in beta status.

7800utilitycart.beta.zip