summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/minimaws/lib/dbaccess.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/minimaws/lib/dbaccess.py')
0 files changed, 0 insertions, 0 deletions
ar.com/avatar/dd6c8f34d52964bf692889033ee7bfe1?s=128&d=retro' /> Miodrag Milanovic2013-12-241-3/+3 * Moved gorf and wow sound handlers into the driver state. Updated some comment... Ivan Vangelista2013-11-071-13/+23 * Removes more MAME anonymous timers. [Andrew Gardner] Andrew Gardner2013-05-211-1/+9 * voodoo is using now device callbacks and some minor cleanups in few drivers (nw) Miodrag Milanovic2013-04-291-0/+1 * "samples" lookup tag removal (nw) Miodrag Milanovic2013-04-141-2/+4 * same for "sub" and "subcpu" (nw) Miodrag Milanovic2013-04-111-1/+3 * added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3 * unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1 * Modernization of drivers part 1 (no whatsnew) Miodrag Milanovic2013-02-051-0/+7 * modernized reset of pre/postload calls, just few legacy left (no whatsnew) Miodrag Milanovic2013-02-011-0/+1 * Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-6/+6 * Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+2 * manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-16/+0 * Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+4 * Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-2/+2 * Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+8 * Some fixes imported from MESS side (nw) Miodrag Milanovic2012-08-101-0/+1 * All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+9 * get rid of anonymous timer (savestate problem) Michaël Banaan Ananas2012-05-171-0/+1 * Fix most remaining regressions. Aaron Giles2012-04-191-1/+1 * Fix most reported errors. Aaron Giles2012-04-161-1/+1 * Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-3/+5 * Convert INPUT_CHANGED to INPUT_CHANGED_MEMBER (no whatsnew) Miodrag Milanovic2012-04-121-0/+1 * modernization of some CUSTOM_INPUT's part 3 (no whatsnew) Miodrag Milanovic2012-04-091-0/+2 * MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-9/+9 * MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+22 * Hooked up Votrax properly to Gorf/WoW. Currently disabled by Aaron Giles2012-03-011-0/+2 * Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-2/+2 * Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2 * Converted astrocde/kaneko16/namcos23/suprnova to driver_device [Atari Ace] Angelo Salese2011-04-051-3/+48 * Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-1/+1 * changed implementation for spacezap monitor to driver configuration (no whats... Michaël Banaan Ananas2011-03-201-1/+1 * astrocde.c: Made Space Zap black & white. It uses an overlay for colors, the ... Michaël Banaan Ananas2011-03-201-0/+1 * Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2 * Removed generic.videoram and generic.videoram_size. These generics Aaron Giles2010-09-081-0/+10 * Ok, this is The Big One. Aaron Giles2009-02-111-2/+0 * From Dirk Best: