| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanups and version bump.mame0127u5 |  Aaron Giles | 2008-09-26 | 22 | -284/+284 |
| * | Reverted change 2915. |  Aaron Giles | 2008-09-26 | 1 | -3/+4 |
| * | getting there. |  davidhay | 2008-09-26 | 1 | -2/+2 |
| * | 01187: gseeker: In attract mode, there is a priority error where a stealth bo... |  Couriersud | 2008-09-26 | 1 | -0/+2 |
| * | new game |  davidhay | 2008-09-26 | 2 | -0/+31 |
| * | Hi, |  Aaron Giles | 2008-09-26 | 1 | -1/+4 |
| * | From: Oliver Stoeneberg [mailto:oliverst@online.de] |  Aaron Giles | 2008-09-26 | 1 | -3/+3 |
| * | From: Christophe Jaillet [mailto:christophe.jaillet@wanadoo.fr] |  Aaron Giles | 2008-09-26 | 1 | -8/+24 |
| * | From: Samuele Zannoli [mailto:samuele.zannoli@airmachine.it] |  Aaron Giles | 2008-09-26 | 4 | -135/+380 |
| * | From: Micko [mailto:mmicko@gmail.com] |  Aaron Giles | 2008-09-26 | 1 | -4/+0 |
| * | From: abcd efgh [mailto:cix_999@yahoo.it] |  Aaron Giles | 2008-09-26 | 1 | -284/+190 |
| * | From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2008-09-26 | 45 | -99/+110 |
| * | -listroms knows about device-specific ROMs now. |  Aaron Giles | 2008-09-26 | 1 | -39/+43 |
| * | Move memory_region calls into initialization routines. |  Couriersud | 2008-09-25 | 3 | -7/+29 |
| * | copy + paste error in geebeeg romset? |  davidhay | 2008-09-25 | 1 | -1/+1 |
| * | Changed indytemc to use the new BIOS stuff. |  Aaron Giles | 2008-09-25 | 1 | -4/+3 |
| * | From: Fabio Priuli [mailto:doge.fabio@gmail.com] |  Aaron Giles | 2008-09-25 | 5 | -115/+122 |
| * | Added 22VP931 emulation, which is mostly working. Communication works |  Aaron Giles | 2008-09-25 | 11 | -4441/+1057 |
| * | rescale_notifier() changed to always allow rescaling for screenless drivers. |  Wilbert Pol | 2008-09-25 | 1 | -2/+2 |
| * | System 23: fixed sound CPU shared RAM. comms not yet correct. |  R. Belmont | 2008-09-25 | 1 | -2/+2 |
| * | Change timer_t to emu_timer * |  Couriersud | 2008-09-24 | 1 | -1/+1 |
| * | 02024: pbobble3, pbobble4, ringrage and clones: Color Regression |  Couriersud | 2008-09-24 | 1 | -5/+5 |
| * | leland ay8910/12 have all outputs tied together |  Couriersud | 2008-09-24 | 1 | -2/+7 |
| * | 02191: wseries, basebal2, dblplay, strkzone: Speech quality regression |  Couriersud | 2008-09-24 | 1 | -35/+39 |
| * | Fixed AF calculation in mcs48. |  Aaron Giles | 2008-09-24 | 1 | -2/+4 |
| * | Updates |  R. Belmont | 2008-09-24 | 3 | -6/+262 |
| * | Add alternate version of "GameCristal" MAME bootleg. |  R. Belmont | 2008-09-24 | 2 | -0/+15 |
| * | 65816/377xx: fix disassembly of BRL [ShimaPong] |  R. Belmont | 2008-09-24 | 2 | -2/+2 |
| * | System 23 updates: |  R. Belmont | 2008-09-24 | 1 | -22/+170 |
| * | Fixed typo and added explanation |  Couriersud | 2008-09-23 | 1 | -2/+4 |
| * | New Games |  davidhay | 2008-09-23 | 4 | -0/+415 |
| * | removed sprite to tile priority, it doesn't exist. |  smf- | 2008-09-22 | 1 | -29/+17 |
| * | 02156: naughtyb: Wrong RESNET calculation of the green component. |  Couriersud | 2008-09-22 | 1 | -34/+28 |
| * | 02280: any set with multiple CPUs: Disassembler freezes when doing a Run on a... |  Aaron Giles | 2008-09-22 | 5 | -25/+53 |
| * | NB1/2: Fixed dips, added diplocations, used latest idioms. |  R. Belmont | 2008-09-21 | 1 | -28/+19 |
| * | NB1/NB2: fix default dips. IMPORTANT: you must delete all cfg and nv files f... |  R. Belmont | 2008-09-21 | 1 | -6/+6 |
| * | reworked neogeo m1 decryption a little [Andreas Naive] |  davidhay | 2008-09-20 | 1 | -54/+54 |
| * | fix some comments |  davidhay | 2008-09-20 | 2 | -6/+3 |
| * | fixed kf2k3pcb decrypt, the checksum (used to generate the key) must be calcu... |  davidhay | 2008-09-20 | 2 | -6/+7 |
| * | the neogeo m1 key is actually generated from a checksum of the first 64kb of ... |  davidhay | 2008-09-20 | 3 | -26/+44 |
| * | typo |  davidhay | 2008-09-20 | 1 | -1/+1 |
| * | ms5pcb decryption is the same, rom was bad |  davidhay | 2008-09-20 | 3 | -50/+20 |
| * | removed unused variable |  Roberto Zandona | 2008-09-20 | 1 | -1/+0 |
| * | decrypt ms5pcb m1 rom, it uses a different bitswap in one of the stages [Andr... |  davidhay | 2008-09-20 | 3 | -7/+54 |
| * | Rewrite of the Motorola DSP56k disassembler. (Andrew Gardner) |  Andrew Gardner | 2008-09-19 | 1 | -9/+9 |
| * | Rewrite of the Motorola DSP56k disassembler. (Andrew Gardner) |  Andrew Gardner | 2008-09-19 | 1 | -8/+7 |
| * | Rewrite of the Motorola DSP56k disassembler. (Andrew Gardner) |  Andrew Gardner | 2008-09-19 | 1 | -1674/+2333 |
| * | Comment out a printf statement. |  Phil Bennett | 2008-09-18 | 1 | -1/+1 |
| * | Correct NeoGeo M1 decryption for all CMC50 sets except ms5pcb [Andreas Naive] |  davidhay | 2008-09-18 | 3 | -135/+292 |
| * | New games added or promoted from NOT_WORKING status: |  Phil Bennett | 2008-09-18 | 3 | -492/+1140 |