summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/sdk80.c
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-205/+0
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-1/+1
* Cleanups and version bumpmame0164 Miodrag Milanovic2015-07-291-24/+24
* [MESS] sdk80.c: Promoted to working. [MooglyGuy] therealmogminer@gmail.com2015-07-281-1/+1
* Fixed validation error "6300__d7.p7 out of memory region space" (nw) Scott Stone2015-07-211-1/+1
* [MESS] sdk80.c: Added video board control PROM. [MooglyGuy] therealmogminer@gmail.com2015-07-201-0/+4
* [MESS] sdk80.c: Begun hooking up devices [MooglyGuy] therealmogminer@gmail.com2015-07-171-86/+55
* SDK80: connected to terminal. It boots up to Basic. Robbbert2015-07-161-15/+57
* New skeleton: Intel SDK-80 [Nigel Barnes] Robbbert2015-07-161-0/+190