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