summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cb2001.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Various improvements to m90 driver [AWJ]: Angelo Salese2011-04-231-6/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-50/+50
* BIG update. Aaron Giles2011-03-291-13/+13
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-2/+2
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-2/+2
* Continued moving global/static variables to the driver_device classes. Aaron Giles2011-03-171-59/+70
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Cleanups and version bump.mame0141u1 Aaron Giles2011-01-241-2/+2
* cb2001: reworked interrupt [Alex Jackson] Roberto Zandona2011-01-221-3/+11
* cb2001: some gfx improvements - part 2 Roberto Zandona2011-01-021-38/+41
* cb2001: some gfx improvements [David Haywood] Roberto Zandona2011-01-021-16/+30
* cb2001: fixed one opcode Roberto Zandona2011-01-021-9/+11
* Ok, last major rename for this round: Aaron Giles2011-01-011-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-22/+22
* added one opcode Roberto Zandona2010-12-251-2/+2
* Implemented a preliminary V25/V35 CPU core [Alex Jackson] Angelo Salese2010-12-231-1/+1
* cb2001: fixed 2 opcodes [Roberto Zandona'] Roberto Zandona2010-12-161-6/+6
* 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.mame0138u4 Aaron Giles2010-07-221-30/+30
* cb2001: added opcodes and fixed dsw4 and dsw5 Roberto Zandona2010-07-131-17/+16
* cb2001: fixed another opcode (now points are displayed correctly); no what's new Roberto Zandona2010-07-121-2/+2
* cb2001: added 1 opcode e fixed 1 opcode; no what's new Roberto Zandona2010-07-121-4/+4
* cb2001: fixed scroll of the reels; no what's new Roberto Zandona2010-07-121-2/+2
* cb2001: hooked up reels [David Haywood] Roberto Zandona2010-07-121-30/+162
* cb2001: added some opcodes Roberto Zandona2010-07-121-6/+6
* [cb2001] added another opcode; no what's new Roberto Zandona2010-07-121-2/+2
* cb2001: added another opcode [robiza] Roberto Zandona2010-07-111-2/+2
* [cb2001] more opcodes: now we can see "insert coin" Roberto Zandona2010-07-111-4/+4
* [cb2001] minor changes, no what's new Roberto Zandona2010-07-111-6/+6
* [cb2001] new opcodes [robiza] Roberto Zandona2010-07-111-80/+61
* Cleanups and version bump.mame0138u3 Aaron Giles2010-07-061-2/+2
* Hooked up second layer, no whatsnew Angelo Salese2010-07-051-4/+26
* Improved video emulation in cb2001 [David Haywood] Angelo Salese2010-07-051-6/+47
* [cb2001] added 2 new opcodes [robiza] Roberto Zandona2010-07-031-30/+14
* removed wrong opcode and used the right one Roberto Zandona2010-04-021-13/+13
* Cleanups and version bump. Aaron Giles2010-01-161-3/+3
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* added 2 opcodes Roberto Zandona2010-01-041-4/+7
* cb2001: 3 new opcodes to fix a drawing routine (finally the first screenshot) Roberto Zandona2010-01-031-6/+6
* Base tilemap hook-up for cb2001 Angelo Salese2010-01-031-4/+21
* cb2001: added one opcode Roberto Zandona2010-01-031-5/+5
* cb2001: fixed 3 opcodes Roberto Zandona2010-01-031-15/+15
* added more opcodes Roberto Zandona2010-01-021-15/+15
* added 5 opcodes Roberto Zandona2010-01-011-28/+28
* Cleanups and version bump.mame0136 Aaron Giles2009-12-311-1/+1
* 2 opcodes Roberto Zandona2009-12-301-2/+2
* cb2001: added 8 opcodes Roberto Zandona2009-12-291-14/+16
* cb2001: fixed 2 opcodes Roberto Zandona2009-12-291-6/+6