Fabio Priuli
be113cc56e
(MESS) vboy.c: improved loading from fullpath for non-2MB carts. [Fabio Priuli]
2013-10-07 14:37:17 +00:00
Michaël Banaan Ananas
ff373f10b8
New clone added
...
---------------------
Safari Rally (World) [Andrew Welburn]
rename: safarir -> safarirj
the new set becomes safarir
2013-10-07 14:06:00 +00:00
smf-
f41f2f5322
fixed 16 bit latch writing [smf]
2013-10-07 07:28:07 +00:00
smf-
1e02fa4100
fixed 16 bit latch writing [smf]
2013-10-07 07:16:11 +00:00
Robbbert
850eefa8cf
(MESS) jade : added some info (nw)
2013-10-07 06:43:49 +00:00
Robbbert
cd2cc2f811
(MESS) irisha : cleanup (nw)
2013-10-07 06:31:30 +00:00
David Haywood
281b90dc5a
small fix to unbreak killbld from iq132
2013-10-07 01:57:46 +00:00
Robbbert
0d81c7161c
(MESS) improved keyboard on special, lik, erik (nw)
2013-10-07 01:10:40 +00:00
smf-
84cd73c9ea
stopped div 0x80000000, 0xffffffff from causing an overflow exception. All loads cancel an outstanding load to the same register, not just lwl/lwr [smf]
2013-10-06 23:53:03 +00:00
Jonathan Gevaryahu
c7a59beb3e
(MESS) dectalk.c: fixed 68k->dsp fifo, hooked up the old 1.8 dsp rom version since it works with 1.8 with no glitching and also works with 2.0 [Lord Nightmare]
2013-10-06 23:30:04 +00:00
Jonathan Gevaryahu
9cf6374ca9
(MESS) dectalk.c: fixed the outfifo handler so the 'later 2.0' -409/-410 dsp
...
firmware works correctly; some minor documentation updates as well, and
added a compile-time feature to boost interleave when the output fifo is about
to run out. [Lord Nightmare]
2013-10-06 23:01:26 +00:00
Michaël Banaan Ananas
28db1b5f2d
fixed vector games black screen with hlsl
2013-10-06 21:09:15 +00:00
Angelo Salese
21eb09adcf
Decoded GFXs in SBC6510
2013-10-06 18:24:54 +00:00
Couriersud
b24c31f64f
Optimized some netlist code by inlining clock device. This improves pongf performance by approx. 10%.
2013-10-06 17:18:23 +00:00
Michaël Banaan Ananas
ac0df6a72b
turn Windows multithreaded blit off by default: shows gfx glitches in drivers with indexed palette otherwise
2013-10-06 15:56:21 +00:00
David Haywood
d0cc61a9f6
igs025/igs022 DMA mode 4 (for drgw3)
2013-10-06 14:09:10 +00:00
Couriersud
a27b932e9d
Fixed a bug in netlib's NE555 emulation
2013-10-06 11:35:56 +00:00
Robbbert
61b4265747
MT 05323 : rallyx, rallyxa, rallyxm, rallyxmr: "INVALID" text in dip switch [Robbbert]
2013-10-06 10:06:50 +00:00
Jonathan Gevaryahu
8fa7b44024
minor dectalk comment updates (n/w)
2013-10-06 07:57:59 +00:00
Jonathan Gevaryahu
67253f1cd6
(MESS) dectalk.c: add DECtalk DTC-01 v1.8 firmware, add two new DECtalk DSP firmwares (one which goes with v1.8, and one which goes with later v2.0 units) [Al Kossow, Lord Nightmare]
2013-10-06 07:42:00 +00:00
smf-
b3034cbfca
moved request sense command into t10spc, supporting the old obsolete format and the new one. [smf]
2013-10-05 19:38:34 +00:00
R. Belmont
cddbf287ba
ptblank: Documented how the protection works. [Guru, R. Belmont]
2013-10-05 16:16:30 +00:00
mahlemiut
4bb9b99446
wpc_an: Various additions, games now have full sound:
...
- Added WPC sound board and hooked up to WPC boards.
- Added shifter functions to WPC chip (fixes inputs)
- Added preliminary memory protection
2013-10-05 10:02:07 +00:00
smf-
011425e431
update hack to allow dsfdct to boot (nw)
2013-10-04 23:50:43 +00:00
smf-
92071da38a
Added a hack to get konami 80's loading games again. It misses out triggering dma for three sectors, the old code didn't care as it didn't check for how much had been requested. Why it does this and what should actually happen is currently unknown. [smf]
2013-10-04 21:54:22 +00:00
Curt Coder
85ba0140aa
(MESS) ibmpcjr: Fixed the software lists. [Kaylee]
2013-10-04 20:59:16 +00:00
Scott Stone
49f2ff852c
Size fix for peps0047's prom dump (nw)
2013-10-04 19:09:25 +00:00
Wilbert Pol
f87a6bf917
saturn.c: Modernized cpu core (nw)
2013-10-04 18:55:30 +00:00
cracyc
cd6b8a92aa
(mess) isa_dectalk: much better now although quieter and some pops and squeaks. (nw)
2013-10-04 18:03:47 +00:00
Curt Coder
505ac880f2
(MESS) c64: Fixed tape loading. [Curt Coder]
2013-10-04 17:48:06 +00:00
Curt Coder
fda699e4e5
(MESS) Put the proper PC DOSes in place. (nw)
2013-10-04 17:46:05 +00:00
David Haywood
14581e1664
couple of tweaks to the PGM submission (nw)
2013-10-04 16:30:07 +00:00
David Haywood
620f455f6b
Improvements to Dragon World 3 protection simulation, game seems mostly playable now although a DMA mode copying 68k code to RAM is still missing [iq_132]
2013-10-04 16:10:20 +00:00
Robbbert
a8d5c35583
(MESS) sapi1 : last part (nw)
2013-10-04 12:34:34 +00:00
Brian Troha
762a656547
tumbleb.c: Filled in tested Carket Ball dipswitch settings. Basically as stated in Test Mode, except for Language and the second Test Mode. - NW
2013-10-04 03:40:43 +00:00
cracyc
2c52febe7b
(mess) isa_dectalk: add the dectalk pc device [Carl, Lord Nightmare]
...
--
Audio quality is currently marginal
2013-10-04 03:18:01 +00:00
R. Belmont
8ac006b5ff
SDL: updated man pages [Cesare Falco]
2013-10-04 02:56:29 +00:00
R. Belmont
645af63020
ncr5380n: better DRQ support, fixed arbitration-in-progress bit [R. Belmont]
2013-10-04 02:53:07 +00:00
R. Belmont
c11f83ad16
(MESS) Apple II: Initial non-working implementation of High Speed SCSI Card [R. Belmont]
2013-10-04 02:51:15 +00:00
Brian Troha
4fce94ed9f
peplus.c: More additions and or corrections - NW
2013-10-04 02:33:11 +00:00
smf-
eb8abf43c1
fixed mametesters 05257 [smf]
2013-10-03 20:59:21 +00:00
Angelo Salese
0003b69a0b
SCSP: improved DMA and fixed triggering from SH-2 side [Angelo Salese]
2013-10-03 20:35:49 +00:00
Curt Coder
e23db94051
(MESS) ibm5170.xml: Added some Windows'. [Curt Coder]
2013-10-03 20:16:14 +00:00
Curt Coder
6cc83bda2a
Typo fix. (nw)
2013-10-03 19:28:57 +00:00
Curt Coder
25e76b005b
(MESS) ibm5170.xml: Added MS-DOS, PC-DOS, GEM, and OS/2 floppy images. [Curt Coder]
2013-10-03 19:26:45 +00:00
Curt Coder
20f531feba
(MESS) ibm5170.xml: Added the remaining Riki coverdisks. [Kaylee]
2013-10-03 18:42:31 +00:00
Robbbert
2d94924fb7
(MESS) sapi1 : more wip
2013-10-03 13:54:40 +00:00
mahlemiut
6746f90fc6
s11,wpc: Made System 11C BG music hardware a device, and plugged it into the WPC versions of Dr. Dude.
2013-10-03 08:52:34 +00:00
Jonathan Gevaryahu
331cd1fe21
minorly rearranged the phone plugs and the breakout connector on the diagram to better match the pcb. no whatsnew
2013-10-03 03:29:55 +00:00
Jonathan Gevaryahu
8b19686499
(mess) cat.c: further swyft documentation updates based on having the board to look at directly [Lord Nightmare, Sandy Bumgarner]
2013-10-03 02:18:57 +00:00