summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cyclemb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-23/+23
* BIG update. Aaron Giles2011-03-291-9/+9
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-4/+4
* This patch revisits archive files I've already patched to remove Aaron Giles2011-02-281-21/+35
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+3
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-22/+22
* 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
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-2/+2
* Whitespace cleanup. (No, a release is not yet imminent.) Aaron Giles2009-12-281-29/+29
* Reworked MCU sim from scratch, using cpu_get_pc until I understand... Angelo Salese2009-12-281-26/+18
* More improvements, but I'll probably rewrite this from scratch Angelo Salese2009-12-271-0/+8
* Improved MCU simulation Angelo Salese2009-12-271-6/+128
* Implemented flip screen support Angelo Salese2009-12-271-6/+30
* Added sprite flip y, improved the MCU sim Angelo Salese2009-12-261-8/+7
* new not working Angelo Salese2009-12-261-2/+4
* Implemented scrolling in Cycle Mahbou Angelo Salese2009-12-251-20/+37
* Improved video emulation Angelo Salese2009-12-251-25/+170
* Some improvements Angelo Salese2009-12-241-24/+63
* Basic driver for Cycle Mahbou Angelo Salese2009-12-241-0/+247