summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Cleanups (?) and version bumpmame0143 Angelo Salese2011-06-286-17/+17
|
* Port from MESS, nw Angelo Salese2011-06-2820-155/+153
|
* Fixed line zero irq condition and provided a sync update for MPU4 HW games ↵ Angelo Salese2011-06-282-107/+112
| | | | [J. Wallace]
* This is a temporary fix for Mating Game which disables the 'Line Zero' ↵ Angelo Salese2011-06-284-164/+262
| | | | | | | | interrupt condition. [J. Wallace] Fixed state saving for OKIM6376 (hopefully) [J. Wallace] Used a Dolbeck Systems flyer to correct the colours of the Connect 4 built-in layout. [J. Wallace]
* Fixed a bad dump in pss62 [Y~K, MESSfan] Angelo Salese2011-06-282-18/+70
| | | | | | | | | Slightly improved the preliminary emulation of sfcbox [Y~K, MESSfan] New Games Added (not working) "Super Mario Kart / Super Mario Collection / Star Fox (Super Famicom Box)" [Y~K, MESSfan] "New Super 3D Golf Simulation - Waialae No Kiseki / Super Mahjong 2 (Super Famicom Box)" [Y~K, MESSfan] "Super Donkey Kong / Super Tetris 2 + Bombliss (Super Famicom Box)" [Y~K, MESSfan] "Super Donkey Kong / Super Bomberman 2 (Super Famicom Box)" [Y~K, MESSfan]
* Fixed memory leaks in HLSL code (no whatsnew) Miodrag Milanovic2011-06-281-0/+5
|
* Added OnePlay Version 2.20 bios to arcadia.c [Team Europe & Alexander F.] mariuszw12011-06-272-3/+30
| | | | | New clones added -------------------- Leader Board (Arcadia, set 3) [Team Europe & Alexander F.]
* Added support for multi level slot devices [Miodrag Milanovic] Miodrag Milanovic2011-06-275-28/+65
| | | | Now it is possible to attach slot device to other slot device, also containing multiple image devices under it.
* Add "abus" region for sfish2/sfish2j (fixes MT #4380) [R. Belmont] R. Belmont2011-06-261-0/+4
|
* Making cart romload tags relative to device (no whatsnew) Miodrag Milanovic2011-06-261-4/+9
|
* Added BUSRQ and WAIT input lines to the Z80 CPU core. [Curt Coder] Curt Coder2011-06-262-31/+73
|
* One more c7x reference gone (nw) R. Belmont2011-06-261-1/+0
|
* Remove no longer used C7x support now that all MCUs have been dumped (nw) R. Belmont2011-06-264-253/+0
|
* Port from MESS, nw Angelo Salese2011-06-261-11/+1
|
* Port from MESS, nw Angelo Salese2011-06-265-13/+15
|
* fix compile Michaël Banaan Ananas2011-06-261-2/+2
|
* Correct documentation error for the sf2ue set Brian Troha2011-06-261-1/+1
|
* Convert Namco C352 to modern C++ device [R. Belmont] R. Belmont2011-06-269-342/+364
|
* Don't ask me how I forgot this.. (no whatsnew) Scott Stone2011-06-261-0/+1
|
* Fixed cothread build for Mac OS X PowerPC (nw) R. Belmont2011-06-261-3/+3
|
* fixed crash when running laser disc games smf-2011-06-266-160/+227
|
* Put cothread usage behind a compile-time define, off for now. Aaron Giles2011-06-251-0/+8
| | | | | Note that the cothreads are still created and exist but they are never switched to when this is off.
* correct rom names as per PCBs Brian Troha2011-06-251-54/+54
|
* new clones added Brian Troha2011-06-253-24/+118
| | | | | | New Clones Added -------------------------------------- Street Fighter II: The World Warrior (USA 910306) [Brian Troha, The Dumping Union] Final Fight (USA, set 2) [Brian Troha, The Dumping Union]
* Port from MESS, nw Angelo Salese2011-06-251-6/+6
|
* Port from MESS, nw Angelo Salese2011-06-253-4/+11
|
* Fixed credit for byuu and warning in lib/cothread/amd64.c compile (no whatsnew) Miodrag Milanovic2011-06-252-2/+2
|
* Fixed floppy device issue reading device_displayinfo callback, fixes floppy ↵ Miodrag Milanovic2011-06-251-2/+2
| | | | image loading (no whatsnew)
* Fixed cdrom softlist loading (no whatsnew) Miodrag Milanovic2011-06-251-1/+1
|
* libco: Fix linking and compiling under osx. (nw) Wilbert Pol2011-06-252-2/+2
|
* fixed include in use_intrinsics code in src/emu/sound/spureverb.c by ↵ Miodrag Milanovic2011-06-251-1/+1
| | | | Firewave(no whatsnew)
* Added byuu's cothread library, along with a wrapper class. Switched to Aaron Giles2011-06-2529-7/+1596
| | | | | | | | | | | | using one cothread for each executable device. This functionality is strictly internal and should result in no changes in scheduling behavior. However, it now becomes possible to exit out of a device's execution in the midst of an instruction by calling machine().scheduler().make_active(). Note that this is somewhat dangerous for cores that have logic at the start of their execute loop to check for interrupts or other conditions, as those checks will be skipped upon resume, so consider this sort of early exiting to be highly experimental for now. [Aaron Giles, Miodrag Milanovic, byuu]
* stvcd: keeping up to date from MESS (no whatsnew) R. Belmont2011-06-251-2/+13
|
* cdrom: convert Mode 1 Form 1 sectors to Mode 1 raw if requested [R. Belmont] R. Belmont2011-06-251-0/+17
|
* Readme replacement for Crusin' USA to include Off Road Challenge. [Guru] Scott Stone2011-06-241-11/+26
|
* New clones added Scott Stone2011-06-241-0/+32
| | | | | ---------------- Off Road Challenge (v1.50) (not working) [Guru]
* eeprom: Add tag name in eeprom's verbosity [O. Galibert] Olivier Galibert2011-06-241-11/+11
|
* SH4: Misc cleanups, added support for VERSION register. Naomi rev H BIOS ↵ R. Belmont2011-06-244-64/+32
| | | | now boots games. [O. Galibert, Deunan Knute, R. Belmont]
* Synced with MESS. (nw) Curt Coder2011-06-233-84/+227
|
* Added DE, CURSOR, HSYNC, and VSYNC line read members to MC6845. [Curt Coder] Curt Coder2011-06-232-0/+36
|
* Added device-relative functions for memory banking. [Curt Coder] Curt Coder2011-06-232-0/+64
|
* Added index and ready line read functions to floppy drive. [Curt Coder] Curt Coder2011-06-232-0/+17
|
* MCFG_SOUND_ROUTE now point relative to device (no whatsnew) Miodrag Milanovic2011-06-221-1/+3
|
* Fix for remaining issues with validation of rom regions (no whatsnew) Miodrag Milanovic2011-06-222-3/+15
|
* Fixed PORT_CONDITION to look relative to device (no whatsnew) Miodrag Milanovic2011-06-224-27/+33
|
* Fixed AM_REGION to be relative to device (no whatsnew) Miodrag Milanovic2011-06-222-4/+11
|
* Fix for ROMREGION_ISINVERTED (no whatsnew) Miodrag Milanovic2011-06-221-4/+8
|
* Added analog controls to Warp Speed [Mariusz Wojcieszek] mariuszw12011-06-211-20/+24
| | | | | New games promoted from NOT_WORKING ----------------------------------- Warp Speed (prototype) [Mariusz Wojcieszek]
* i286 - fix for OS/2 "interrupts disabled when entering system" problem by ↵ Miodrag Milanovic2011-06-213-9/+11
| | | | Carl (no whatsnew)
* Fixed 04388: specfrce: Wrong SHA1 check sum in XML data for CHD (v3 vs. v4) Scott Stone2011-06-211-1/+1
|