| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanups and version bump to 0.124u3.mame0124u3 |  Aaron Giles | 2008-04-17 | 25 | -112/+112 |
| * | Removed ancient 720 kludge. |  Aaron Giles | 2008-04-17 | 1 | -15/+12 |
| * | New changes ment we had 2 set 5's so I changed set 5 to set 6 ;-) (in segas16... |  Brian Troha | 2008-04-16 | 1 | -1/+1 |
| * | cleaned up robiza's submission a bit, changed it to use irq2 not irq1 so that... |  davidhay | 2008-04-16 | 1 | -20/+8 |
| * | "new" old romset (clone)... adds back in the Shinobi unprotected set as Shino... |  Brian Troha | 2008-04-16 | 2 | -9/+35 |
| * | Credit: Arzeno Fabrice - Adds correct rom dump for Shinobi4 set |  Brian Troha | 2008-04-16 | 1 | -29/+25 |
| * | add "Not Working" bootleg of aerofgt (bootleg set 2) (the romset is unknown_i... |  Roberto Zandona | 2008-04-16 | 3 | -5/+131 |
| * | Created new macro: AM_RAM_WRITE(handler) which specifies a memory |  Aaron Giles | 2008-04-16 | 342 | -1319/+1324 |
| * | 01697: sfa3, sfa3b, sfa3u, sfa3ur1: About the blue background in startup screen. |  Nicola Salmoria | 2008-04-16 | 1 | -4/+15 |
| * | Memory map merges. |  Aaron Giles | 2008-04-16 | 6 | -421/+240 |
| * | Changed MESS's hooks used by natural keyboard support, eliminating MESS's need |  Nathan Woods | 2008-04-16 | 1 | -6/+6 |
| * | properly marked puzznici as a bootleg, disabled our MCU simulation on it, it ... |  davidhay | 2008-04-15 | 1 | -5/+38 |
| * | better implementation of lookup table |  Roberto Zandona | 2008-04-15 | 1 | -2/+2 |
| * | 1) fixed sprite overdraw mode to match Mutant Night movie |  Nicola Salmoria | 2008-04-15 | 2 | -40/+40 |
| * | Converted the IDE controller to a device. Updated all drivers |  Aaron Giles | 2008-04-15 | 236 | -3001/+2738 |
| * | probably not too interesting.. just some changes to the 'v25' code in toaplan... |  davidhay | 2008-04-15 | 1 | -58/+209 |
| * | Switched subhandlers to using masks instead of shifts. Reduced the number |  Aaron Giles | 2008-04-15 | 6 | -738/+335 |
| * | Added "Nandemo Seal Iinkai" |  Luca Elia | 2008-04-14 | 3 | -10/+356 |
| * | minor doc correction |  Brian Troha | 2008-04-14 | 1 | -1/+1 |
| * | minor doc update |  Brian Troha | 2008-04-14 | 1 | -2/+2 |
| * | fix lookup table for sprites in spikes91 |  Roberto Zandona | 2008-04-14 | 2 | -9/+11 |
| * | adds good denjinmk graphic rom (thanks to Guru) |  davidhay | 2008-04-14 | 3 | -3/+17 |
| * | [CDP1802] Added machine parameter and macros for the callback functions. This... |  Curt Coder | 2008-04-14 | 4 | -65/+95 |
| * | Added support for using smaller-sized memory handlers directly in |  Aaron Giles | 2008-04-14 | 10 | -392/+1128 |
| * | more tables verified from PALs |  Nicola Salmoria | 2008-04-14 | 1 | -18/+32 |
| * | Changes from MESS: |  Nathan Woods | 2008-04-14 | 4 | -4/+22 |
| * | a couple of documentation changes |  Nicola Salmoria | 2008-04-14 | 2 | -6/+8 |
| * | in theory this should help.. |  davidhay | 2008-04-14 | 1 | -1/+2 |
| * | well this adds the sound cpu to raiden2, although it doesn't make any sounds. |  davidhay | 2008-04-14 | 4 | -14/+114 |
| * | correct sound address on godzilla |  davidhay | 2008-04-13 | 1 | -9/+9 |
| * | fixed typo, other bits and pieces. |  davidhay | 2008-04-13 | 1 | -18/+19 |
| * | Finished memory map merge for W drivers. |  Andrew Gardner | 2008-04-13 | 5 | -243/+121 |
| * | adjusted refresh rate to match pbc measurement |  Nicola Salmoria | 2008-04-13 | 1 | -1/+1 |
| * | marked sets using the decrypted sound ROM as bootlegs |  Nicola Salmoria | 2008-04-13 | 1 | -2/+2 |
| * | merged memory maps and some tweaks from schematics, though to get perfect mem... |  Nicola Salmoria | 2008-04-13 | 5 | -88/+63 |
| * | added some logging of the sequences it should (probably) execute.. |  davidhay | 2008-04-13 | 1 | -88/+129 |
| * | fixed calculation of bit 31 of GTE FLAG register, when writing to it directly. |  smf- | 2008-04-13 | 1 | -66/+67 |
| * | this should be the correct palette formula according to schematics |  Nicola Salmoria | 2008-04-13 | 1 | -6/+13 |
| * | fixed cross-hair update when the game is not polling the coordinates |  smf- | 2008-04-13 | 1 | -24/+38 |
| * | Fixed DA A instruction when A is > 0xF9. |  Wilbert Pol | 2008-04-13 | 1 | -0/+4 |
| * | Changed device read/write functions to take a const device_config *. |  Aaron Giles | 2008-04-13 | 6 | -250/+250 |
| * | removed pointless palette function.. |  davidhay | 2008-04-13 | 1 | -9/+1 |
| * | trying to make things a bit more generic, breaks a few things for now, but be... |  davidhay | 2008-04-13 | 3 | -1402/+937 |
| * | 01694: punisher, punishrj, punishru: missing graphic |  Nicola Salmoria | 2008-04-13 | 1 | -6/+5 |
| * | verified Ghouls gfxrom mapping against PAL |  Nicola Salmoria | 2008-04-13 | 2 | -234/+294 |
| * | Marked tilemap roms as bad dump too. |  Bryan McPhail | 2008-04-13 | 1 | -2/+2 |
| * | use cps1 code for the palette |  Roberto Zandona | 2008-04-13 | 1 | -4/+9 |
| * | LED Storm Rally 2011 clone added, seems to require different sprite roms from... |  Bryan McPhail | 2008-04-13 | 3 | -9/+92 |
| * | fix an opcode in quizf1 |  Roberto Zandona | 2008-04-13 | 2 | -37/+49 |
| * | Compile fix. |  Wilbert Pol | 2008-04-13 | 3 | -17/+17 |