| Commit message (Expand) | Author | Age | Files | Lines |
| * | Oops, missed a file.mame0134 |  Aaron Giles | 2009-09-10 | 2 | -0/+37 |
| * | Cleanups and version bump. |  Aaron Giles | 2009-09-10 | 21 | -119/+119 |
| * | > From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2009-09-10 | 55 | -226/+111 |
| * | Fixed up some error logging messages to output the correct number of characters |  Aaron Giles | 2009-09-10 | 2 | -10/+13 |
| * | Added helper function core_i64_hex_format. Replaced several printf cases in t... |  Aaron Giles | 2009-09-10 | 4 | -163/+72 |
| * | Fixed the Noraut Poker discrete sound system. Rerouted the PPI-1 lines PC5 & ... |  Roberto Fresca | 2009-09-10 | 2 | -4/+14 |
| * | > -----Original Message----- |  Aaron Giles | 2009-09-10 | 2 | -0/+32 |
| * | i386 fixes: [Gabriele Gorla] |  Aaron Giles | 2009-09-10 | 3 | -11/+43 |
| * | Hooked up F6 again as a global cheat enable/disable. [Pugsy] |  Aaron Giles | 2009-09-10 | 4 | -3/+68 |
| * | 68681/2681 duart: When a channel is in loopback mode, do not actually transmi... |  Jonathan Gevaryahu | 2009-09-10 | 1 | -1/+3 |
| * | Revert r6757 changes. Not worth mentioning. |  Derrick Renaud | 2009-09-10 | 4 | -5/+10 |
| * | Changed tone cap in Noraut Poker to more probable value. Not worth mentioning. |  Derrick Renaud | 2009-09-10 | 3 | -6/+6 |
| * | Adjust dingo volume |  Couriersud | 2009-09-09 | 1 | -1/+1 |
| * | 03434: dingo: Sound is messed up |  Couriersud | 2009-09-09 | 1 | -2/+6 |
| * | 03432: circusc and clones: Partially missing sounds. / Please credit rte |  Couriersud | 2009-09-09 | 1 | -1/+1 |
| * | segas24 rom games don't have NVRAM, this fixes nvram_save writing 0KB file |  Michaƫl Banaan Ananas | 2009-09-09 | 1 | -20/+24 |
| * | G65816: Fixed a bug with SBC opcode N flag behaviour in Decimal Mode [Angelo ... |  Angelo Salese | 2009-09-09 | 1 | -1/+2 |
| * | SNES: Added emulation for the DSP-3 and DSP-4 add-on chips, based on latest Z... |  Fabio Priuli | 2009-09-09 | 6 | -0/+3472 |
| * | PIC16C5x CPU - Count input fix |  Quench | 2009-09-09 | 1 | -8/+11 |
| * | Noraut discrete sound system: |  Roberto Fresca | 2009-09-09 | 1 | -1/+3 |
| * | photon2.c unused variable |  Quench | 2009-09-09 | 1 | -1/+1 |
| * | Funworld.c changes: |  Roberto Fresca | 2009-09-09 | 1 | -44/+36 |
| * | Minor comment fix - Not worth mentioning |  Derrick Renaud | 2009-09-09 | 1 | -1/+1 |
| * | Added discrete sound to the Noraut Poker games. |  Derrick Renaud | 2009-09-09 | 8 | -19/+95 |
| * | New games added or promoted from NOT_WORKING status |  mariuszw1 | 2009-09-08 | 4 | -0/+365 |
| * | Fix CPP_COMPILE (except for internal compiler error on snes.c). |  Aaron Giles | 2009-09-08 | 7 | -123/+114 |
| * | Another crasher. |  Aaron Giles | 2009-09-08 | 1 | -1/+1 |
| * | Fixed crasher in the debugger revealed by the latest changes. |  Aaron Giles | 2009-09-08 | 2 | -2/+2 |
| * | fixed CIA PRA,PRB,DDRA,DDRB ports |  Roberto Zandona | 2009-09-08 | 1 | -2/+4 |
| * | Minor cleanup. Changed watchdog_read handlers to return the address |  Aaron Giles | 2009-09-08 | 1 | -20/+22 |
| * | Remove remaining references to machine->cpu[n]. Removed cpu[n] array. |  Aaron Giles | 2009-09-08 | 24 | -287/+270 |
| * | Added debug_global_input_code_pressed() for use in debugging. |  Aaron Giles | 2009-09-08 | 5 | -33/+71 |
| * | Naomi/AW: Enforce read-only status of PowerVR ID registers. |  R. Belmont | 2009-09-08 | 1 | -1/+7 |
| * | MAMEUI uses input_seq_from_tokens() outside the context of a running emulation, |  Nathan Woods | 2009-09-07 | 1 | -2/+2 |
| * | [Z8] Fixed disassembler argument order. |  Curt Coder | 2009-09-07 | 1 | -23/+23 |
| * | Fixed access violation in MESS skeleton drivers with empty INPUT_PORT sections. |  Curt Coder | 2009-09-07 | 1 | -13/+16 |
| * | partial fix to CIA timer: avoid timer's desync in read count operation |  Roberto Zandona | 2009-09-07 | 1 | -4/+22 |
| * | Cleanups and version bump.mame0133u5 |  Aaron Giles | 2009-09-07 | 41 | -514/+514 |
| * | Added PORT_CROSSHAIR_MAPPER() allowing you to specify an alternate, non-linea... |  Aaron Giles | 2009-09-07 | 3 | -3/+34 |
| * | Added 'options' parameter to the CPU_DISASSEMBLE prototype. For now, the |  Aaron Giles | 2009-09-07 | 8 | -17/+36 |
| * | Rename osd_profiling_ticks() to get_profile_ticks(). Moved implemention into |  Aaron Giles | 2009-09-06 | 12 | -113/+138 |
| * | Major Naomi/Atomiswave update: |  R. Belmont | 2009-09-06 | 5 | -201/+995 |
| * | Fixed stupid unidasm bug that double-counted bytes. |  Aaron Giles | 2009-09-06 | 1 | -2/+2 |
| * | > From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2009-09-06 | 131 | -999/+1003 |
| * | added various notes + checksums for Chihiro board [Alex's Rom Dumping |  Aaron Giles | 2009-09-06 | 1 | -5/+32 |
| * | > From: Gabriele Gorla [mailto:gorlik@penguintown.net] |  Aaron Giles | 2009-09-06 | 1 | -6/+6 |
| * | > From: David Haywood [mailto:neohaze@nildram.co.uk] |  Aaron Giles | 2009-09-06 | 3 | -0/+279 |
| * | unidasm.c needs some type casts. |  Aaron Giles | 2009-09-06 | 1 | -7/+7 |
| * | From: David Haywood [hazemamewip@hotmail.com] |  Aaron Giles | 2009-09-06 | 1 | -99/+63 |
| * | From: David Haywood [mailto:hazemamewip@hotmail.com] |  Aaron Giles | 2009-09-06 | 3 | -21/+22 |