Commit Graph

70410 Commits

Author SHA1 Message Date
yz70s
ceb32d1a82 Corrections to legacy pci (nw) 2019-12-22 22:43:49 +01:00
yz70s
94341777f5 atpci.cpp: update usage of device finders and remove hardcoded cpu tags in chipset devices (nw) 2019-12-22 22:29:56 +01:00
Olivier Galibert
4f5a836c89 vf: Hack to get rid of the ram collisions makes things work... (nw) 2019-12-22 20:20:14 +01:00
yz70s
d495a669eb bebox.cpp: use finder for vga device (nw) 2019-12-22 19:53:16 +01:00
Olivier Galibert
23716e98af model1: Clear up some stuff I had forgotten to remove (nw) 2019-12-22 19:33:46 +01:00
Olivier Galibert
82b55d52d2 vf: More fixes, works even worse, it's getting annoying (nw) 2019-12-22 19:19:47 +01:00
AJR
97ffaac9b5 Fix clang build [-Werror,-Wunused-const-variable] (nw) 2019-12-22 13:03:33 -05:00
Ivan Vangelista
5a5feb2d73 New machines marked as NOT_WORKING
----------------------------------
Dinoking Battle [SpinalFeyd, Porchy]
Dinoking Kids [SpinalFeyd, Porchy]
2019-12-22 18:57:04 +01:00
AJR
9f745f786e isa: Provisional ready line interface (nw) 2019-12-22 12:46:18 -05:00
yz70s
3dd22962b9 bebox.cpp: remove device not found errors (nw) 2019-12-22 18:30:29 +01:00
Ivan Vangelista
4732b5ee79
ms32.cpp: added some dips for f1superb (nw) 2019-12-22 17:06:53 +01:00
AJR
2163bb7824 t11: Use octal for debug register state and disassembly; fix disassembly of SOB instruction 2019-12-22 10:26:05 -05:00
AJR
6a457210e8 vt5x_cpu: Preliminary video timing chain (nw) 2019-12-22 09:19:28 -05:00
MetalliC
d971ad4a25 new NOT_WORKING machine
-----------------------
Muscle Ranking Kinniku Banzuke Spray Hitter [Darksoft, MetalliC, rtw]
2019-12-22 16:04:01 +02:00
MetalliC
f1adf2d106 sh3: handle INTEVT register 2019-12-22 15:48:43 +02:00
MetalliC
a61bd9e337 ataflash cards does not spin (nw) 2019-12-22 15:47:24 +02:00
MetalliC
29ec02efaa s3520cf.cpp: various fixes and improvements, add RTC-4553 model 2019-12-22 15:46:26 +02:00
yz70s
a2e0ec8df3 Remove unwanted changes (nw) 2019-12-22 11:32:47 +01:00
ClawGrip
c85f53c511 atetris.cpp: UM3482 raw dump for "atetb3482" [Sean Riddle] (#6086)
* atetris.cpp: UM3482 raw dump for "atetb3482" [Sean Riddle]

(nw) This is a raw dump from a visual decap, but the ROM layout and the note format are not understood, so it cannot be properly hooked up. Any help on this will be appreciated. Full info: http://www.seanriddle.com/um348x/

* Move um3482 to its own region (nw)
2019-12-22 11:30:19 +01:00
cracyc
17a99a4dd9 i386: feni and fdisi are nops on the 387+ (nw) 2019-12-21 22:31:02 -06:00
AJR
441ec9efb7 vt52: Fill in and fix a whole bunch of things (nw) 2019-12-21 23:26:09 -05:00
cam900
f9b15f8b5a taitogn.cpp : Reduce duplicates related to zn.cpp (Taito GNET uses ZN2 motherboard, Same as capcom ZN2 based board) (#6077)
* taitogn.cpp : Move subclass into zn.h (Taito GNET uses ZN2 motherboard, Same as capcom ZN2 based board)

* zn.cpp : Minor fixes

* taitogn.cpp : Move state class declaration into taitogn.cpp

* zn.cpp : Fix states

* zn.cpp : Fix conflict
2019-12-22 14:02:16 +11:00
Vas Crabb
15dc4bcd52 Merge branch 'release0217' into mainline-master 2019-12-22 13:53:21 +11:00
Vas Crabb
ba06ed32c5 spg2xx_io.cpp: disable logging by default (nw) 2019-12-22 13:47:57 +11:00
MooglyGuy
d1acb83694 -spg2xx: Initialize FIQ vector to an invalid state so games which don't initialize it don't hang, nw 2019-12-22 13:47:57 +11:00
mooglyguy
fcef52c791 -spg2xx: Fixed a subtle interrupt bug causing Clickstart to not boot. [Ryan Holtz] 2019-12-22 13:47:57 +11:00
Vas Crabb
4c263c1737 spg2xx_io.cpp: disable logging by default (nw) 2019-12-22 13:46:55 +11:00
MooglyGuy
3db0e1a3d1 -spg2xx: Initialize FIQ vector to an invalid state so games which don't initialize it don't hang, nw 2019-12-22 03:12:27 +01:00
ClawGrip
7a9c941bec galaxian.cpp: Fix company name on "mandingaeg" (nw)
(nw) From "Electrogame" to "Electrogame S.A.", like on the other Electrogame bootlegs
2019-12-22 12:59:27 +11:00
Vas Crabb
019ea5a7e8 add padding to saa1099_noise to force alignment on Linux i686 (nw) 2019-12-22 12:36:38 +11:00
mooglyguy
b8a5d8ec26 -spg2xx: Fixed a subtle interrupt bug causing Clickstart to not boot. [Ryan Holtz] 2019-12-22 00:04:28 +01:00
yz70s
bdc93df0cf Substitute some cases of deprecated tag lookups with device finders (nw) 2019-12-21 22:20:39 +01:00
cracyc
092798b52f i8087: save pointers in env (nw) 2019-12-21 15:05:42 -06:00
AJR
d58fe33e0e vt52: Add debug state register to show address translation; minor adjustments (nw) 2019-12-21 14:32:01 -05:00
Olivier Galibert
5790f3da11 model1: Paranoia on atan [O. Galibert] 2019-12-21 20:26:32 +01:00
Olivier Galibert
42f5ceb3db model1: Paranoia on atan [O. Galibert] 2019-12-21 20:25:56 +01:00
Olivier Galibert
baf3b30315 vf: Bunch of fixes in the TGP program dump [hap, O. Galibert] 2019-12-21 20:04:54 +01:00
Olivier Galibert
ee08572817 vf: Bunch of fixes in the TGP program dump [hap, O. Galibert] 2019-12-21 20:03:58 +01:00
Angelo Salese
aab7164297
Has Italian strings (nw) 2019-12-21 16:32:08 +01:00
R. Belmont
b136e5e2fb
Merge pull request #6079 from clawgrip/patch-6
galaxian.cpp: Fix company name on "mandingaeg" (nw)
2019-12-21 07:43:37 -05:00
Firehawke
f3d0c29e11 December Apple update per usual (#6078)
* New working software list additions
-----------------------------------

apple2_flop_orig: Koronis Rift, Tangled Tales, Nord and Bert Couldn't Make Head or Tail of It (Release 19 / 870722), Drug Alert!, In Search of the Most Amazing Thing [4am, Firehawke]

apple2_flop_clcracked: The Boy Jesus (cleanly cracked) [4am, Firehawke]

Also correct several titles via anoid PM...

* New working software list additions
-----------------------------------

apple2_flop_orig: Dinosaur Days Plus!, Now You See It, Now You Don't - Was it there? Was it missing?, Into The Eagle's Nest, Ecology Simulations II, Thrilogy [4am, Firehawke]

apple2_flop_clcracked: In Search of the Most Amazing Thing (First Revision) (cleanly cracked) [4am, Firehawke]

* Slight adjustment to the description on the Apple II softlists (nw)

* New working software list additions
-----------------------------------

apple2_flop_orig: Space Quest: The Sarien Encounter, Portal, Earth Orbit Stations, Adventure [4am, Firehawke]

* apple2_flop_clcracked: Replace Music Construction Set (cleanly cracked) to fix damaged sector.

* Remove A2 misc dump of Marble Madness. Second disk is dupe of first. No cracktro or other reason to keep this over the cleanly cracked copy. (nw)

* New working software list additions
-----------------------------------

apple2_flop_orig: SwordThrust, The Hunt for Red October, Galactic Attack, Journey (version 16), Southern Command, Wizardry IV: The Return of Werdna, Arthur: The Quest for Excalibur, The Bard's Tale [4am, Firehawke]

apple2_flop_clcracked: MicroChess (Version 2.0) (cleanly cracked). The Spy's Adventures in North America (Version 1987-10-31) (cleanly cracked) [4am, Firehawke]

* New working software list additions
-----------------------------------

apple2_flop_orig: Adventure Construction Set, The Ancient Art of War, Borg [4am, Firehawke]

apple2_flop_clcracked: Magic Mailer (Version 1.1) (cleanly cracked), Mind Over Minors (cleanly cracked), Temple of Apshai (cleanly cracked) [4am, Firehawke]
2019-12-21 07:43:17 -05:00
Ivan Vangelista
930465e534 new working clones
--------------------------------------
Match'em Up (German) [TeamEurope, Brian Troha & The Dumping Union]
2019-12-21 13:40:21 +01:00
ClawGrip
209ff6a680
galaxian.cpp: Fix company name on "mandingaeg" (nw)
(nw) From "Electrogame" to "Electrogame S.A.", like on the other Electrogame bootlegs
2019-12-21 11:20:35 +01:00
Vas Crabb
a18bb019de fix clang build - it's stricter about using current class name with protected base members (nw) 2019-12-21 19:19:22 +11:00
Vas Crabb
826db8a22b srcclean (nw) 2019-12-21 15:15:32 +11:00
cracyc
320133cf13 i386: set opcode and clear data ptr for instruction that don't access memory (nw) 2019-12-20 22:13:13 -06:00
cracyc
ced5721afb i386: fpu env in v86 mode is like real mode (nw) 2019-12-20 21:49:06 -06:00
cracyc
8b6f7bc825 i386: save opcode too (nw) 2019-12-20 19:50:14 -06:00
hap
218929d6a2 subsino2: can't have ampersand in port tag (nw) 2019-12-21 01:00:07 +01:00
cracyc
e2451e5c6f i386: unbreak the x87 and flesh out 486 float exceptions a bit (nw) 2019-12-20 16:31:55 -06:00