Commit Graph

77825 Commits

Author SHA1 Message Date
Ivan Vangelista
cf9045fa2f devices/bus/c64/exp.cpp: fixed copy paste error introduced in 7e5a013c09 2021-02-14 07:20:25 +01:00
Robbbert
96e029343b MT 06668: mhavoc: graphics missing in maze stages 2021-02-14 15:17:04 +11:00
arbee
0dd13258bd apple2cp: Initial new IWM / Sony hookup for IIc Plus [R. Belmont] 2021-02-13 19:33:51 -05:00
AJR
11ce4f0ede Stop converting debugger console commands to all lowercase before parsing them. Case insensitivity has been preserved for command names, CPU and region tags and certain symbolic parameters (as well as expressions, which were treated as case-insensitive in other contexts), but filenames and character constants are no longer automatically lowercased.
* debugcmd.cpp, debugcon.cpp: Remove some superfluous c_str() calls
* debugcmd.cpp: Remove local member referencing debugger_cpu, which is accessed only rarely since the console now tracks the visible CPU
2021-02-13 14:31:35 -05:00
Ivan Vangelista
7e5a013c09 bus/c64: fixed MT07867 2021-02-13 20:12:23 +01:00
AJR
6aa8804ac4 halleys.cpp: Eliminate deprecated auto_alloc 2021-02-13 13:35:20 -05:00
Ivan Vangelista
576534b767 gottlieb.cpp: fixed MT07874 2021-02-13 19:20:19 +01:00
arbee
9967ab0524 apple2gs: better fix for 'p' being marked as keypad [ksherlock] 2021-02-13 12:24:29 -05:00
arbee
854bd7a84d apple2gs: add keypad equals, fix p showing as keypad (GitHub #7658) [R. Belmont] 2021-02-13 12:13:48 -05:00
Robbbert
a1719a7c9c cmi01a: Coverity 315772; fm7: Coverity 315775 2021-02-14 04:12:17 +11:00
Robbbert
3e4cf534db interpro: Coverity 315916 2021-02-14 03:32:18 +11:00
Robbbert
5569db9be3 audio rax: Coverity 315527 2021-02-14 03:16:12 +11:00
cracyc
5faba2b813 plugins/discord: fix softlist longname 2021-02-13 09:39:39 -06:00
Robbbert
2604f15c10 bfm_sc2: Coverity 316034,315508 2021-02-14 02:27:09 +11:00
Robbbert
b8354a4a5f kageki: Coverity 316055 2021-02-14 02:09:06 +11:00
Robbbert
5dfe24b639 confswitch: Coverity 316067 2021-02-14 01:48:08 +11:00
Robbbert
fa9298cb16 halleys: Coverity 316135 2021-02-14 00:29:16 +11:00
Robbbert
0a8952b202 snes_ppu: Coverity 316154 2021-02-14 00:19:27 +11:00
AlesanddroPB95
45cee35534
generalplus_gpl16250_mobigo.cpp: correct release years (#7773) 2021-02-13 13:50:42 +01:00
Robbbert
e0915ba506 pt68k4: Coverity 316195, 316197 2021-02-13 23:37:14 +11:00
Robbbert
a672c12c08 custui: Coverity 316207 2021-02-13 23:22:02 +11:00
Robbbert
3beb4a9fa7 specimx: missed another null reference 2021-02-13 22:36:42 +11:00
Robbbert
e8a798aba3 sfcbox: Coverity 315419 2021-02-13 22:29:10 +11:00
Robbbert
5ce403ec4c lordgun: Coverity 315424 2021-02-13 22:15:08 +11:00
Robbbert
fbfbed1a22 specimx: Coverity 315439 2021-02-13 21:59:12 +11:00
Robbbert
052353fd22 thegrid: Coverity 315445 2021-02-13 21:36:33 +11:00
Robbbert
021aba7d9c i8271: Coverity 315667 2021-02-13 21:20:29 +11:00
Robbbert
cd60ebe661 avr8: Coverity 315979 2021-02-13 21:14:30 +11:00
Ivan Vangelista
4d28f5e85f m58.cpp: fixed MT06650 2021-02-13 10:10:27 +01:00
Olivier Galibert
28a9629787 apple floppy: Correct the dskchg polarity. 2021-02-12 22:26:32 +01:00
ajrhacker
4a8a497828
Merge pull request #7767 from clawgrip/patch-3
galaxian.cpp: Dumped and added PROM for 'olibug' and 'galkamika' [ClawGrip]
2021-02-12 12:53:38 -05:00
Ivan Vangelista
96cbb0596b atlantis, astrocde, cps1, pcxt, spyhuntertec, tx1, undrfire, vamphalf: initialized some variables which were causing incorrect behaviours in drvnoclear debug builds 2021-02-12 18:00:14 +01:00
ClawGrip
ba057107cd
galaxian.cpp: Dumped and added PROM for 'olibug' and 'galkamika' [ClawGrip] 2021-02-12 15:38:48 +01:00
Ivan Vangelista
dd8ee157d8 gunpey, hexion, triplhnt, ultratnk: initialized some variables which were causing incorrect behaviours in drvnoclear debug builds 2021-02-12 13:57:42 +01:00
Olivier Galibert
9ba8e4a8c8 floppy: Filter out the writes when write protected, useful when when the apple2gs does a packet send (e.g a write) over DCD with write protect forced on (to avoid damaging a possibly present disk). 2021-02-12 09:37:57 +01:00
Vas Crabb
1a44294de9 seattle.cpp: Use mnemonic BIOS names, organise BIOS versions in ascending order. 2021-02-12 14:25:09 +11:00
AJR
80621acaf1 grobda: Eliminate DAC and allow the 15XX custom to play the speech sample
* sound/namco.cpp: Allow channels to still play with a frequency of 0; allow writes to manipulate the counter directly for namco15xx
2021-02-11 18:27:01 -05:00
James Wallace
58e8ca846c -jpmimpct.cpp Improved SVG stencils for VFD layout 2021-02-11 20:59:57 +00:00
hap
20ba4411df blockch: add notes 2021-02-11 14:46:04 +01:00
Ivan Vangelista
e0b0072ef0 juicebox, junofrst, koftball, maygayv1, nmk16, pacman, pastelg, segag80r: initialized some variables which were causing incorrect behaviours in drvnoclear debug builds 2021-02-11 13:55:54 +01:00
hap
307261ec8a New machines marked as NOT_WORKING
----------------------------------
G.T. Block Challenger [hap, chaneman]
2021-02-11 12:21:52 +01:00
DavidHaywood
1de3feb496 new software list entries
------
ekara_japan_a.xml:
A-6 Pichi Pichi Pitch Pure Chapter 2 (Japan) [WingedPikPik, TeamEurope]
A-8 Pichi Pichi Pitch Karaoke Party 2 (Japan) [WingedPikPik, TeamEurope]
2021-02-11 15:28:42 +11:00
James Wallace
70db1ed502 -roc10937.cpp: Added state output for the brightness(duty) value.
Can be accessed as 'vfddutyX' where X is the port number
Examples of it in use have been added to the generic MPU4, JPM System 5 and Impact layouts, and a full SVG based version in the JPM Sonic the Hedgehog layout.
-mpu4.cpp: Miscellaneous layout fixes
2021-02-10 20:26:22 +00:00
AJR
71c868f75f util/palette.cpp: Fix assertion failure in some GCC builds 2021-02-10 13:33:36 -05:00
Ivan Vangelista
8364e18608 sauro, sliver, speedatk, topspeed: initialized some variables which were causing incorrect behaviours in drvnoclear debug builds 2021-02-10 19:21:56 +01:00
Ivan Vangelista
cc45dfe9cb seattle.cpp: updated wg3dh and blitz to use the bios system. Set blitz11 has been removed since it was identical to set blitz and created only to load the different bios version. 2021-02-10 19:20:18 +01:00
Happy-yappH
fa488bfad3
hng64 : only swap/clear 3D buffer when flag is set (#7761)
* hng64 : only swap/clear 3D buffer when flag is set
2021-02-10 13:18:38 -05:00
hap
ceb30e3ef2 supremo: rename title, remove leftover .lay elements 2021-02-10 17:49:30 +01:00
Robbbert
1c0531633d pofo: if software not specified with -ccma rom, just run as normal 2021-02-11 03:41:08 +11:00
AJR
412833b098 vt52: Eliminate superfluous variable 2021-02-10 11:24:50 -05:00