Commit Graph

27304 Commits

Author SHA1 Message Date
Scott Stone
31a8567dfd (MESS) a7800.c - Support for >128k cart formats and banked RAM and added bit 4 & bit 5 notes while standardizing 'super' description listing. [Mike Saarna] 2014-03-08 19:10:32 +00:00
Miodrag Milanovic
d00673890d For now keep only bus part in separate library to make visual studio builds possible (nw) 2014-03-08 18:39:50 +00:00
Michaël Banaan Ananas
5f2d9482dc loop overflow happens on the real chip 2014-03-08 16:19:39 +00:00
R. Belmont
f84af4b51f typo (nw) 2014-03-08 03:52:19 +00:00
R. Belmont
b3c2e03a9f n68681: Return bits 6 and 7 of the input port register correctly. (nw) 2014-03-08 03:49:28 +00:00
R. Belmont
dd000a591a (MESS) Move sc499 to new ISA directory (nw) 2014-03-08 03:47:32 +00:00
R. Belmont
6e965734fc (MESS) sc499: add config dips (nw) 2014-03-08 03:42:25 +00:00
R. Belmont
001375f497 (MESS) apollo: sc499 cartridge tape converted to ISA [R. Belmont] 2014-03-08 02:00:10 +00:00
Angelo Salese
40e5082c72 Pac-Land control panels have buttons, not joystick ... (nw) 2014-03-08 01:59:20 +00:00
Roberto Fresca
69907b494c documentation... 2014-03-08 01:35:43 +00:00
Roberto Fresca
9283e924bd New games marked as GAME_NOT_WORKING
------------------------------------
Jockey Club II (older hardware, set 2) [ANY]
2014-03-08 01:32:32 +00:00
Alex W. Jackson
35d3a8bd26 tilemap.c: Remove some unused junk (nw) 2014-03-08 01:31:35 +00:00
R. Belmont
117756c683 (MESS) omti8621: FDC DMA, again (nw) 2014-03-08 01:26:11 +00:00
Ivan Vangelista
96a4fb022b Fix compile (nw) 2014-03-07 21:36:38 +00:00
Roberto Fresca
4774bf9f43 Updated docs... 2014-03-07 21:06:19 +00:00
Roberto Fresca
25e026abfc Win Cherry improvements [Roberto Fresca]
- Decrypted/decoded all graphics banks.
- Preliminary memory map.
2014-03-07 20:58:15 +00:00
Ivan Vangelista
7fdfa1cb59 Made bnstars_state a derivate class of ms32_state and removed some duplicate code. (nw) 2014-03-07 17:13:54 +00:00
Roberto Fresca
6ec5d7ac7b New games marked as GAME_NOT_WORKING
------------------------------------
Win Cherry (ver 0.16 - 19990219) [Roberto Fresca, f205v ]
2014-03-07 16:22:10 +00:00
David Haywood
b553830b0f make your ears bleed (nw) 2014-03-07 14:51:59 +00:00
Alex W. Jackson
960a3c9164 drawgfx.c: Eliminate the need for a dummy 1:1 lookup table when drawing to ind16 bitmaps [Alex Jackson] 2014-03-07 14:46:13 +00:00
Miodrag Milanovic
d6a62ffd47 Shuffle PCI and some more PC related devices around (nw)
cirrus is not moved since it's not made as proper pci device
2014-03-07 14:41:36 +00:00
Miodrag Milanovic
250dac1722 Shuffle ISA and some more PC related devices around (nw) 2014-03-07 13:35:21 +00:00
David Haywood
a190ceefc5 correct spyhunt labels / positions [Porchy]
(the sound roms has the names / positions swapped)
2014-03-07 13:31:22 +00:00
Jonathan Gevaryahu
1faa9b4946 (MESS) cat.c: hooked up centronics /ACK flipflop; still doesn't seem to print, though. [Lord Nightmare] 2014-03-07 13:21:28 +00:00
David Haywood
9777021c57 should be 8-way [Jon Banks] 2014-03-07 13:01:35 +00:00
Jonathan Gevaryahu
83067ac132 (MESS) cat.c: hook up a debug printf to the duart txb line which goes to the modem chip (n/w) 2014-03-07 12:54:21 +00:00
Robbbert
77e9aca74d (MESS) hunter2 : added keys, but they have no effect. 2014-03-07 11:32:34 +00:00
Miodrag Milanovic
df5f242f7f MCFG_DEVICE_REMOVE("palette") replaced with proper MCFG_PALETTE_MODIFY (nw) 2014-03-07 11:23:04 +00:00
Robbbert
372673b454 (MESS) hunter2 : added rtc and speaker 2014-03-07 07:51:58 +00:00
David Haywood
1e96f75bbc improve inputs (dipswitches etc.) in MegaPhoenix (nw) 2014-03-07 05:03:03 +00:00
R. Belmont
b409a79fef (MESS) omti8621: fixed FDC DMA hookup (nw) 2014-03-07 02:18:08 +00:00
Roberto Fresca
b459bdce3d Cherry Bonus III (set 4, encrypted bootleg). Fixed both
graphics banks decryption/decode. [Roberto Fresca, ANY]
2014-03-07 02:15:13 +00:00
Michaël Banaan Ananas
5ffc51f3c1 small update 2014-03-07 01:41:54 +00:00
Michaël Banaan Ananas
8431b276af meh, on 2nd thought, the simpler the better.
wiz still sounds good, but scion has a soundbug on coin insert again
2014-03-07 01:17:13 +00:00
mahlemiut
904deacdb5 hunter2: correct location of LCD controller data read port. Fixes text at bottom of the screen. 2014-03-07 00:35:59 +00:00
mahlemiut
74e2f515c9 hunter2: set video dimensions to something somewhat sane
hd68130: reworked graphic mode rendering a bit, to handle 16-bits at a time,
         as per the datasheet.  Fixes rendering on hunter2.
2014-03-07 00:03:41 +00:00
Michaël Banaan Ananas
36c238fb0c wiz cleanup round and a couple of fixes (sound problem and gaps in sprites) 2014-03-06 21:07:43 +00:00
Ivan Vangelista
d6c07e4ca4 Fixed some taito_f2 palette regressions. (nw) 2014-03-06 19:57:50 +00:00
Roberto Fresca
2b545970db Some inputs technical info. 2014-03-06 18:42:15 +00:00
Roberto Fresca
5a7c6d21a9 Spacing... 2014-03-06 18:12:44 +00:00
Ivan Vangelista
6cf8be73c8 Hooked up sound in bnstars.c by borrowing code from ms32.c and adding the second YMF271. [Osso]
Out of whatsnew: Maybe this bnstars_state should become a derived class of ms32_state, since they seem almost identical except the 2 screens?
2014-03-06 18:08:15 +00:00
Roberto Fresca
90f8aba78f Fixed Big 10 palette regression. 2014-03-06 17:46:58 +00:00
David Haywood
059dedaa0b kill more redundant code (nw) 2014-03-06 16:34:19 +00:00
David Haywood
df69542717 update more to use modern palette device handling, removing redundant code (nw) 2014-03-06 16:10:50 +00:00
Oliver Stöneberg
4532da6717 re-enabled checks in src/lib/libflac/libFLAC/memory.c / removed definition of SIZE_MAX in src/lib/libflac/include/share/alloc.h (nw) 2014-03-06 16:05:26 +00:00
David Haywood
523f57b784 stop deroon blowing up.
(if there's a better solution, feel free, although if we move to a correct model where the palette device owns the ram I guess this is the way it will be done?)
2014-03-06 14:36:31 +00:00
Oliver Stöneberg
e54de28bf9 chdtest.py: log the unsupported mode (nw) 2014-03-06 14:32:03 +00:00
Miodrag Milanovic
e1cb7f6788 Video attributes are now per screen (nw) 2014-03-06 14:28:32 +00:00
David Haywood
03d3ddf76b more palette modernizations (nw) 2014-03-06 13:57:17 +00:00
Oliver Stöneberg
c51ae78d02 fixed reading of bits/sample in parse_wav_sample() on big-endian systems (nw) 2014-03-06 13:46:46 +00:00