summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* > This layout makes the lamping a little easier to read, and connects the Aaron Giles2009-09-061-12/+96
* From: David Haywood [neohaze@nildram.co.uk] Aaron Giles2009-09-061-1/+46
* From: David VanVoorhis [mailto:iq_132@hotmail.com] Aaron Giles2009-09-063-5/+42
* > From: Robert [mailto:pac0446@bigpond.net.au] Aaron Giles2009-09-062-48/+216
* > From: David Haywood [mailto:neohaze@nildram.co.uk] Aaron Giles2009-09-061-12/+33
* Naomi/Atomiswave video hardware update [David Haywood] R. Belmont2009-09-061-73/+167
* Namco S10 minor update R. Belmont2009-09-062-0/+15
* Discrete emulation Couriersud2009-09-069-105/+96
* Modified a comment Couriersud2009-09-061-3/+1
* Good bye for node->node Couriersud2009-09-068-28/+29
* DSO_TASK_END now builds it's own dependence list. Couriersud2009-09-066-21/+82
* Fixed 64-bit MSVC compile. Curt Coder2009-09-061-2/+2
* Fixed 64-bit MSVC compile. Curt Coder2009-09-061-1/+2
* Fixed 64-bit MSVC compile. Curt Coder2009-09-061-1/+1
* Cleaned up task processing a bit Couriersud2009-09-063-69/+60
* Fixed 64-bit MSVC compile. Curt Coder2009-09-062-5/+5
* New game addded Yasuhiro Ogawa2009-09-062-42/+271
* 03240: topracra: Error Message: devcb_resolve_read8: unable to find input por... Couriersud2009-09-061-9/+21
* Added missing rom to a GEI Poker set [Team Europe, Dumping Union] Brian Troha2009-09-051-1/+2
* discrete wav and csv logs now are treated as nodes Couriersud2009-09-053-261/+275
* Added disc_syc.c as a container for core modules (output, task) currently. Couriersud2009-09-054-250/+198
* Golden Poker driver... Roberto Fresca2009-09-052-7/+332
* Fixed carry handling in ADC, ADCI, SBC and SBCI opcodes. Fixes many SNES Sup... Ryan Holtz2009-09-051-2/+8
* Made numerous corrections to SNES S-DD1 chip emulation, SFA2 and Star Ocean s... Ryan Holtz2009-09-052-17/+58
* Discrete: Added DISCRETE_INPUT_BUFFER Couriersud2009-09-044-25/+90
* Fixed #03422: porter: Missing in-game graphics Scott Stone2009-09-041-1/+1
* Fixed #03426: wtennis: Missing ball sound Scott Stone2009-09-041-1/+1
* Cleaned up drivers that write files which are not being actively developed. ... Scott Stone2009-09-047-12/+19
* fixed another NULL tilemap crash, Michaël Banaan Ananas2009-09-042-3/+10
* Added preliminary Zilog Z8 CPU core for MESS. Curt Coder2009-09-047-0/+2132
* Added a compile-time flag to select between ABI and Manual register names in ... Ryan Holtz2009-09-043-3/+50
* SNES updates: [R. Belmont, Harmony] Ryan Holtz2009-09-042-11/+19
* Add loopback mode and counter/timer modes 3 and 6 to 68681 DUART, self-tests ... Jonathan Gevaryahu2009-09-041-45/+178
* Fixed numerous opcodes in the AVR8 core [Harmony] Ryan Holtz2009-09-0312-175/+1473
* M377xx: fix CLB/SEB when not in bank 0 R. Belmont2009-09-031-5/+5
* fixed crash: mametesters bug 3420 Michaël Banaan Ananas2009-09-031-1/+1
* 03416: bradley: Exits with DISCRETE_ADJUSTMENT_TAG - NODE_88 has invalid tag. Couriersud2009-09-033-317/+8