Commit Graph

20175 Commits

Author SHA1 Message Date
Curt Coder
aae9346488 (MESS) superpet: WIP. (nw) 2013-02-05 15:09:27 +00:00
Curt Coder
0d5912f40d (MESS) cbm2/pet: Added floppies. (nw) 2013-02-05 15:08:54 +00:00
Robbbert
d73143c836 cps modernisation part 3 2013-02-05 11:40:08 +00:00
Robbbert
1256053139 Splitted kabuki from cps1.h 2013-02-05 10:46:14 +00:00
Miodrag Milanovic
96ecac2e29 Modernization of drivers part 1 (no whatsnew) 2013-02-05 10:07:08 +00:00
David Haywood
55c4b0f696 more (nw) 2013-02-05 08:46:22 +00:00
David Haywood
833fd626e1 additional notes (nw) 2013-02-05 08:19:59 +00:00
David Haywood
cffbdc40dd more psx compatibility notes (nw) 2013-02-05 04:16:15 +00:00
Ryan Holtz
0bb5a40ba7 arm7 drc checkpoint, nw 2013-02-05 02:05:54 +00:00
Angelo Salese
456343030d Fixed input regression with Bug 2 2013-02-05 01:26:30 +00:00
David Haywood
2a092372c9 some more psx compatibility notes (nw) 2013-02-05 01:21:20 +00:00
Brian Troha
a1333c873d segas18.c: Add correct sound rom (rev b) for the Japan set of Alien Storm (verified by 2 different dumpers). [Zozo, system11] 2013-02-04 23:54:02 +00:00
Curt Coder
cd303ce23c (MESS) cbm8096: Added floppies. (nw) 2013-02-04 19:38:35 +00:00
Curt Coder
b9ace89a4d (MESS) superpet: Added floppies. (nw) 2013-02-04 19:31:50 +00:00
cracyc
14f7c310de i386: just do this for now (nw) 2013-02-04 19:25:58 +00:00
Curt Coder
bfe24376e8 (MESS) pet: Added floppies. (nw) 2013-02-04 19:02:41 +00:00
Curt Coder
55dcd2c0ae Fixed ROM name. (nw) 2013-02-04 16:26:13 +00:00
Curt Coder
a54783d969 (MESS) pet: Added user and memory expansion ports. [Curt Coder]
(MESS) cbm2: Added user port. [Curt Coder]
(MESS) Connected the CBM cassette software lists and readded quickloads. (nw)
2013-02-04 14:48:12 +00:00
R. Belmont
808532d619 And a few more (nw) 2013-02-04 14:33:52 +00:00
R. Belmont
5c59a01032 Additional portability fixes (nw) 2013-02-04 14:30:06 +00:00
Scott Stone
8e3aa754d7 Fix for non-existent clones. (nw) 2013-02-04 12:26:15 +00:00
Robbbert
5c03b872d5 cps modernisation part 2 2013-02-04 11:20:56 +00:00
Jonathan Gevaryahu
9d25be3252 (MESS) cat.c(Canon Cat): added another v2.40 romset dumped from two original developer's machines and made it the parent set. Lots and lots of documentation updates. [Lord Nightmare, Dwight Elvey, Sandy Bumgarner] 2013-02-04 10:37:32 +00:00
Robbbert
db6b7972f7 cps modernisation part 1 2013-02-04 09:57:26 +00:00
Miodrag Milanovic
d63986040f machine_notify_delegate modernization (nw) 2013-02-04 09:54:24 +00:00
David Haywood
c736577005 shuffle some tecmo sprite code around ready for device conversion / attempting to unify it a bit (nw) 2013-02-04 09:41:32 +00:00
Miodrag Milanovic
583d8d754f Added proper replace func and made it always use that one (nw) 2013-02-04 07:43:15 +00:00
Miodrag Milanovic
b938ecb0bd Compile fix (no whatsnew) 2013-02-04 07:39:00 +00:00
Ryan Holtz
d1f2e2ca8e checkpoint (nw) 2013-02-04 00:59:54 +00:00
Michael Zapf
90ec162ff8 ti99: Changed some cartridge types (nw) 2013-02-04 00:06:04 +00:00
Roberto Fresca
c069f1bdc4 Some cleanups, defined clocks, and promoted to working...
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Number One [Roberto Fresca, David Haywood, Any, The Dumping Union]
2013-02-04 00:03:37 +00:00
David Haywood
8efd96ddb7 not really sure what's mapped to this additional cpu... 2013-02-03 23:09:12 +00:00
R. Belmont
25f4e7e953 not ready for this yet (nw) 2013-02-03 22:11:45 +00:00
R. Belmont
2e15704232 Initial implementation of Ensoniq ES5510 DSP [Christian Brunschen]
nw part: This doesn't actually process samples yet, but it's pretty close to doing so, we just need OG to figure out how that works in the core.
2013-02-03 22:09:53 +00:00
David Haywood
8c6b4d0929 spbactnp progress (nw) 2013-02-03 22:06:36 +00:00
R. Belmont
70a9d274ac MIDI: preliminary SysEx reception support [R. Belmont] 2013-02-03 21:26:37 +00:00
R. Belmont
7731ec7923 Add a little extra documentation (nw) 2013-02-03 21:25:34 +00:00
Curt Coder
4338702116 (MESS) Added minimal cassette software lists for the Commodore computers. [Curt Coder] 2013-02-03 21:23:05 +00:00
David Haywood
c083fd6c15 start converting spbactn to tilemaps, it's now clear that the prototype uploads the backgrounds once and uses the scroll regs (not hooked up) whereas the release version just uploads them as it needs them before each level.
I wonder if the extra z80 rom + gfx on the proto are for a 2nd screen, some kind of fake dmd?
2013-02-03 21:04:21 +00:00
R. Belmont
944baeb5aa MIDI: enable transmission of SysEx messages [R. Belmont] 2013-02-03 20:39:03 +00:00
Curt Coder
ceda07b5b7 (MESS) c128: Added some CP/M images. (nw) 2013-02-03 18:31:08 +00:00
Curt Coder
9b670c23a1 (MESS) c64: Updated DotC and BBSB images. (nw) 2013-02-03 18:20:47 +00:00
Oliver Stöneberg
278ff20c73 replaced bogus memcpy in handler_entry_{read|write} - fixes Visual Studio-only issues/crashes in paso1600, multi16, x68030 and t1000* sets (MT05124,MT05110,MT05112) [Olivier Galibert] 2013-02-03 17:37:57 +00:00
Brian Troha
605cdad33c merit.c: Correct documentation of pins / switches. - NW 2013-02-03 17:35:59 +00:00
R. Belmont
51af5b7f1d (MESS) Properly close the old image when swapping CHD-CDs [Steve Leung] 2013-02-03 17:09:57 +00:00
R. Belmont
e2eaf6bc01 (MESS) apple2gs.xml: Document some cracks and bad dumps [LoganB] 2013-02-03 17:03:13 +00:00
Ville Linde
c24065c42a k001604: Found ROZ layer enable. (nw) 2013-02-03 15:42:56 +00:00
David Haywood
ca730bac24 some notes on what boots (nw) 2013-02-03 15:25:14 +00:00
Michael Zapf
03a7fdce92 ti99: Removed all versions of RXB from softlist; will be supported as
RPK (new versions still being released) (nw)
2013-02-03 14:51:56 +00:00
Fabio Priuli
1e5fe7c8ed uimain.c: fixed handling of slot options which have only internal options available (and hence
are not configurable by the end-user) [Fabio Priuli]
2013-02-03 13:28:54 +00:00