summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/orion.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-11/+0
* primary_screen -> first_screen() (nw) Miodrag Milanovic2014-03-151-1/+1
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-2/+2
* modernised the AY8910 [smf] smf-2013-05-121-7/+6
* (MESS) radio86.c orion.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-141-135/+123
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-16/+16
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-171-1/+1
* Made Orion use new floppy system (no whatsnew) Miodrag Milanovic2012-12-141-28/+24
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-13/+10
* change from device->machine() to space.machine() in device handlers in order ... Miodrag Milanovic2012-09-211-3/+3
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-3/+3
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-4/+3
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-56/+56
* Memory handler normalization, part 1. Aaron Giles2012-09-171-22/+22
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-61/+56
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+626