Commit Graph

12689 Commits

Author SHA1 Message Date
Angelo Salese
6bb8fe70ec deprecat.h 2011-07-01 18:09:29 +00:00
Angelo Salese
c28d52c29e Various Neo-Geo changes: [Johnboy]
* janshin - Replaced p1, old was bad dump
* Tagged / Retagged several sets MVS/AES version
* Begin to document used pcb's for cartridges
* More removal of .bin extension in favour of chiplabel.socketlabel
  naming convention
2011-07-01 17:48:41 +00:00
Angelo Salese
692628c4f0 Improved video timings in The Crystal Maze: Team Challenge games, this fixes most bad palette bugs in it [J. Wallace] 2011-07-01 17:44:37 +00:00
Angelo Salese
1161d36450 Improved oldsplus protection simulation [Creamy Mami] 2011-07-01 17:38:42 +00:00
Angelo Salese
98487248fd deprecat.h 2011-06-30 19:14:56 +00:00
Angelo Salese
48912059dd Fixed an xtal bug 2011-06-30 17:54:51 +00:00
Angelo Salese
d05d998ea5 Port from MESS, nw 2011-06-30 13:43:46 +00:00
Miodrag Milanovic
5257d55866 Fix for UI in case of empty slot device list (no whatsnew) 2011-06-30 10:43:16 +00:00
Miodrag Milanovic
f5cfbe977d Added default port values support for slot devices (no whatsnew) 2011-06-29 14:31:07 +00:00
Miodrag Milanovic
88a4d565b8 CP1610 - maskable interrupts do not latch [H@P]
* maskable interrupts that trigger while interrupts are disabled are not latched.
* fixes Activision's Dreadnaught Factor. (intv driver in MESS)
2011-06-29 13:28:29 +00:00
Miodrag Milanovic
09328e0990 Always parse one more time in case additional devices are added in previous part (no whatsnew) 2011-06-29 09:31:27 +00:00
Curt Coder
5bdbd34778 Fixed COSMAC CPU debugger PC. [Curt Coder] 2011-06-29 07:47:50 +00:00
Aaron Giles
6bd42bd8df inptport.* -> ioport.*
Plus fix headers of device.*
2011-06-28 19:38:11 +00:00
Aaron Giles
cd1c840ba4 devintrf.* -> device.* 2011-06-28 19:30:32 +00:00
Angelo Salese
ef7acc5d65 Cleanups (?) and version bump 2011-06-28 14:28:46 +00:00
Angelo Salese
a23c194ed5 Port from MESS, nw 2011-06-28 14:23:18 +00:00
Angelo Salese
b26860dafb Fixed line zero irq condition and provided a sync update for MPU4 HW games [J. Wallace] 2011-06-28 14:20:33 +00:00
Angelo Salese
d581aa1cbd This is a temporary fix for Mating Game which disables the 'Line Zero' 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]
2011-06-28 14:18:32 +00:00
Angelo Salese
5a6492b377 Fixed a bad dump in pss62 [Y~K, MESSfan]
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]
2011-06-28 14:17:00 +00:00
Miodrag Milanovic
9704fb140c Fixed memory leaks in HLSL code (no whatsnew) 2011-06-28 08:14:45 +00:00
mariuszw1
3e4d96b679 Added OnePlay Version 2.20 bios to arcadia.c [Team Europe & Alexander F.]
New clones added
--------------------
Leader Board (Arcadia, set 3) [Team Europe & Alexander F.]
2011-06-27 18:03:34 +00:00
Miodrag Milanovic
ba15f08a16 Added support for multi level slot devices [Miodrag Milanovic]
Now it is possible to attach slot device to other slot device, also
containing multiple image devices under it.
2011-06-27 12:37:56 +00:00
R. Belmont
d052177a60 Add "abus" region for sfish2/sfish2j (fixes MT #4380) [R. Belmont] 2011-06-26 22:50:27 +00:00
Miodrag Milanovic
da3d817133 Making cart romload tags relative to device (no whatsnew) 2011-06-26 17:55:49 +00:00
Curt Coder
2efa40c703 Added BUSRQ and WAIT input lines to the Z80 CPU core. [Curt Coder] 2011-06-26 17:51:00 +00:00
R. Belmont
8d4c312fa3 One more c7x reference gone (nw) 2011-06-26 15:17:03 +00:00
R. Belmont
c982c12945 Remove no longer used C7x support now that all MCUs have been dumped (nw) 2011-06-26 15:07:32 +00:00
Angelo Salese
47817e5c78 Port from MESS, nw 2011-06-26 14:36:13 +00:00
Angelo Salese
38b0acc302 Port from MESS, nw 2011-06-26 14:02:40 +00:00
Michaël Banaan Ananas
f36676e5d8 fix compile 2011-06-26 12:29:04 +00:00
Brian Troha
f3e65dd57f Correct documentation error for the sf2ue set 2011-06-26 04:33:52 +00:00
R. Belmont
da75d4282e Convert Namco C352 to modern C++ device [R. Belmont] 2011-06-26 03:59:00 +00:00
Scott Stone
6a34d01579 Don't ask me how I forgot this.. (no whatsnew) 2011-06-26 02:24:29 +00:00
R. Belmont
bf2c8427df Fixed cothread build for Mac OS X PowerPC (nw) 2011-06-26 01:44:03 +00:00
smf-
dd4fb2c586 fixed crash when running laser disc games 2011-06-26 00:15:42 +00:00
Aaron Giles
ca4576c676 Put cothread usage behind a compile-time define, off for now.
Note that the cothreads are still created and exist but they
are never switched to when this is off.
2011-06-25 20:22:02 +00:00
Brian Troha
90a5e21441 correct rom names as per PCBs 2011-06-25 19:33:57 +00:00
Brian Troha
b97ae4b5d1 new clones added
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]
2011-06-25 18:15:18 +00:00
Angelo Salese
473cc0551f Port from MESS, nw 2011-06-25 18:06:20 +00:00
Angelo Salese
431729da0f Port from MESS, nw 2011-06-25 16:13:00 +00:00
Miodrag Milanovic
650f483d2d Fixed credit for byuu and warning in lib/cothread/amd64.c compile (no whatsnew) 2011-06-25 15:45:02 +00:00
Miodrag Milanovic
b78e135db8 Fixed floppy device issue reading device_displayinfo callback, fixes floppy image loading (no whatsnew) 2011-06-25 15:37:58 +00:00
Miodrag Milanovic
ff5532b502 Fixed cdrom softlist loading (no whatsnew) 2011-06-25 15:24:10 +00:00
Wilbert Pol
06623947e3 libco: Fix linking and compiling under osx. (nw) 2011-06-25 15:20:01 +00:00
Miodrag Milanovic
8d77f85937 fixed include in use_intrinsics code in src/emu/sound/spureverb.c by Firewave(no whatsnew) 2011-06-25 09:35:37 +00:00
Aaron Giles
f8adbd63fa Added byuu's cothread library, along with a wrapper class. Switched to
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]
2011-06-25 07:03:07 +00:00
R. Belmont
77d25b41e1 stvcd: keeping up to date from MESS (no whatsnew) 2011-06-25 03:22:35 +00:00
R. Belmont
3caf684959 cdrom: convert Mode 1 Form 1 sectors to Mode 1 raw if requested [R. Belmont] 2011-06-25 03:21:55 +00:00
Scott Stone
f294d03e93 Readme replacement for Crusin' USA to include Off Road Challenge. [Guru] 2011-06-24 21:29:54 +00:00
Scott Stone
8a3a685044 New clones added
----------------
Off Road Challenge (v1.50) (not working) [Guru]
2011-06-24 13:47:45 +00:00