Commit Graph

81258 Commits

Author SHA1 Message Date
Dirk Best
3d666945e0 New machines marked as NOT_WORKING
----------------------------------
Human Designed Systems HDS200 [Bitsavers]
2021-12-07 10:38:26 +01:00
Ivan Vangelista
671e1e8404 - hash/c64_cart.xml: corrected dragnden description tag to match actual title shown on screen and on cartridge cover [Guru]
- hash/vic10.xml: corrected ROM label for seawolf [Guru]
2021-12-07 06:43:34 +01:00
Ivan Vangelista
6adfae166c playch10.cpp: dumped an alternate BIOS [Phill @NES4Life] 2021-12-07 06:31:44 +01:00
0kmg
9c6d7f1dcf
bus/nes: Added partial support for 8-bit Xmas cartridges. (#8930)
* bus/nes: Added partial support for 8-bit Xmas cartridges.

New working software list additions (nes.xml)
-----------------------------------
8-bit Xmas 2008 [kmg]
8-bit Xmas 2009 [kmg]
8-bit Xmas 2010 [kmg]
8-bit Xmas 2011 [kmg]
8-bit Xmas 2012 [kmg]
8-bit Xmas 2013 [kmg]
8-bit Xmas 2014 [kmg]
8-bit Xmas 2015 [kmg]
8-bit Xmas 2018 [kmg]
8-bit Xmas 2019 [kmg]
8-bit Xmas 2020 [kmg]
8-bit Xmas 2021 [kmg]

New NOT_WORKING software list additions (nes.xml)
---------------------------------------
8-bit Xmas 2016 [kmg]

* Mark a few titles I missed as partially supported.
2021-12-06 23:05:59 -05:00
0kmg
59867a349a
bus/nes_ctrl: Updated Arkanoid paddles. (#8935)
- Added daisy chain expansion port to Famicom paddle for Arkanoid II's versus mode.
- Also expanded range of paddle value reads to ensure full range of motion within all games' play fields.
2021-12-06 23:05:24 -05:00
Logan B
013e431528
ncsi/hd.cpp: Copy "MODE SELECT 6" from cd.cpp; fixes #8922 (#8939) 2021-12-06 22:43:17 -05:00
arbee
f394ff875c apple2gs: convert most bankdev banking to memory views. [R. Belmont] 2021-12-06 20:00:54 -05:00
hap
f33a4b5ec1 hh_sm510: rename auslalom and hockey 2021-12-06 19:32:24 +01:00
Vas Crabb
e9738d869d -Completed Slovak translation. [Milan Galcik]
-Improved transliateration of a few game titles. [Vas Crabb]
2021-12-07 04:18:04 +11:00
hap
4bb096d02a sparclite: correct wssr[0] reset state 2021-12-06 17:05:59 +01:00
Roberto Fresca
62b1247fa3 Added a new working game to the "poorly coded driver".
New working clones
------------------
Amstar Draw Poker [darkdawgarcade, btroha, f205v, simzy, Roberto Fresca]
2021-12-06 16:38:38 +01:00
hap
dc66b1d860 sparclite: correct disasm after prev commit 2021-12-06 15:22:47 +01:00
hap
b29f72b897 sparclite: OP3_SCAN had the wrong id 2021-12-06 14:36:57 +01:00
arbee
8b69ac5471 apple2e.cpp: More cleanup / fix GCC warning. [R. Belmont] 2021-12-06 08:30:19 -05:00
arbee
423aa1c326 apple2e: additional cleanup. [R. Belmont] 2021-12-05 23:05:39 -05:00
arbee
d8e1b9c6f9 apple2e: change most bankdev usage to memory views. [R. Belmont] 2021-12-05 23:00:49 -05:00
arbee
2d140f79c5 apple2e.cpp: clean up/consolidate memory maps, fix ace500 LF switch causing DVORAK mode. [R. Belmont] 2021-12-05 21:13:58 -05:00
AJR
5ec54acc32 lnw80.cpp: Replace bankdev with memory view 2021-12-05 20:44:44 -05:00
AJR
d296163f7e unixpc.cpp: Replace bankdev with memory view 2021-12-05 20:36:46 -05:00
hap
0cd40f3acf sparc: check pending interrupt after RETT 2021-12-06 01:31:24 +01:00
arbee
a402cdbafb apple2.cpp: additional cleanup. [R. Belmont] 2021-12-05 19:10:47 -05:00
arbee
49b9a4c891 apple2.cpp: convert bank_device usage to memory_view. [R. Belmont] 2021-12-05 19:07:07 -05:00
hap
76a70f4c09 sparc: get rid of icount time travel 2021-12-06 00:57:34 +01:00
hap
39b4d24daa hh_sm510: correct title for autoslalom 2021-12-06 00:09:42 +01:00
hap
5618893d2a sparc: fix LDSTUBA not working 2021-12-05 23:52:36 +01:00
algestam
f38cb2676c
New working clone (#8937)
-----------------
Khokkey [algestam, Milan Galcik]
2021-12-06 00:48:58 +02:00
MetalliC
b2972c2b7e seattle.cpp: dumped security PICs for sfrush and sfrushrk [Caps0ff, neSneSgB] 2021-12-05 23:23:01 +02:00
MetalliC
8ff99fce33 vegas.cpp: dumped security PICs for sf2049 and sf2049se [Caps0ff, neSneSgB] 2021-12-05 23:21:54 +02:00
AJR
5dc5ab60b8 megatech.cpp: Replace some tag lookups with finders 2021-12-05 13:11:56 -05:00
hap
25f69579bf sparclite: NWINDOWS=8 2021-12-05 19:01:59 +01:00
Vas Crabb
d82c94fd9a More corrections to Slovak translation. [Milan Galcik] 2021-12-06 03:30:38 +11:00
Vas Crabb
7d1ff26fb3 Fixed MT07153 (SlikStick configuration for asteroid not working).
Since asteroid overrides the default input assignments, slikstik.cfg
needs to use the syntax for overriding specific inputs.  There was also
a bug in how specific input overrides are applied.
2021-12-06 03:13:53 +11:00
shattered
5839fb7a52
Logging format cleanups and minor no-op code changes. (#8932) 2021-12-06 02:10:09 +11:00
Ivan Vangelista
489f33d956 New working machines
--------------------
Super Model II [Brian Troha, Darksoft, simzy, system11]
2021-12-05 08:20:21 +01:00
Robbbert
86dd7222cd inder: added some overrun protections 2021-12-05 16:22:17 +11:00
Logan B
318a686962
chdman.cpp: correct copy-paste comment (nw) (#8936) 2021-12-04 22:46:47 -05:00
Firehawke
48c2620e3e
Refactor html docs build process to use new template and env variable 2021-12-04 15:31:12 -07:00
arbee
028d02ba7a a2eramworks3.cpp: fix Franklin 500 384K expansion to correctly limit memory to 384K. [R. Belmont] 2021-12-04 16:18:51 -05:00
arbee
92606525b3 apple2e.cpp: gave the Franklin Ace machines their max RamWorks-compatible RAM. [R. Belmont] 2021-12-04 15:54:04 -05:00
Firehawke
346a3d27fe
New working software list additions (apple2_flop_clcracked.xml) (#8934)
---------------------------------------------------------------

Chariots, Cougars, and Kings (Version 03.12.86) (cleanly cracked) [4am, Firehawke]
Punctuation Skills: Commas (cleanly cracked) [4am, Firehawke]
Logic Workout (cleanly cracked) [4am, Firehawke]
Apple Project Manager (cleanly cracked) [4am, san, Firehawke]
A-mazing Words (cleanly cracked) [4am, Firehawke]
Mighty Math (cleanly cracked) [4am, Firehawke]
Take Me North (cleanly cracked) [4am, Firehawke]
Space Port (cleanly cracked) [4am, Firehawke]
Word-Player (cleanly cracked) [4am, Firehawke]
Dividing Decimals (Version 1.1) (cleanly cracked) [4am, Firehawke]
Percentage Panic (cleanly cracked) [4am, Firehawke]
Moonlight and Madness Level II (Version 04.19.88) (cleanly cracked) [4am, Firehawke]
2021-12-04 13:39:20 -07:00
hap
bbd5057a2a sparc: SWAP/SWAPA on unaligned address causes a trap 2021-12-04 18:53:06 +01:00
Robbbert
e86f00b5bb mephistp.cpp: Preliminary WIP. 2021-12-05 04:04:25 +11:00
Nigel Barnes
412d5b86d8 arc_scan256: Corrected size of rom region. 2021-12-04 16:47:50 +00:00
Robbbert
bdf5a367c3 inder.cpp: WIP. Fixed dipswitches. Machines are all playable. 2021-12-05 03:37:08 +11:00
Steven Coomber
b0a7a139d8
zr107.cpp: Corrected Transmission Type DIP switch label and inputs. (#8801) 2021-12-05 02:10:01 +11:00
Michael Zapf
8cc79f95ca ti99: Add EOP handling to SCSI card. 2021-12-04 14:53:09 +01:00
Michael Zapf
1fd82c9464 hd.cpp: Minor logging changes. 2021-12-04 14:52:32 +01:00
Vas Crabb
5258f03409 -frontend: Give heading items in menus a bit of horizontal space.
-emu/machine.cpp: Got rid of an outdated and hence misleading comment.

-Got rid of a few more uses of UNUSED_FUNCTION.

-Tidied up more slot machine layouts, and fixed VFDs in debug views that
 had inadvertently been broken.
2021-12-05 00:42:48 +11:00
Ivan Vangelista
a63e82c5d7 New machines marked as NOT_WORKING
----------------------------------
Sonic The Hedgehog 3 (bootleg of Megadrive version) [Victor Fernandez (City Game)]
2021-12-04 12:18:22 +01:00
AJR
cc809153bb falgas_m89.cpp: Flesh out the skeleton a little 2021-12-03 22:34:12 -05:00