summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hashfile moved from MESS to emu section (needed for now in image support ↵mame0138u2 Miodrag Milanovic2010-06-173-0/+654
| | | | until softlist implementation is finished), this doesn't affect mame side (no whatsnew)
* Cleanups and version bump. Aaron Giles2010-06-17111-843/+843
|
* Fixed missing cpu_device -> legacy_cpu_device (no whatsnew) Miodrag Milanovic2010-06-172-2/+2
|
* Fix sound timing issues. Aaron Giles2010-06-171-1/+1
|
* Fix megadriv regressions. Aaron Giles2010-06-171-4/+4
|
* cleaned up some whitespace, corrected some rom PCB locations / names and ↵ Brian Troha2010-06-171-172/+178
| | | | added some info about the Sega rom board ID#
* Change cpu_device into a base class. Rename old cpu_device to legacy_cpu_device. Aaron Giles2010-06-17120-332/+401
| | | | Update interfaces as appropriate.
* The last OS X PPC compile fix (really) (no whatsnew) R. Belmont2010-06-171-1/+1
|
* Near the end? (no whatsnew) R. Belmont2010-06-171-3/+3
|
* devicelist.first hates me (no whatsnew) R. Belmont2010-06-171-1/+1
|
* Whack. Mole. Assembly required. (no whatsnew) R. Belmont2010-06-171-3/+3
|
* Guess what (no whatsnew) R. Belmont2010-06-171-1/+1
|
* Infinite PPC OS X compile fixes (no whatsnew) R. Belmont2010-06-171-1/+1
|
* Yet more OS X PPC compile fixes (still no whatsnew) R. Belmont2010-06-171-2/+2
|
* Even more OS X PPC compile fixes (no whatsnew) R. Belmont2010-06-171-1/+1
|
* More OS X PPC compile fixes (no whatsnew) R. Belmont2010-06-171-1/+1
|
* More OS X PPC fixes (no whatsnew) R. Belmont2010-06-171-1/+1
|
* More OS X PPC compile fixes (no whatsnew) R. Belmont2010-06-171-1/+1
|
* More OS X PPC fixes (no whatsnew) R. Belmont2010-06-171-1/+1
|
* Fixes for OS X PowerPC compile [R. Belmont] R. Belmont2010-06-173-3/+3
|
* Improved back layer Angelo Salese2010-06-161-30/+5
|
* - moved opresolv and zippath into /lib/util from MESS [Miodrag Milanovic] Miodrag Milanovic2010-06-1610-49/+929
| | | - removed ifdef MESS from osd part since calls are needed by zippath
* Forgot to remove this ... Angelo Salese2010-06-161-2/+0
|
* Implemented player-2 inputs Angelo Salese2010-06-161-137/+78
|
* Fix sync Angelo Salese2010-06-161-3/+77
|
* Deviceized the VDP used by Pinkiri 8 HW [David Haywood] Angelo Salese2010-06-161-92/+143
|
* Implemented dip-switches for Janshi Angelo Salese2010-06-161-4/+76
|
* Implemented back layer Angelo Salese2010-06-161-18/+63
|
* emuopts - added support for image devices parameters [Miodrag Milanovic] Miodrag Milanovic2010-06-162-0/+105
|
* Image device cleanup (no whatsnew) Miodrag Milanovic2010-06-165-196/+230
|
* remove "bad_dump" from the Bloody Roar 2 default NV roms. This is consistant ↵ Brian Troha2010-06-161-4/+4
| | | | with the newly added Brave Blade NV roms.
* minor information updates about Sel Feena and Mr. Kicker Brian Troha2010-06-162-3/+4
|
* Some drawing hacks ... Angelo Salese2010-06-161-38/+104
|
* fix rom names for the Japanese set of Liquid Kids like the US and World sets. Brian Troha2010-06-161-9/+9
|
* Implemented inputs for the two mahjong games Angelo Salese2010-06-161-23/+301
|
* Implemented color banking Angelo Salese2010-06-161-1/+6
|
* Improvements to the Pinkiri 8 video emulation [David Haywood, Angelo Salese] Angelo Salese2010-06-151-19/+92
|
* Fixed default EEPROM for 1 on 1 Government [David Haywood] Angelo Salese2010-06-152-3/+78
| | | Added default EEPROMs for each Brave Blade region [David Haywood]
* fix brapboys, shogwarr + clones - kaneko16.c "assert: src/emu/emucore.h:328: ↵ Michaël Banaan Ananas2010-06-151-2/+2
| | | | dynamic_cast<_Dest>(src) == src"
* Added default NVRAM to G-Stream [David Haywood] Angelo Salese2010-06-151-3/+4
|
* Pinkiri 8 improvements Angelo Salese2010-06-151-9/+43
|
* fire trap is by wood place, info from ROM and also mentioned on unMAMEed website Michaël Banaan Ananas2010-06-151-1/+1
|
* Emulated protection check in Ron Jan [Angelo Salese] Angelo Salese2010-06-151-1/+44
|
* new not working game Angelo Salese2010-06-152-2/+22
| | | | | -------------------- Ron Jan [Charles MacDonald, Brian A. Troha]
* new not working game Angelo Salese2010-06-152-4/+34
| | | | | -------------------- Puzzle Break [Smitdogg, The Dumping Union]
* -romident can now identify chd's [smf] smf-2010-06-151-12/+72
|
* devlegacy.c,clifront.c,info.c [Miodrag Milanovic] Miodrag Milanovic2010-06-1510-5/+1406
| | | | | | | - Created legacy image device - Moved opresolv implementation from MESS - listmedia is option is available in MAME too - listxml output now contains image devices
* Fixed 03878: mimonscr: Hangs at Post Scott Stone2010-06-151-1/+1
|
* model3.c: Correct sound rom loading for the Scud & Scud Plus sets [Alex's Blog] Brian Troha2010-06-141-10/+9
|
* Pre-cache maincpu so we can efficiently query the PC in the speedup loop. Aaron Giles2010-06-141-3/+5
|