summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/rgum.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed mc6845 trampolines (nw) Wilbert Pol2011-05-171-2/+2
* Changed input read/write and crosshair callbacks into delegates. Aaron Giles2011-05-111-1/+1
* Switch input ports to use function-based constructors instead of tokens. Aaron Giles2011-05-101-1/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-8/+8
* BIG update. Aaron Giles2011-03-291-3/+3
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Continuation of static/global cleanup. [Atari Ace] Aaron Giles2011-03-171-9/+20
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-19/+19
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-1/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-2/+2
* Cleanups and version bump. Aaron Giles2010-06-171-1/+1
* Small update, needs the z80 to be decrypted for making any other progress Angelo Salese2010-06-031-14/+6
* Improvements to rgum.c Angelo Salese2010-06-031-14/+221
* Basic M6502 hook-up in Royal Gum [David Haywood] Angelo Salese2010-06-031-6/+20
* Added some missing static qualifiers to MAME. Also, renamed some generically... Scott Stone2010-05-281-2/+2
* Cleanups and version bump. Aaron Giles2010-03-041-1/+1
* new NOT WORKING Angelo Salese2010-03-021-0/+93