Andrew Gardner
ac2c98c54e
Modernized polepos, redbaron, cps3, tiamc1, and gridlee sound devices. [Andrew
...
Gardner]
Out of whatsnew.txt:
There are now exactly 100 files that include devlegcy.h. Getting closer...
2013-02-21 05:30:51 +00:00
Scott Stone
c7254e6408
Alignment fixes for XML hashes. (nw)
2013-02-21 05:04:54 +00:00
David Haywood
6077ff5d30
data streams look decent, next I need to decode them (nw)
2013-02-21 04:27:48 +00:00
David Haywood
8a34475800
and improve the logging to show how what previous comments documented better
2013-02-21 03:07:41 +00:00
David Haywood
1fb330f0db
note of how the cell data (in compressed roms) references the actual compressed data (in compressed roms)
2013-02-21 02:58:24 +00:00
R. Belmont
c673855326
supercon: Fix regressions [Ralf Schäfer]
2013-02-21 02:56:56 +00:00
Angelo Salese
ce5c5f579c
Misc changes
2013-02-21 02:40:45 +00:00
David Haywood
6353f69cdd
fix (stupid) logic bug copy+pasted from old code
2013-02-21 01:46:45 +00:00
David Haywood
3114045be4
improve code to parse compressed data
2013-02-21 01:13:09 +00:00
David Haywood
11b927721c
improve debug output to show 8 groups of 20 bits
2013-02-21 00:03:43 +00:00
Angelo Salese
d9adbbf383
duh
2013-02-20 23:53:09 +00:00
David Haywood
369d1ebbf8
this is a much more likely data order
2013-02-20 23:40:26 +00:00
Oliver Stöneberg
723e928d15
fixed uninitialized members in src/emu/machine/mm74c922.c (nw)
2013-02-20 23:09:12 +00:00
Oliver Stöneberg
b9c91faa61
fixed more uninitialized members in src/emu/machine/am9517a.c (nw)
2013-02-20 23:01:00 +00:00
Oliver Stöneberg
028cc2eec1
(MESS) fixed uninitialized members in src/mess/machine/pc_kbdc.c (nw)
2013-02-20 22:55:10 +00:00
Oliver Stöneberg
5a50cd56b7
fixed uninitialized member in src/emu/machine/am9517a.c (nw)
2013-02-20 22:52:38 +00:00
David Haywood
4b676a45e1
pattern observations (nw)
2013-02-20 22:50:31 +00:00
Oliver Stöneberg
b9131c8a56
fixed uninitialized members in src/emu/machine/rp5c01.c (nw)
2013-02-20 22:49:58 +00:00
David Haywood
c1f7b80598
fix comment
2013-02-20 22:34:27 +00:00
Angelo Salese
dba816bc3c
Added preliminary CD Seek mechanism, fixes Zero Divide booting
2013-02-20 22:32:31 +00:00
David Haywood
e6ce889436
some debug code, studying the compressed gfx
2013-02-20 22:31:15 +00:00
David Haywood
8adbe3ca0f
comment about likely rom offset bits / log changes
2013-02-20 21:20:14 +00:00
David Haywood
abfb93e9f8
document some more used cases
2013-02-20 20:50:28 +00:00
David Haywood
fdd889c2ba
more documentation of where bits are used.. I think one of the blit params is a rom offset, so maybe it does decompress at blit time afterall, although for the ASCII parts that param is 0.
2013-02-20 20:13:05 +00:00
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