Commit Graph

70514 Commits

Author SHA1 Message Date
David Haywood
1363b36e3f a few bits for jak_car2 (#6110)
* other layer bits (nw)

* work around some palette issues (nw)

* this allows cars 2 to go 'ingame' (nw)

* impove some visuals (nw)

* investigate bitmap mode (nw)

* these might turn out to be chip type differences (nw)

* tweaks (nw)
2019-12-29 20:50:24 -05:00
angelosa
ae368dd322 alpha68k.cpp: improve dash event timings for Gold Medalist, relaxing gameplay qualification requirements [Angelo Salese] 2019-12-30 02:16:24 +01:00
AJR
dfc6988fe7 New machines marked as NOT_WORKING
----------------------------------
AT&T 730X [Bitsavers]
2019-12-29 17:24:36 -05:00
hap
7f29980eb4 30test: small update to artwork (nw) 2019-12-29 22:30:54 +01:00
AJR
b73bce6484 voodoo: Eliminate auto_alloc (nw) 2019-12-29 16:09:32 -05:00
hap
4a09c92a14 30test: don't map buttons by default (nw) 2019-12-29 21:50:55 +01:00
hap
2df13a7613 30test: inputport array for the buttons (nw) 2019-12-29 21:46:12 +01:00
hap
3939fef2d1 30test: update notes, add more buttons, add port D (nw) 2019-12-29 21:18:04 +01:00
Scott Stone
b413b38dce pc.cpp (sicpc1605) Fix file size which matches to provided hashes (nw) 2019-12-29 14:42:07 -05:00
AJR
18be828e8c Fix clang build [-Werror,-Wunused-private-field] (nw) 2019-12-29 09:05:05 -05:00
AJR
352fdf5612 ns5652: Undumped PROM is used as data (nw) 2019-12-29 08:41:38 -05:00
yz70s
ecde92705e naomi: add external irq and reset out lines to rom boards base device (nw)
The external irq is connected only in naomi and naomigd systems
External irq will be used by the dimm board
2019-12-29 13:12:10 +01:00
MetalliC
f257bac73b fix sonic protos ROM loads (nw) 2019-12-29 07:38:01 +02:00
yz70s
62673f90f7 naomi: add support for external irq line, used by dimm board, to dc_state class (nw) 2019-12-28 21:48:06 +01:00
rfka01
9776c4f36f at.cpp: corrections, comments, motherboards, BIOS versions (#6058)
* at.cpp: more motherboards and BIOS versions

* at.cpp: more mainboards (nw)

* at.cpp: name correction, comments, BIOS versions

* at.cpp: added motherboard used in 'Funworld Photo Play 1999 PC-based arcade' (jordigahan, ClawGrip, ArcadeHacker)

* at.cpp: motherboards and comments (nw)

* at.cpp: added information (nw)

* move photoply99 to photoply.cpp (nw)

* at.cpp: added motherboards and BIOS versions (nw)

* genpc.cpp: corrected BIOS, added BIOS version and machine for V20 only BIOS versions

* photoply.cpp: removed photoply99 at the request of the provider of the dump

* photoply.cpp: actually save the changes

* at, pc: added motherboards and BIos versions, updated comments (nw)
2019-12-28 15:44:34 -05:00
R. Belmont
821e98b2cd
Merge pull request #6104 from clawgrip/patch-8
wswan.xml: Update notes (nw)
2019-12-28 15:43:22 -05:00
David Haywood
b459e55a0f jak_gtg / jak_car2 - show all startup screens, respond to inputs etc. (#6107)
* begin refactor (nw)

* internal mapping (nw)

* more mapping changes (nw)

* continued refactor (nw)

* this was meant to have vanished when the set was moved, not sure how/when it got restored (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* tidy (nw)

* move logic (nw)

* refactor (nw)

* param not needed (nw)

* tidy (nw)

* this is the banked area.. (nw)

* tv logo displays (nw)

* less printf, disable hack for now to show all logos (nw)

* unrelated note change (nw)

* more likely bootstrap actually changes the registers (nw)
2019-12-28 15:31:23 -05:00
AJR
7e680c0052 ns5652: One not dumped (nw) 2019-12-28 13:28:49 -05:00
AJR
14c4dcc643 Add new disassembler for PACE architecture
New machines marked as NOT_WORKING
----------------------------------
unknown INS8900 Multibus card (980305652) [Bitsavers]
2019-12-28 12:39:46 -05:00
Ivan Vangelista
468387d51f
cliffhgr.cpp: changed default value for Short Scenes dip switch to off (nw) 2019-12-28 16:32:39 +01:00
yz70s
bf1aa0f06d naomi: add serial memories to dimm board (nw) 2019-12-28 15:16:07 +01:00
AJR
47a5afd66c lh5801: Internalize clock divider (nw)
pc1500: Use documented XTAL value (nw)
2019-12-28 07:37:02 -05:00
MetalliC
6be384820b more love to Konami medal games (nw) 2019-12-28 14:33:15 +02:00
Ivan Vangelista
a8c0d80b9e
blitz68k.cpp: corrected texasrls ROM labels to be as accurate as validation permits (nw) 2019-12-28 07:50:18 +01:00
Ivan Vangelista
183acb0e0a
cliffhgr.cpp: fixed MT04300 (nw) 2019-12-28 07:33:40 +01:00
MetalliC
b3dbf43bf5 konamigs.cpp draw lines (nw) 2019-12-28 07:35:56 +02:00
AJR
ca8981c003 omegrace: Clean up and document some things (nw) 2019-12-27 23:06:34 -05:00
braintro
b53e4bfa16 (nw) misc documentation update: add Stack Columns Sega ID# 2019-12-27 22:05:32 -06:00
Michael Zapf
a8cc43bd2a geneve: Improved logging; some minor changes. (nw) 2019-12-27 23:19:21 +01:00
Michael Zapf
b4630614f0 genene: Fix PFM regression from last rewrite (nw) 2019-12-27 22:03:58 +01:00
ajrhacker
ddd03fe9d6
Merge pull request #6105 from clawgrip/patch-9
clickstart.cpp: Update note about SEEPROM (nw)
2019-12-27 14:18:14 -05:00
Michael Zapf
5aaa481d0f geneve: Lower-level emulation of the Geneve architecture (Gate Array, PAL, Genmod daughterboard); correct Genmod adaptation of the peribox cards; RESET line in ioport and peribox 2019-12-27 20:03:07 +01:00
ClawGrip
a0fc7a8ca0
clickstart.cpp: Update note about SEEPROM (nw) 2019-12-27 19:42:56 +01:00
ClawGrip
4d31822d51
wswan.xml: Update notes (nw) 2019-12-27 19:41:00 +01:00
Ivan Vangelista
84d8241556 new not working machine
--------------------------------------------------
Texas Reels (Ver. 2.00) [Ioannis Bampoulas]
2019-12-27 18:54:00 +01:00
AJR
e9c63ab61c v60: Sign-extend displacements for various addressing modes and DB/TB instructions [AJR, Tahg]
This seems to have regressed with the great disassembler refactoring.
2019-12-27 12:24:30 -05:00
Vas Crabb
5e4f764297 megadriv.xml: explicit zero offset when there are multiple load directives (nw) 2019-12-27 14:23:12 +11:00
MooglyGuy
d0399db9b5 -v60: NEG instructions should set or clear carry based on non-zero or zero results, not based on borrow. [Ryan Holtz] 2019-12-26 23:12:05 +01:00
MooglyGuy
0e14d3f7a8 -v60: Fixed AND and OR instructions to also not change the carry flag. [Ryan Holtz] 2019-12-26 22:39:18 +01:00
arbee
4bced0fd06 wingwaru: with the V60 fixes, IC4 appears to be a valid bad dump (nw) 2019-12-26 16:14:57 -05:00
arbee
4e5ad62b91 v60 updates: [R. Belmont, Tahg]
- Fixed XOR instructions to not change the carry flag
- Added friendlier flags display in the debugger
2019-12-26 16:09:25 -05:00
Angelo Salese
ee9bc765ab
gtmr2 improve todo (nw) 2019-12-26 21:44:27 +01:00
MetalliC
0cb747353b konamigs.cpp promote to working 2019-12-26 10:05:36 +02:00
braintro
4f96f9982a (nw) ms32.cpp: Add "ver 1.0" in the ROM names and game title 2019-12-25 18:53:17 -06:00
Ivan Vangelista
9e9542fe3f apollo.cpp: fixed MT07530 (nw) 2019-12-25 20:56:22 +01:00
MetalliC
9cdfd118d3
Merge pull request #6095 from trap15/patch-1
Correct comments in ms32 driver
2019-12-25 14:48:00 +02:00
Robbbert
1cd7aeb69c (nw) validation errors in c64_cass.xml 2019-12-25 19:50:52 +11:00
Vas Crabb
c50c457a11 spectrum_mgt_flop.cpp: adjust description (nw) 2019-12-25 14:46:10 +11:00
Vas Crabb
e18fd36f30 Merge branch 'release0217' 2019-12-25 12:28:58 +11:00
Alex Marshall
d2bf6cc2fa
Correct comments in ms32 driver
P-47 Aces ROM comments verified
2019-12-24 15:43:55 -08:00