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
arbee
566a38c1f0
Fix Clang build (nw)
2019-12-24 16:38:37 -05:00
R. Belmont
686ae29482
Merge pull request #6053 from cam900/pgm_rombit
...
pgm.cpp : Correct ROM region width, Reduce unnecessary values, Correct sprite pixel extract algorithm
2019-12-24 15:46:14 -05:00
Rebecca Wallander
e83bcb0aa7
c64_cass.xml - Add some new dumps ( #6080 )
...
* Add dumps
* Add some dumps
* c64_cass.xml - Add some dumps
* c64_cass.xml - add parent/clone relation
2019-12-24 15:38:50 -05:00
Rebecca Wallander
8a6ad14764
snes.xml - Add Arcana (prototype) ( #6082 )
...
* snes.xml - Add Arcana prototype
* snes.xml - Missed publisher
2019-12-24 15:38:37 -05:00
R. Belmont
fbd6155216
Merge pull request #6083 from FakeShemp/supernova
...
snes.xml - Add Super Nova proto
2019-12-24 15:38:24 -05:00
R. Belmont
200bbdcd02
Merge pull request #6084 from FakeShemp/misscomm
...
snes.xml - Add Missile Command
2019-12-24 15:38:10 -05:00
R. Belmont
68b6eb7b5c
Merge pull request #6085 from FakeShemp/twine
...
n64.xml - Add 007: The World is Not Enough proto
2019-12-24 15:38:00 -05:00
R. Belmont
afa036e114
Merge pull request #6087 from FakeShemp/worm
...
snes.xml - Add new Earthworm Jim prototype dump and document another
2019-12-24 15:37:49 -05:00
R. Belmont
bc4d951ded
Merge pull request #6088 from FakeShemp/mrtuff
...
snes.xml - Replace Mr Tuff with proper redump
2019-12-24 15:37:39 -05:00
R. Belmont
1c06f7772f
Merge pull request #6089 from FakeShemp/sonic2
...
megadriv.xml - Add two new Sonic 2 protos
2019-12-24 15:37:26 -05:00
David Haywood
3ed061acaa
continued study of later unsp20 type SoCs used by JAKKS titles (nw) ( #6091 )
...
* experiments with the unsp20 based stuff (nw)
* some notes (nw)
* notes (nw)
* NAND type notes (nw)
* only copy needed boot code (nw)
* document (nw)
* more notes etc. (nw)
* kill debug statement (nw)
* typo (nw)
* some readback (nw)
* (nw)
2019-12-24 15:37:00 -05:00
R. Belmont
ad34f923c3
Merge pull request #6090 from npwoods/d3d_use_root_window
...
Changed Direct3D renderer to call GetAncestor() in device_create() to get the root window
2019-12-24 15:36:44 -05:00