pcjs/devices/pc8080/rom
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-08-04 12:49:13 -07:00
..
exerciser Make ROM dumps more readable 2016-05-20 08:18:33 -07:00
invaders Make ROM dumps more readable 2016-05-20 08:18:33 -07:00
vt100 Removed all those useless semicolon-only lines from VT100.asm 2016-08-04 12:49:13 -07:00
README.md More VT100 groundwork 2016-07-27 12:03:12 -07:00

layout title permalink
page 8080-Based ROMs /devices/pc8080/rom/

8080-Based ROMs

ROMs are added to machines by including one ROM component in the machine XML configuration file for each ROM in the machine; eg:

<rom id="romH" addr="0x0000" size="0x0800" file="/devices/pc8080/rom/invaders/INVADERS-H.json"/>

The project currently contains the following 8080-based ROMs: