summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/vpoker.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+2
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* changed most of screen.machine() to machine() (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-4/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-7/+6
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-1/+1
* gfx_element is now a class. Accessors are provided for all Aaron Giles2012-09-061-1/+1
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-2/+2
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-2/+2
* Conversion of _DEVICE_HANDLER to _MEMBER methods - part 1 (no whatsnew) Miodrag Milanovic2012-05-251-3/+4
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-1/+1
* MAME going modern part 3 (no whatsnew) Miodrag Milanovic2012-04-031-10/+11
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-2/+2
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-1/+1
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-3/+2
* Change 'screen' parameter in SCREEN_UPDATE and SCREEN_EOF callbacks to a Aaron Giles2011-12-291-2/+2
* Fixed ROM order, nw Angelo Salese2011-09-081-4/+4
* Cleaned up 6840 device modernization, removing legacy trampolines Aaron Giles2011-05-031-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-9/+9
* BIG update. Aaron Giles2011-03-291-6/+6
* 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-5/+5
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+3
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-20/+20
* companyname <unknown> consistency (no whatsnew) Michaƫl Banaan Ananas2010-12-201-1/+1
* Cleanups and version bump. Aaron Giles2010-10-141-14/+14
* Improvements to vpoker.c driver [Roberto Fresca] Roberto Fresca2010-10-071-11/+266
* Removed generic.videoram and generic.videoram_size. These generics Aaron Giles2010-09-081-4/+20
* 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
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-3/+3
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-1/+1
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-101-2/+2
* Cleanups and version bump. Aaron Giles2009-08-021-37/+37
* Added a small extra note Angelo Salese2009-07-261-0/+3
* new not working Angelo Salese2009-07-261-0/+452