Commit Graph

70380 Commits

Author SHA1 Message Date
Vas Crabb
9819ddd112 seriously, read before you push - that was in both the source and the commit message (nw) 2019-12-24 03:06:14 +11:00
Vas Crabb
0644f3cf57 small cleanups (nw) 2019-12-23 16:49:10 +11:00
Olivier Galibert
0b842fc428 vf: Hack to get rid of the ram collisions makes things work... (nw) 2019-12-22 20:20:43 +01:00
Olivier Galibert
cbb6ac9e35 model1: Clear up some stuff I had forgotten to remove (nw) 2019-12-22 19:34:05 +01:00
Olivier Galibert
548f1cde7b vf: More fixes, works even worse, it's getting annoying (nw) 2019-12-22 19:14:34 +01:00
cracyc
95318ad835 i386: feni and fdisi are nops on the 387+ (nw) 2019-12-22 16:02:59 +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
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
Olivier Galibert
5790f3da11 model1: Paranoia on atan [O. Galibert] 2019-12-21 20:26:32 +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
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
couriersud
8d28138ed5 dkong: document empty rom sockets. (nw) 2019-12-20 23:24:52 +01:00
Ivan Vangelista
2f09d17ff4 new working clone
---------------------------------
Mandinga (bootleg of Amidar) [ClawGrip, Rampa]
2019-12-20 22:08:30 +01:00
MooglyGuy
6d366bc633 -cdi, z80ne: Fix reported issues, nw 2019-12-20 22:41:08 +01:00
Ivan Vangelista
f1c5766493 goldstar.cpp: get cmast97 to show things. Gameplay is basically fine, but GFX are really broken (nw) 2019-12-20 21:23:28 +01:00
Justin Kerk
4e3744cd70 New working software list additions
---------------------------------------
vectrex: 3D Scape Demo Collection, All Good Things, City Bomber, Continuum, Hexed!, Lord of the Robots, Moon Lander, Nebula Commander, Patriots, Performance VX, Protector and Y*A*S*I, Revector, Rockaroids Remix, Ronen's Games Cart, Royal 21, Sectis, Spike Hoppin', Spike's Water Balloons - Analog Version, Thrust, Vector 21, Vector Vaders, Vectrex Frogger, Verzerk (Berzerk hack), War of the Robots, War of the Robots - Bow to the Queen, Zantis [Justin Kerk]
2019-12-20 12:56:30 -08:00
Nigel Barnes
823db3a9bd New working software list additions
-----------------------------------
electron_flop: Stop Press 64 [Derek Walker]
HeadFirst PD Disk collection [everygamegoing.com]
2019-12-20 19:12:46 +00:00
Nigel Barnes
71ae6112dd New working clones
------------------
Acorn Electron (Stop Press 64i) [Nigel Barnes]
2019-12-20 19:12:46 +00:00
Ivan Vangelista
ef97edfddb PINmame sync (nw) 2019-12-20 19:47:48 +01:00
David Haywood
43f51f4525 plausible hookup for dreamwld MCU (#6075)
also since this, unlike the earlier Semicom games, was the bare minimum code (no game ititle, author, or date in the MCU) I've moved the fake protdata regions into MCU code files using the code from dreamwld, and marked them as BAD DUMP, meaning we always emulate the MCU here.
2019-12-20 18:07:56 +01:00
Vas Crabb
f9767bcb59 Revert "Revert "enable clang missing braces warning - it's useful to be able to see when you're initialising a structure or nested array inside an array""
This reverts commit 4264fcd136.
2019-12-21 01:34:40 +11:00
AJR
4264fcd136 Revert "enable clang missing braces warning - it's useful to be able to see when you're initialising a structure or nested array inside an array"
This (mostly) reverts commit 6959de0719.
2019-12-20 09:29:27 -05:00
Ivan Vangelista
a3e5c8c156
m72.cpp: fixed loht_ms loading I had royally screwed up, boots now. GFXs need lots of work (nw) 2019-12-20 12:00:19 +01:00
Vas Crabb
6959de0719 enable clang missing braces warning - it's useful to be able to see when you're initialising a structure or nested array inside an array 2019-12-20 18:51:41 +11:00
MetalliC
4663bd109d notes (nw) 2019-12-20 08:39:10 +02:00
mooglyguy
a07a220d42 -z80ne.cpp: Split further into subclasses, removed MACHINE_START_OVERRIDE and MACHINE_RESET_OVERRIDE. [Ryan Holtz] 2019-12-20 07:07:50 +01:00
mooglyguy
1e5b1b43a6 -zn.cpp: Split into subclasses, eliminated optional devices, removed MACHINE_START_OVERRIDE and MACHINE_RESET_OVERRIDE. [Ryan Holtz] 2019-12-20 07:07:50 +01:00
Vas Crabb
877db65af6 damn inconsistent macros, maybe I really _will_ kill them off next year (nw) 2019-12-20 15:07:43 +11:00
Vas Crabb
d4285be900 (nw) this thing is designed for public installations for entertainment - it's closer to an arcade game on permanent freeplay than anything else 2019-12-20 14:08:28 +11:00
Vas Crabb
825cd42639 add missing return statement for LRU cache assignment operator (nw) 2019-12-20 13:24:09 +11:00
Vas Crabb
6ce8e37748 coretmpl.h: different approach to member initialisation - hopefully work around issue with move constructor; also stop using names that start with underscore followed by capital letter as they're reserved (nw) 2019-12-20 13:21:45 +11:00
yz70s
9aadb44632 Enable visual studio warning C5038 about member initialization order (nw)
Also put vs warning options all in one place.
2019-12-20 00:53:14 +01:00
MetalliC
d89f7319a2 use cleaned flash dump (nw) 2019-12-20 01:32:55 +02:00
MetalliC
0d05504449 flash r/w for Dreamcast and clones 2019-12-20 01:22:10 +02:00
MetalliC
7f249710ca intelfsh.cpp: add Fujitsu 29LV002TC flash 2019-12-20 01:20:55 +02:00
Robbbert
9d255565ca (nw) changed dcfish to SYST.
dcfish is not a coinop, therefore not a GAME. Not a console or computer either, so the only choice is SYST.
2019-12-20 08:51:00 +11:00
AJR
e9760c5679 romload.cpp: Minor cleanup, getting rid of a few static helpers (nw) 2019-12-19 16:08:51 -05:00
mooglyguy
6204b4373b -cdi: Split Quizard and associated functions into its own driver class, eliminated MACHINE_RESET_OVERRIDE use in the driver, nw 2019-12-19 21:24:07 +01:00
braintro
01f2a46344 (nw) segahang.cpp: Minor doc update for Enduro Racer 2019-12-19 14:01:43 -06:00
hap
61bb5933b3 megadriv.xml: remove titan extras (nw) 2019-12-19 18:51:21 +01:00
Ivan Vangelista
56bbe15c73 dreamwld.cpp: decapped dreamwld MCU [Team Caps0ff, Guru] 2019-12-19 18:36:46 +01:00