Commit graph

20648 commits

Author SHA1 Message Date
Sandro Ronco
fc008f79ef (MESS) Added software list for Sega Visual Memory Unit. [LoganB] 2013-02-20 20:12:19 +00:00
Wilbert Pol
7f7a6a084a sp0256.c: [Wilbert Pol]
- Added a little delay before settling LRQ when resetting the device. Fixes MT05103.
- When reading the LRQ signal, force an update of the stream. This fixes support for
  'The Voice' in 'Turtles' for the odyssey2.
2013-02-20 20:06:48 +00:00
Sandro Ronco
dfccb0a2f7 (MESS) Re-enabled softlist support in snapshot and quickload. (nw) 2013-02-20 20:05:36 +00:00
Sandro Ronco
d78d5233a4 fix compile. (nw) 2013-02-20 19:52:07 +00:00
Angelo Salese
9135db5400 SH-2: watchdog i/f is quite exotic, implement it so it can be debugged properly 2013-02-20 19:44:17 +00:00
Sandro Ronco
24987390dc Added READ/WRITE_MEMBER to the intelfsh device and removed some trampolines. (nw) 2013-02-20 19:43:23 +00:00
David Haywood
1ef9da1b98 document 'blits' where the first sent parameter is '1' not '0' as non-sprites, probably clipping windows. 2013-02-20 19:30:15 +00:00
Oliver Stöneberg
103494349b fixed uninitialized members in src/emu/sound/cdp1869.c (nw) 2013-02-20 19:25:07 +00:00
Oliver Stöneberg
3f8b4d6ffd fixed uninitialized members in src/emu/machine/cdp1871.c (nw) 2013-02-20 19:24:42 +00:00
Oliver Stöneberg
8c341fc40e (MESS) fixed uninitialized member in src/mess/video/gime.c (nw) 2013-02-20 19:11:55 +00:00
Oliver Stöneberg
02107a066d (MESS) fixed uninitialized member in src/mess/video/mc6847.c (nw) 2013-02-20 19:06:27 +00:00
David Haywood
0580ac36e1 notes on flip flags etc. 2013-02-20 19:06:10 +00:00
Oliver Stöneberg
4430365da5 fixed uninitialized member in src/emu/cpu/mcs96/i8x9x.c (nw) 2013-02-20 18:58:35 +00:00
Oliver Stöneberg
c8bd6301c9 (MESS) fixed uninitialized member in src/mess/machine/c2040.c (nw) 2013-02-20 18:22:27 +00:00
Angelo Salese
ed92dfd7ee Forgot A2 2013-02-20 17:03:23 +00:00
Angelo Salese
02855a8385 Added snippet 2013-02-20 17:00:37 +00:00
David Haywood
bac1035874 further thoughts from Charles + some thoughts about the indirect LINE tables used by the main road draw blits 2013-02-20 16:46:25 +00:00
Angelo Salese
72b9901651 Hooked up internal SCSP DSP registers, Kyuutenkai needs them for booting 2013-02-20 16:30:04 +00:00
David Haywood
2d053281b2 make use of some of the indirection enable bits I've found 2013-02-20 15:58:43 +00:00
David Haywood
664dbc718a some sprite compression notes from Charles & Andrew, if they're not wanted in here I'll strip them out. 2013-02-20 15:26:43 +00:00
David Haywood
46575466c7 further notes 2013-02-20 14:29:44 +00:00
David Haywood
9a1b5ae359 improved notes on some video stuff 2013-02-20 14:06:09 +00:00
R. Belmont
c95286710d idectrl: words 57/58 of IDENTIFY DEVICE are total sectors, not sectors per track [R. Belmont]
As commented, this is the case for ATA-1, -2, -3, -4, and -5.  The CFFA2 Apple 
II IDE card firmware relies on this value being as documented in the standards 
to properly detect the drive size, and none of the usual sensitive Atari/Midway
games are broken by the change.

(This field is unused in ATA-6 and later).
2013-02-20 05:30:51 +00:00
R. Belmont
6a576392bc SDL: Don't include GTK+/GConf in Qt debugger builds (nw) 2013-02-20 05:24:08 +00:00
Jonathan Gevaryahu
4a12a029d6 dectalk.c: Another dedication; no whatsnew. 2013-02-20 05:02:02 +00:00
Angelo Salese
06ea3ba833 Blinks at Arbee ... 2013-02-20 04:54:47 +00:00
Andrew Gardner
d69cada9e0 Modernize rf5c68 and tms36xx sound devices. [Andrew Gardner]
Out of whatsnew.txt:
Thanks for the fix to my last changes Micko.  I got the MESS stuff this time :-).
2013-02-20 04:37:53 +00:00
Jonathan Gevaryahu
29f3537853 stupid typos. n/w 2013-02-20 04:07:12 +00:00
Jonathan Gevaryahu
a1361f69e3 dectalk.c: renamed dectalk roms to match the DEC 23-xxxLn standard and noted what their actual paper labels were (these paper labels will differ on different dectalk units depending on exactly when they were made, though the ROM contents are exactly the same! The derivable 23-xxxLn part number will not change, though.). Added more comments. [Lord Nightmare] 2013-02-20 03:31:33 +00:00
Angelo Salese
e8a7ad3c52 Added IRQ 6 2013-02-20 03:22:01 +00:00
Brian Troha
1882e3eb55 Scorpion redump + rom name corrections.
galdrvr.c: Corrected rom labels for Scorpion and redumped set 2. [tirino73]

scramble.c: Corrected rom labels for Harem. Corrected dipswitches for Harem [tirino73]


New games added or promoted from NOT_WORKING status
---------------------------------------------------
Scorpion (set 2) [tirino73]
2013-02-20 01:54:58 +00:00
Angelo Salese
c4fc9bc4dc Forgot this 2013-02-20 01:43:21 +00:00
Angelo Salese
c90e469071 Changed some variables around 2013-02-20 01:40:27 +00:00
Angelo Salese
7ff0d21610 Guessed m68k enable/disable 2013-02-20 01:00:31 +00:00
Angelo Salese
954c801a0a Very preliminary sound DMA hooked up. Born to be Wild! 2013-02-20 00:16:36 +00:00
mahlemiut
ced04f06a0 svga_s3: just a few minor updates (no whatsnew) 2013-02-19 23:54:26 +00:00
David Haywood
daf7123d8b improve palette stuff + notes 2013-02-19 23:32:12 +00:00
David Haywood
8e3137793a palettes are written by the blitter as well, at least sometimes. this makes things worse in some cases, but you can see it's needed because the fades between scenes are done with it, I think DMA hookup needs fixing to match it, and possibly a palette select adding. 2013-02-19 22:29:41 +00:00
Angelo Salese
498c91131e Comms works, sound still doesn't 2013-02-19 21:45:34 +00:00
Angelo Salese
91cccbdf55 Documented lamps 2013-02-19 20:15:00 +00:00
Angelo Salese
ae327e63d3 Added inputs 2013-02-19 20:05:13 +00:00
Angelo Salese
ec462eb985 More notes 2013-02-19 19:30:20 +00:00
David Haywood
af5b6203fc allow use of a fake ascii rom (hidden behind a define) (by request, so controls etc. can be hooked up) 2013-02-19 19:07:50 +00:00
Angelo Salese
73b72b4ee6 Check-point 2013-02-19 18:26:30 +00:00
David Haywood
fe923caa27 play with some of the blitter values a bit (nw) 2013-02-19 18:12:34 +00:00
Miodrag Milanovic
1b98f3cca4 (MESS) New clone added :
----------------------------
Samsung Samtron 88S [Kaylee]
2013-02-19 15:57:21 +00:00
Angelo Salese
31d9f5bfa2 More sound, it sends an irq to the master or slave, shrug 2013-02-19 15:50:13 +00:00
David Haywood
c6ad154a5c additional notes 2013-02-19 15:27:17 +00:00
Angelo Salese
073a23b27d Basic hook-up of sound 2013-02-19 15:03:07 +00:00
David Haywood
515c4146ab different fake colours (nw) 2013-02-19 14:52:29 +00:00