Commit Graph

73652 Commits

Author SHA1 Message Date
Ivan Vangelista 7c8c01c56a New working clones
------------------
unknown 'Pac-Man' gambling game (set 2) [Nnap]
Pucman [Nnap]
2021-08-24 19:23:06 +02:00
Ivan Vangelista 8570f01353 goldstar.cpp: decryption progress on super7. It now gets in game but needs GFX and color fixes, plus decryption might have some error lurking 2021-08-24 19:12:53 +02:00
ajrhacker ad57e6a97a
Merge pull request #8487 from clawgrip/patch-1
rfslotsmcs48.cpp: Add year for 'babyfrts25'
2021-08-24 11:37:56 -04:00
Aaron Giles 7caa0a65a6 mario: Reduce volume so we don't clip constantly just when running around. 2021-08-24 08:37:42 -07:00
AJR 3754297a3f seta.cpp: Rebalance audio levels in most games 2021-08-24 11:20:38 -04:00
MooglyGuy a472f4663f
-bgfx: Revised fs_blit_palette16 to not use pixel rounding. Fixes issues in carpolo, kncljoe, and others. [Ryan Holtz] (#8488) 2021-08-24 10:33:47 -04:00
cracyc 01106becc6
upd7220: don't run wdat if figd figure type is set and set the patter… (#8470)
* upd7220: don't run wdat if figd figure type is set, set the pattern in wdat and reset figure type
2021-08-24 08:49:00 -05:00
hap 65eeeb8d04 cv1k: fix small typo 2021-08-24 14:54:48 +02:00
Olivier Galibert a0c9fd37e7 xexex: clip less 2021-08-24 11:42:31 +02:00
ClawGrip 2e7808cb13
rfslotsmcs48.cpp: Add year for 'babyfrts25' 2021-08-24 10:53:11 +02:00
Angelo Salese 0e4ba6d49a
Major state refactoring of pc98 based HW (#8475)
First major step in splitting up machine classes in NEC PC98 family tree:
* Splits up derivative HWs into own state machine and files (pc98ha.cpp, pc9821.cpp and pc9801_epson.cpp);
* Adds a preliminary uPD4991a parallel RTC, used by pc98ha;
* Fix -26, -86, -118 C-bus sound board dips or jumper settings;
* Fix default sound card for pc9821 (-86) and pc9821ce2 / pc9821cx3 (-118);
* Adds preliminary MAD Factory Otomichan-kai C-bus sound board;
* Adds boilerplate code for C-bus installing board I/Os, avoiding the possible inconvenience of board(s) getting silently unmapped by other installed boards;
* Major refactoring of HW dip switches readouts, using required_ioports instead of scattering things around in PPI hooks;
* Extensive QA rundown, including research on missing features and undumped machines.
 
pc9801.cpp: Don't passthrough mouse irq frequency when cycle setting is setup too, fixes jastrike mouse input on options menu.
pc9801.cpp: Fix kanji RAM window LR readback, makes telenetm to properly display 8x16 chars on RS and derivative machines.
pc8801.cpp: fixed OPNA RAM readback, allowing SWs to playback ADPCMs properly.

New machines marked as NOT_WORKING
----------------------------------
PC-98LT [anonymous]
PC-98HA "Handy98" [anonymous]
PC-9821Nr15 (98NOTE Lavie) [flyingharuka]
PC-9821Nr166 (98NOTE Lavie) [flyingharuka]
PC-9821Nw150 (98NOTE Lavie) [flyingharuka]
PC-9821Ra266 (98MATE R) [flyingharuka]
PC-9821Cx3 (98MULTi CanBe) [flyingharuka]
PC-9801VX [qazmko1029]
PC-9801US [CoolMod]
2021-08-24 10:22:03 +02:00
Aaron Giles c471fad8e0 Fix overdriven sound in various Atari games. 2021-08-24 01:15:53 -07:00
Aaron Giles 6e653d2c71 Add working support for mid-timeslice saves/loads from the debugger. 2021-08-23 21:43:18 -07:00
Ivan Vangelista 4e77b56a2d New working clones
------------------
Leader (version Z 2F, Greece) [Ioannis Bampoulas]

New clones marked as NOT_WORKING
--------------------------------
Carnival (cocktail, earlier) [Kevin Eshbach]
2021-08-24 06:20:41 +02:00
AJR 92ffd8d026 okim6295, okim6376, okim9810: Explicitly clamp output streams to within range 2021-08-23 23:42:32 -04:00
ajrhacker 756616a2b5
Merge pull request #8485 from 0kmg/nes-mapper351
bus/nes: Added support for a 9-in-1 multicart.
2021-08-23 15:28:08 -04:00
0kmg 679ec8cc50 bus/nes: Added support for a 9-in-1 multicart.
- Also, 8237 board improvements from previous commit now work when loading loose .nes files.

New working software list additions (nes.xml)
-----------------------------------
2 in 1 - The Lion King & Bomber Boy [NewRisingSun]
9 in 1 [NewRisingSun]
2021-08-23 11:03:27 -08:00
Aaron Giles 4168a7216b Merge branch 'master' of https://github.com/mamedev/mame 2021-08-23 10:48:07 -07:00
Aaron Giles 97d7bfab03 Add compile-time option to show visible annoying red border when sound is overdriven. Leaving it on for a bit at the start of the cycle so that devs might identify and fix some of these cases. 2021-08-23 10:47:54 -07:00
hap 8950b00a0a cv1k: small cleanup 2021-08-23 19:47:00 +02:00
hap 07f8452101 hh_tms1k: correct ti5100 machine category
(cherry picked from commit 895ff8ef02)
2021-08-23 17:50:37 +02:00
hap cc5f802f13 cv1k: add note about CV1000-B
(cherry picked from commit 107ca8394d)
2021-08-23 17:50:28 +02:00
hap 139bfdcf38 cv1k: update espgal2 pcb note
(cherry picked from commit eede8a794d)
2021-08-23 17:49:53 +02:00
hap 895ff8ef02 hh_tms1k: correct ti5100 machine category 2021-08-23 17:49:18 +02:00
hap 107ca8394d cv1k: add note about CV1000-B 2021-08-23 15:46:50 +02:00
hap eede8a794d cv1k: update espgal2 pcb note 2021-08-23 14:17:52 +02:00
Dirk Best ae27063680 apxen: Default eeprom, fix floppy change detection, initial software list 2021-08-23 13:28:11 +02:00
hap 747fdee749 cv1k: split espgal2 recent u4 dump
(cherry picked from commit f21ffcf4eb)
2021-08-23 12:18:12 +02:00
hap f21ffcf4eb cv1k: split espgal2 recent u4 dump 2021-08-23 12:17:37 +02:00
Aaron Giles 25fe731211 Fix state loading from the command line 2021-08-23 00:53:57 -07:00
Vas Crabb 13eb7bb7d8 Fix a duplicate #include and an indendation error 2021-08-23 16:45:30 +10:00
Aaron Giles d874a8ca36 Clean up save state handling. Timers are now restored in proper order. Mid-timeslice saves are supported in theory. Added cleaner mechanism for quick exiting needed upon restore or hard reset/exit. 2021-08-22 23:37:42 -07:00
Aaron Giles 6d0f3bbbd0 Bump T11 input lines to 16. 2021-08-22 23:36:13 -07:00
Ivan Vangelista e784e2ae6c kikikai.cpp: compile fix 2021-08-23 07:20:49 +02:00
Ivan Vangelista 54323ef3cb - kikikai.cpp: added PCB infos, corrected dips [Guru]
- opercoin.cpp: added basic mappings

- skylncr.cpp: redumped u29 for speedway [Ioannis Bampoulas]
2021-08-23 06:56:49 +02:00
AJR 92d5b7f6cf missile.cpp: Eliminate space.device() calls 2021-08-22 18:14:36 -04:00
hap dcc41d2570 New working machines
--------------------
Danger Express (prototype) [hap]
2021-08-22 10:01:52 +02:00
Vas Crabb e8bbea1fc6
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Added more modern generic I/O interfaces with implementation backed by stdio, osd_file and core_file, replacing io_generic.  Also replaced core_file's build-in zlib compression with a filter.

unzip.cpp, un7z.cpp: Added option to supply abstract I/O interface rather than filename.

Converted osd_file, core_file, archive_file, chd_file and device_image_interface to use std::error_condition rather than their own error enums.

Allow mounting TI-99 RPK from inside archives.
2021-08-22 09:06:15 +10:00
0kmg da6c0ed813 bus/nes: Improved emulation for 8237/8237A boards.
- Rewrote 8237 to support games that were previous attached to sg_boog device. pocahon2, the only game previously using 8237, no longer crashes in its intro story.
- Removed all the old commented out sg_boog code.
- Added initial support for the 8237A variant and its one game, mc_9king.

Software list items promoted to working (nes.xml)
---------------------------------------
2 in 1 (J-M2)
2 in 1 (King005)
2 in 1 Super 808
5 in 1 (SPC005)
9 in 1 King001
Mortal Kombat 3 Extra 60 (Asia)
Mortal Kombat 3 Extra 60 (Asia, Alt)
Super 308 3 in 1
2021-08-21 14:21:47 -08:00
Vas Crabb 9466410248 srcclean for upcoming release 2021-08-22 08:12:22 +10:00
Vas Crabb ad2f2f168d Revert "Allow the bpset/wpset/rpset & map commands to act on any cpu, by prefixing the index or name with a # and passing as the first parameter. [smf]"
This reverts commit f4213dc209.

The issue that the syntax used for this clashes with syntax for decimal
numbers was never resolved.
2021-08-22 08:12:00 +10:00
ajrhacker d59f84feec
Merge pull request #8479 from 0kmg/nes-114-redux
bus/nes: Revised Boogerman fix to more straightforward approach.
2021-08-21 11:22:50 -04:00
Nigel Barnes 8db344fcc5 bus/electron: Added a homebrew 68000 second processor. 2021-08-21 14:54:12 +01:00
Nigel Barnes 807430ad46 electron: Switch upper/lowercase PORT_CHAR to fix pasting from UI.
- Removed MACHINE_IMPERFECT_SOUND.
2021-08-21 14:54:12 +01:00
Nigel Barnes 58b43b6fd6 dragon_msx2: Renamed as 6x09 SuperSprite FM+. 2021-08-21 14:54:11 +01:00
0kmg d1c911e699 bus/nes: Revised Boogerman fix to more straightforward approach. 2021-08-21 00:44:57 -08:00
Ivan Vangelista 84a210d8de New working clones
------------------
Kangaroo (Loewen-Automaten) [Virtvic]
2021-08-21 09:54:20 +02:00
ajrhacker 18bde3e614
Merge pull request #8478 from 0kmg/nes-mapper313
bus/nes: Added support for MMC3 reset-based 4-in-1 multicarts.
2021-08-20 20:53:19 -04:00
ClawGrip e922b5deaf
gfamily.cpp: Add new BIOS version [jordigahan] (#8460)
* gfamily.cpp: Add new BIOS version [jordigahan]
2021-08-20 19:17:50 -04:00
0kmg 97ac4e3f30 bus/nes: Added support for MMC3 reset-based 4-in-1 multicarts.
New working software list additions (nes.xml)
-----------------------------------
1993 Heroe Series 4 in 1 (JY-001) [NewRisingSun, taizou]
1994 Super HiK 4 in 1 (JY-001) [NewRisingSun, taizou]
1994 Super HiK 4 in 1 (JY-002) [NewRisingSun, taizou]
1994 Super HiK 4 in 1 (JY-003) [NewRisingSun, taizou]
1995 Super HiK 4 in 1 (JY-008) [NewRisingSun, taizou]
1995 Super HiK 4 in 1 (JY-024) [NewRisingSun, taizou]
1995 Super HiK 4 in 1 (JY-038) [NewRisingSun, taizou]
1995 Super HiK 4 in 1 (JY-039) [NewRisingSun, taizou]
1995 Super HiK 4 in 1 (JY-040) [NewRisingSun, taizou]
1995 Super HiK 4 in 1 (JY-043) [NewRisingSun, taizou]
1997 Super HiK 4 in 1 (JY-047) [NewRisingSun, taizou]
1995 Super HiK 4 in 1 (JY-047) [NewRisingSun, taizou]
1996 Super HiK 4 in 1 (JY-057) [NewRisingSun, taizou]
1996 Super HiK 4 in 1 (JY-058) [NewRisingSun, taizou]
1995 Super HiK 4 in 1 (JY-023) [MLX]
1997 Super HiK 4 in 1 (JY-024) [MLX]
1996 Super HiK 4 in 1 (JY-072) [MLX]
Mario Series 4 in 1 (JY-013) [anonymous]
2021-08-20 13:06:50 -08:00
Michael Zapf d364baf914 nscsi: Added initialization of sense buffer on reset. 2021-08-20 20:43:21 +02:00
MetalliC c9ebff790d cv1k.cpp: add Espgaluda II alternative program ROM dump [BuddyC, MetalliC and rtw] 2021-08-20 21:39:55 +03:00
Aaron Giles 5c146ea853 Since I already had to touch all device_timer signatures, bite the bullet and make device_timer callbacks match the native form to eliminate trampolines. 2021-08-20 09:14:39 -07:00
0kmg f41d29f579
bus/nes: Fixed a Boogerman bootleg. (#8472)
- Reorganized sglionk (Super Game bootleg games) around lookup tables for its register/address scrambling.
- Implemented Boogerman in terms of sglionk, since it is functionally identical with different scrambling permutations.

New working software list additions (nes.xml)
-----------------------------------
The Lion King (pirate, alt 2) [Consolethinks]

Software list items promoted to working (nes.xml)
---------------------------------------
Boogerman (Rus)
2021-08-20 10:34:16 -04:00
MooglyGuy d64f928c36
-vsmileb: Added default input mappings for the slider window, and demoted to MNW due to bad audio. [Ryan Holtz] (#8473) 2021-08-20 10:28:49 -04:00
hap d9d16cc0e8 kncljoe: added sprite layer clipping [dink, hap] 2021-08-20 12:43:39 +02:00
Ivan Vangelista eb13e799d0 astrcorp.cpp: dinodino gets to the ROM error screen, too 2021-08-20 05:16:05 +02:00
Ivan Vangelista 68ac1b2cf0 New clones marked as NOT_WORKING
--------------------------------
Seoul Symphony (Bubble Symphony bootleg with OKI6295) [xuserv]
2021-08-20 05:09:04 +02:00
Ivan Vangelista 17572abad5 namcona1.cpp updates:
- some documentation updates based on real hardware [hammy]
- minor update for zelos
2021-08-20 05:06:21 +02:00
Vas Crabb 0c49c74ada srcclean: Added JSON cleaning support, and some cleanup.
Made pbobble parent of bublbust, as it seems to be more widespread and
more complete.  Also fixed some ROM labels for bublbust.

Made tbyahhoo parent of mtwinbee as the latter has substantial content
removed rather than being localised, making it less complete.

Applied srcclean to JSON files in bgfx subtree.
2021-08-20 05:52:27 +10:00
hap 59c4e5fed6 opercoin: 8mhz Z80A is not possible 2021-08-19 20:38:17 +02:00
ClawGrip 079e236c48
New NOT_WORKING machine (#8465)
* New NOT_WORKING machine

-------------------------
Baby Fruits (100 pts version) [Salvador, parramon, ClawGrip]

New NOT_WORKING clone
-------------------------
Baby Fruits (25 pts version) [Salvador, parramon, ClawGrip]

* Update mame.lst

Add 'babyfrts' and 'babyfrts25'
2021-08-19 13:46:32 -04:00
ClawGrip 05a8e3784d
New NOT_WORKING machine (#8468)
* arcade.lua: Add 'opercoin.cpp'

* New NOT_WORKING machine

--------------------------
Multi Baby [jordigahan, ClawGrip]
2021-08-19 13:46:03 -04:00
MooglyGuy 190f50e0a4
BGFX fixes for various backends (#8469) [Ryan Holtz]
* Fixed palette and UYVY conversion in all backends. Fixes MT07760.
* Fixed a typo in targetmanager.cpp, thanks LN for the heads-up.
2021-08-20 03:07:28 +10:00
Aaron Giles 2c4e7f088f Use callback timers for everything. 2021-08-19 08:20:49 -07:00
Aaron Giles 292d422289 Minor cleanups. 2021-08-19 08:19:23 -07:00
ClawGrip 70264c9e45
New NOT_WORKING machine (#8457)
New NOT WORKING machine
------------------------
Basket [jordigahan, Miguel Arcade, ClawGrip]
2021-08-19 11:10:22 -04:00
0kmg cef3a78e72
bus/nes: Added support for a Mortal Kombat 6/7 cart. (#8466)
- Removed MK6 and MK7 sets that were listed as extracts from this cart.
- Marked all Yu Yu Hakusho Final bootlegs (what MK7 really is) as partially supported since they all have significant background graphics issues.

New working software list additions
-----------------------------------
2 in 1 - Mortal Kombat 6 & Mortal Kombat 7
2021-08-19 11:09:06 -04:00
0kmg 0154c068f6
bus/nes: Improved support for two Contra multicarts. (#8461) 2021-08-19 11:08:28 -04:00
0kmg b83a06f032
bus/nes: Fixed IRQ timing for Sunsoft 3 boards. (#8458) 2021-08-19 11:07:40 -04:00
hap 4ea2e83412 New working machines
--------------------
TI-5100 [hap, Sean Riddle]
2021-08-19 11:40:12 +02:00
Ivan Vangelista 68affee3da
namcona1.cpp: verified correct release year for Zelos [sjy96525] 2021-08-19 07:18:31 +02:00
cracyc 1ef8d8ac84 dmv: add blink attr 2021-08-18 20:52:24 -05:00
ajrhacker 090f2620b4
Merge pull request #8381 from scoomby/patch-2
epos.cpp: swap ceiling/call elevator button assignments on beastf
2021-08-18 17:27:59 -04:00
ajrhacker 37dd25b20b
Merge pull request #8462 from 0kmg/nes-smb2fds-irq
bus/nes: Updates for three SMB2FDS bootleg board types.
2021-08-18 16:47:27 -04:00
AJR 82a7adad6b New machines marked as NOT_WORKING
----------------------------------
Hammond GM-1000 GM Sound Module [DBWBP]
Yamaha PSR-16 [DBWBP]
Yamaha PSR-36 [DBWBP]
Yamaha PSR-40 [DBWBP]
Yamaha PSS-680 [DBWBP]
2021-08-18 16:44:23 -04:00
AJR 5c557a1dab decmate2: Patch one ROM file in 31Z BIOS (#2) to correct JMP I instruction
* pdp8dasm: Minor fix for weird OPRs
2021-08-18 16:41:39 -04:00
0kmg 4c902c5943 bus/nes: Updates for three SMB2FDS bootleg board types.
Replaced IRQ hold line semantics with proper set/clear and otherwise cleaned up code based on most recent info on these bootlegs.
2021-08-18 11:41:11 -08:00
hap 6426c7a9b1 tc0780fpa: improved texture wrapping [Naibo] 2021-08-18 21:05:36 +02:00
Ivan Vangelista de9426457b New machines marked as NOT_WORKING
----------------------------------
Zelos (Japan, main unit) [Phil Bennett]

New working clones
------------------
The Killing Blade / Ao Jian Kuang Dao (ver. 100) [XeD]
2021-08-18 20:57:26 +02:00
Ivan Vangelista 87993c3ba1 - champbas.cpp: mapped some areas and added some logging for tbasebal
- taito_f2.cpp: fixed MT08053
2021-08-17 19:22:53 +02:00
Vas Crabb 5a7d6600c9 Formatting consistency fixes for recent changes. 2021-08-18 01:06:22 +10:00
Miodrag Milanovic 6dea2cc35e Use log write calls directy on android 2021-08-17 16:16:32 +02:00
0kmg 5c5f9ad1df
bus/nes: Improved support for various RCM multicarts. (#8453)
- Got boards gs2004 and gs2013 working and merged them into related classes (they differ solely by a fixed bank number).
- Simplified tf9in1 board and fixed its graphics issues (sets mc_20a, mc_tf9).

New working software list additions (nes.xml)
-----------------------------------
Tetris Family 5 in 1 [NewRisingSun]

Software list items promoted to working (nes.xml)
---------------------------------------
Tetris Family 6 in 1 (GS-2004)
Tetris Family 12 in 1 (GS-2013)
2021-08-17 09:46:37 -04:00
Aaron Giles 57d55afd6f Remove timer_alloc from scheduler, keeping it exclusively in the device_t class. Eventually we should replace all timer_allocs with persistent_timers embedded in the consumer. 2021-08-17 00:27:39 -07:00
hap 317d111f5d hh_hmcs40: improved bpengo svg [hap, eggs] 2021-08-16 23:26:27 +02:00
yz70s 28321a54e6 pcipc.cpp: connect secondary ide interrupt to mirq0 line instead of irq15 2021-08-16 23:20:14 +02:00
ajrhacker 81d31c171f
Merge pull request #8452 from nabetse00/ics2115_improvement
ics2115: Improved sound using next-state logic
2021-08-16 16:51:24 -04:00
Esteban Diez Laiz 091944f534 ics2115: Improved sound using next-state logic 2021-08-16 21:45:17 +02:00
AJR 3025c17f20 Fix exception in debug memory viewer selecting a floating point format when the number of chunks per row is too small 2021-08-16 15:28:52 -04:00
Ivan Vangelista 541f463a85 New machines marked as NOT_WORKING
----------------------------------
Speedway [Ioannis Bampoulas]

- enigma2.cpp: minor updates to dip locations
2021-08-16 20:46:17 +02:00
AJR ba60ce7826 debugger/win/memorywininfo.cpp: Fix build 2021-08-16 14:43:04 -04:00
AJR a77adf33c7 dvmemory: Substitute strongly typed enum for magic numbers specifying data format 2021-08-16 14:05:22 -04:00
Aaron Giles 81e739d04e Tweak SFINAE to match patterns elsewhere. 2021-08-16 10:46:29 -07:00
987123879113 f0e85a6e54
viper.cpp: Added audio support, updated inputs, and improved default NVRAM contents. (#8434)
* Updated compatibility lists, added NVRAMs, added more inputs and per-game DIP switches.
* Fixed port DIP location values.
* Added comment about boxingm's pad controller.
2021-08-17 02:36:25 +10:00
Aaron Giles 80e1773ff7 Remove m_subseconds_per_clock from device_t, defering to attotime helpers for necessary calculations. 2021-08-16 09:03:35 -07:00
Aaron Giles 157c314253 Some attotime cleanup/tweaks. 2021-08-16 09:02:55 -07:00
AJR 2d86157b0f 3dom2_te.cpp: Use C++17 library function for clamp (and std::min in one place where the value could not possibly be lower than 0 anyway) 2021-08-16 09:58:25 -04:00
Miodrag Milanovic 59fcc6b81e Missing implementation 2021-08-16 14:58:11 +02:00
hap 09c8b65820 saitek_osa: prevent init order issue 2021-08-16 14:23:45 +02:00
0kmg 459d861302
bus/nes: Improved emulation of 115-in-1 related multicarts. (#8446)
- Merged two devices (for identical mappers 225 and 255).
- Larger-sized carts now work (sets mc_110, mc_115).
- Added 4 nibbles of work RAM that presumable affect in-game settings.
- Removed set mc_110a which was listed as being a possible corrupt dump. It only contained half of mc_110's PRG ROM—in repeated 256K chunks.

Software list items promoted to working (nes.xml)
---------------------------------------
115 in 1
2021-08-15 22:48:37 -04:00
AJR 0298e5d6c3 Use std::clamp in more source files 2021-08-15 21:32:53 -04:00
ajrhacker 08a0e5af5b
Merge pull request #8445 from 0kmg/nes-mappers-364,396
bus/nes: Added support for 4 multicarts on 2 board types.
2021-08-15 16:24:32 -04:00
0kmg 80cca64ddc bus/nes: Added support for 4 multicarts on 2 board types.
New working software list additions (nes.xml)
-----------------------------------
1994 Super HiK 3 in 1 (JY-007) [famiac, NewRisingSun]
1995 Super 8-in-1 (JY-050) [Consolethinks, NewRisingSun]
Super 8-in-1 Gold Card Series (JY-085) [Consolethinks, NewRisingSun]
Super 8-in-1 Gold Card Series (JY-086) [Consolethinks, NewRisingSun]
2021-08-15 11:49:44 -08:00
987123879113 ad360b142e
New working clones (#8418)
------------------
Guitar Freaks Ver 1.01 (GQ886 VER. EAD) [Taro]
Guitar Freaks Ver 1.01 (GQ886 VER. AAD) [Taro]
Guitar Freaks Ver 1.01 (GQ886 VER. JAD) [Taro]
Guitar Freaks Ver 1.01 (GQ886 VER. UAD) [Taro]
Guitar Freaks 2nd Mix (GQ883 VER. EAA) [Taro]
Guitar Freaks 2nd Mix (GQ883 VER. UAA) [Taro]
Guitar Freaks 2nd Mix (GQ883 VER. JAA) [Taro]
Guitar Freaks 2nd Mix (GQ883 VER. KAA) [Taro]
Guitar Freaks 2nd Mix (GQ883 VER. AAA) [Taro]
Guitar Freaks Link Kit 1 (GE929 VER. JAA) [windy fairy]
Guitar Freaks Link Kit 2 (GC929 VER. JBB) [windy fairy]
2021-08-15 15:30:04 -04:00
AJR 6a1ba6ed10 schexx: Map some memory 2021-08-15 13:05:44 -04:00
yz70s 855c9d4087 divtlb.cpp: remove a crash caused by the modulus operator
In the original code all values are signed integers, so m_dynindex would
overflow and become negative, then the modulus of a negative value by a
positive one would generate a negative result and finally the next array
read would make the program crash.
Also the maximum value plus one of m_dynindex is not generally a
multiple of m_dynamic and this would cause a jump in the values of
liveindex.
2021-08-15 18:57:07 +02:00
AJR 57ddc51b52 Debugger-related feature removals and cleanup
- Remove the hotspot read tracker. This was never robustly implemented, but changes to the memory system made it much less useful, and the "speedup opportunities" which it aimed to determine are not very important from a current emulation standpoint.
- Remove the CURSP/GENSP state symbol and the generic sp() getter. Stacking semantics vary too much between CPU architectures for this to be of much use. (A "SP" symbol has been added to a few CPU cores whose stack pointers were otherwise not being registered.)
- Remove the cached pointer to device_state_interface and the state() fast accessor from device_t. Most users of device_state_interface either already had a pointer to the specific CPU device type or needed to check first for the presence of the interface.
- Change the PC memory write tracker to use pcbase(), which works even when the instruction callback is masked out, instead of peeking at the PC history index.
- Remove some obsolete watchpoint-related definitions from machine.h.
2021-08-15 12:31:55 -04:00
ajrhacker 2cc894b9fe
Merge pull request #8440 from cam900/patch-178
seibuspi.cpp: Add/Fix notes for Jumper JP1
2021-08-15 11:25:30 -04:00
0kmg caf6dd6b24
bus/nes: Added support of a pair of 4-in-1 multicarts. (#8441)
New working software list additions (nes.xml)
-----------------------------------
4 in 1 (K-3131GS) [anonymous]
4 in 1 (K-3131SS) [anonymous]
2021-08-15 10:24:09 -04:00
Jess Askey ee07073837
avgdvg.cpp: support XY flip (#8444) 2021-08-15 10:23:18 -04:00
Miodrag Milanovic 2c98a7806b Remove not suported platform 2021-08-15 11:36:24 +02:00
Tom aba63ad494
dumped megacd2 euro 2.11 bios (#8420)
megadriv.cpp: added mega-cd euro v2.11 bios [TwistedTom]
2021-08-14 22:27:52 -04:00
Scott Stone 47e2603657 Merge branch 'master' of https://github.com/mamedev/mame 2021-08-14 21:49:22 -04:00
Scott Stone ec007c171c galaxian.cpp: Fix inputs for portera (not 100% the same as porter). Addresses MT#8051 2021-08-14 21:48:46 -04:00
tim lindner 24b3acbce8
sdl ui: fix choosing the root path (#8443) 2021-08-14 21:13:55 -04:00
ajrhacker 6d6e53e1e2
Merge pull request #8442 from 0kmg/nes-mapper230
bus/nes: Enable menu access for a Contra/22-in-1 combo cart.
2021-08-14 19:39:05 -04:00
0kmg 528c36e9c7 bus/nes: Enable menu access for a Contra/22-in-1 combo cart. 2021-08-14 12:32:01 -08:00
Aaron Giles 581527eb27 Update recently changed code to new APIs 2021-08-14 12:28:13 -07:00
arbee bc9ff10071 apple2gs: fix ZipGS delay for games that trigger the joysticks by read like Silpheed. [R. Belmont, TheKinsie] 2021-08-14 13:44:32 -04:00
Aaron Giles 5b184ff076 Merge branch 'master' into time-experiments2 2021-08-14 10:24:51 -07:00
cam900 c46572d765
seibuspi.cpp: Add/Fix notes for Jumper JP1 2021-08-15 00:26:29 +09:00
tim lindner 0013f69c4c
coco3: Revert constant RAM fix. (#8438) 2021-08-14 10:33:42 -04:00
Aaron Giles 1f192de48f MSVC fixes 2021-08-13 22:09:25 -07:00
Robbbert 45545a3216 MT 08050: ginganin: missing pcm samples 2021-08-14 13:56:50 +10:00
ajrhacker e7d6e93ec5
Merge pull request #8433 from clawgrip/patch-2
New NOT_WORKING clones
2021-08-13 23:47:35 -04:00
0kmg 14c82e93d6
bus/nes: Added support for a 21-in-1 multicart. (#8435)
New working software list additions (nes.xml)
-----------------------------------
21 in 1 (GA-003) [Consolethinks]
2021-08-13 20:33:38 -04:00
AJR 10262d869b swim1, swim2: Implement callback for DAT1BYTE output 2021-08-13 19:56:57 -04:00
ajrhacker ee0fe3ee35
Merge pull request #8437 from 0kmg/nes-mappers-212,217
bus/nes: More multicart fixes.
2021-08-13 19:12:14 -04:00
Michael Zapf d4daff7cb3 ti99: Use offs_t instead of uint16_t for addresses, as they are 19 bit wide in the peribox. 2021-08-14 00:47:50 +02:00
Aaron Giles 1390f5c6a4 Attempt to get the number of input lines correct for CPUs. 2021-08-13 15:46:52 -07:00
0kmg 57a21653b0 bus/nes: More multicart fixes.
- Improved support for Super HiK 300-in-1 related multicarts. Fixes graphics in some games and gets a 9999-in-1 working.
- Added missing board support for 500-in-1 and related multicarts. These are correctly assigned to mapper 217 in the .nes loader.

Software list items promoted to working
---------------------------------------
255 in 1
500 in 1
500 in 1 (Alt)
2000 in 1 (No Splash, No Rev, Alt Mapper)
9999 in 1 (Anim. Splash, Rev 13)
9999999 in 1 (Alt)
2021-08-13 14:41:43 -08:00
hap 68a2d05d77 Machines promoted to working
----------------------------
Super Cobra (Gakken, green version) [hap, eggs]
2021-08-13 23:49:50 +02:00
ClawGrip 504b1e41d9
miniguay.cpp: Fixed game name, add notes. (#8431) 2021-08-14 06:14:47 +10:00
Ivan Vangelista 44ede91453 - crystal.cpp: used object finders and other minor cleanups
- onetwo.cpp: derived frequency from XTAL present on PCB
2021-08-13 18:10:46 +02:00
ClawGrip c63a7ef416 Add 'scientus' 2021-08-13 17:29:17 +02:00
ClawGrip 868f1d5a7e
New NOT_WORKING clones
------------------------
Scientus (France) [PulkoMandy]
2021-08-13 17:24:10 +02:00
Robbbert 28bbea0fb9 Updated help text for bgfx_backend 2021-08-13 22:18:52 +10:00
ksherlock 5699c8ff02
apple2gs disassembly updates: (#8430)
- JSL support for gs/os & prodos 16 calls
- JSL/JML/STA vector support
- inline debug name support (Apple IIgs Tech Note #103)
2021-08-12 22:20:21 -04:00
Peter Ferrie b8fd5660cc ch376.cpp: fix mount status and entry formatting [Peter Ferrie]
- BOOTi can now find .DO and .PO files
- BOOTi can now boot HDVs
2021-08-12 15:42:28 -07:00
ajrhacker f7c38c2fa0
Merge pull request #8429 from clawgrip/patch-15
gfamily.cpp: Improve notes
2021-08-12 15:58:58 -04:00
AJR debdcf365d tx0_64kw, tx0_8kw: Fixes and improvements
- Complete rewrite of disassemblers, using standard names for OPRs
- Clear MBR in cycle 1 when AMB is not specified
- Perform AMB before COM (tx0_64kw)
- Fix characters printed on Flexowriter (bit order was incorrectly reversed)
- Modernize logging in CPU device
- Only call the debugger hook once per instruction cycle
2021-08-12 15:56:57 -04:00
ClawGrip 91b4c3d36e
gfamily.cpp: Improve notes 2021-08-12 21:50:21 +02:00
ajrhacker d62f1a7afc
Merge pull request #8428 from 0kmg/nes-mappers-289,320
bus/nes: Added support for 17-in-1 and 6-in-1 multicarts.
2021-08-12 15:48:42 -04:00
0kmg d991edb73b bus/nes: Added support for 17-in-1 and 6-in-1 multicarts.
New working software list additions (nes.xml)
-----------------------------------
17 in 1 (60311C) [anonymous]
Super HiK 6 in 1 (A-030) [anonymous]
2021-08-12 11:11:14 -08:00
Vas Crabb 60da7d3baf bus/a2bus/q68.cpp: Fixed various issues.
* Fixed friended derived classes.
* Added "a2" prefix to device short names uesd for crude namespacing.
* Added the prefix header explicitly so it will build without PCH.
* Fixed bizarre mixed space and tab indenting.
2021-08-13 03:09:35 +10:00
0kmg 4131373f0a
bus/nes: Miscellaneous minor multicart fixes, mostly. (#8291)
* pengseal: Fixed company and title screen graphics.
* dongdong: Added device for this unique board (should have been marked not working.)
* mc_sg20: Fixed graphics fixed in all games, no longer randomly resets to Bomberman mid-game in Hogan's Alley.
* mc_190: Refactored code - this is the same as mc_sg20 with a mirroring bit.
* mc_1994: Corrected banking code - all games work now.
* mc_4ck1: Runs now, although Contra has some incorrect tiling issues; added jumper setting.
* mc_6m23: Fixed graphics in all games (light gun still not working due to non-bus issues).
* magicdrg: Fixed background tiling.

Software list items promoted to working
---------------------------------------
1994 Super HIK 14 in 1 (G-136)
4 in 1 1993 (CK-001)
4 in 1 1993 (CK-001, Alt)
2021-08-13 03:05:41 +10:00
Brian Johnson 3e714f3de1
video/upd7220.cpp: Updated FIGD to use ead and mask to calculate drawing location. (#8405) 2021-08-13 02:55:20 +10:00
Miodrag Milanović 36218bcdde
Merge pull request #8419 from mamedev/new_bgfx
Update bx, bimg and bgfx
2021-08-12 13:07:51 +02:00
Miodrag Milanovic 19dfe79faf Fix to make it work on windows 2021-08-12 10:12:44 +02:00
Ivan Vangelista b5926fe24f
audio/mw8080bw.cpp: added some notes deriving from comparison between driver and original Taito Space Invaders PCB [Guru] 2021-08-12 07:00:47 +02:00
Justin Kerk 79e4e21eae naomi.cpp, segac2.cpp, various softlists: Adjusted various Japanese game titles to use consistent romanization 2021-08-11 20:56:13 -07:00
ClawGrip a04cf1cb7d
missbamby.cpp: Remove uneeded comment (#8426)
missbamby.cpp: Found the Cirsa Lucky Player technical manual. The game (Cirsa 810702 PCB) indeed uses a 8155 so updated comment.
2021-08-11 22:23:41 -04:00
ClawGrip ade0486b30
New WORKING clone (#8374)
New WORKING clone
-----------------------
Sea Wolf (Tecfri) [Lorenzo, Victor Fernandez (City Game]
2021-08-11 22:21:43 -04:00
0kmg 2d412c74d2
bus/nes: Fixed bugs in Game Star type "A" boards. (#8425)
- Corrects certain games not loading or loading with corrupt graphics in different multicarts.
2021-08-11 16:53:07 -04:00
0kmg 1a01c98fa2
bus/nes: Fixed graphics issues in BB Car clones. (#8421)
- Graphics issues were in sets mihunche, mihunchea, and scche.
- Separately, demoted several non-working games to not supported.
2021-08-11 16:16:02 -04:00
Jeff Muizelaar 7b359e1939
lwriter.cpp: Elaborate the documentation of some of the VIA pins (#8423) 2021-08-11 16:15:11 -04:00
Robbbert 6f04b2f221 **mame.lst: comment goes with machine. 2021-08-12 00:27:39 +10:00
Scott Stone fcb5394ee9 mame.lst: added comments to simple machines 2021-08-11 07:21:07 -04:00
Ivan Vangelista 47e91b2686 - tryout.cpp: used object finders and other minor cleanups
- gp32.h: initialized some arrays which were causing problems in drvnoclear builds
2021-08-11 07:21:21 +02:00
arbee f4fa9412e3 apple2: the two Q-68 cards use the same ROM. [R. Belmont] 2021-08-10 22:35:29 -04:00
arbee 7e5ea52797 apple2: Support for the Stellation Q-68 and Q-68 Plus 68008 coprocessor cards. [Rob Justice, R. Belmont] 2021-08-10 22:26:52 -04:00
MetalliC a263bf5bc4 new NOT_WORKING machine
-----------------------
Soreike! Anpanman Popcorn Factory 2 (Rev C) [Darksoft, Jorge Valero, MetalliC, rtw]
2021-08-11 01:04:40 +03:00
Miodrag Milanovic 0160a369a1 update shader.mk according to one in bgfx 2021-08-10 20:56:42 +02:00
MooglyGuy 0acf39899f Update debugimgui to compile with latest imgui 2021-08-10 20:36:45 +02:00
0kmg 9be98f7c8f
bus/nes: Fixed BMC 411120-C cartridge emulation and added a compatible game. (#8416)
New working software list additions
-----------------------------------
19 in 1 (K-3088) [anonymous]

Software list items promoted to working
---------------------------------------
4 in 1 (411120-C)
2021-08-11 03:51:46 +10:00
Dirk Best c354d8d203 apxen: Hook up keyboard 2021-08-10 13:21:51 +02:00
MooglyGuy 7fe8f9f74c
Assorted N64 fixes (#8415)
* -rdp: Fixed incorrect channel swapping on 32-bit resampled framebuffers. [Ryan Holtz]
* -rsp: Fixed LWV and VMOV behavior. Added reserved instructions V056, V057, V073, and VNULL. [Ryan Holtz, krom]
* -rdp: Temporarily adjusted framebuffer resampling to not exceed screen bounds in some games. [Ryan Holtz]
* -n64: Fixed SP DMA behavior based on hardware tests. [Ryan Holtz]
* -rsp: Removed unused DRC and SIMD support. General code cleanup. [Ryan Holtz]
* -n64: Pass K4 and K5 factors to threaded drawing code. Fixes black geometry in Conker's Bad Fur Day. [Ryan Holtz]
* -aleck64: Fixed compile issue with previous commits. [Ryan Holtz]
2021-08-09 21:06:08 -04:00
0kmg 99f0f69c37
bus/nes: Improved NTDEC cartridge support. (#8239)
Software list items promoted to working
-----------------------------
Fighting Hero (Asia)
Fighting Hero III (Asia)
2021-08-10 02:55:31 +10:00
f205v 192509a8c3
naomi.cpp: Updated notes. (#8413)
* Corrected PIN number for mask ROMs on 171-8132B carts.
* Sorted games by year/number.
2021-08-10 02:51:11 +10:00
0kmg 36b56bf2aa
bus/nes: Added support for a Contra bootleg. (#8326)
New working software list additions (nes.xml)
-----------------------------------
Contra (pirate) [kryzsiobal]
2021-08-10 02:37:04 +10:00
Dirk Best 8770a480fb apxen: Hook up DMA and FDC, system can boot from floppy now 2021-08-09 17:40:49 +02:00
Ivan Vangelista 5c7388e749 tumbleb.cpp: added preliminary oki hookup for tumblepba 2021-08-09 17:36:48 +02:00
Miodrag Milanovic 73255dbfa0 New machines marked as NOT_WORKING
----------------------------------
Smith Corona PWP System 14 [FozzTexx]
2021-08-09 16:46:57 +02:00
tim lindner c6fd0a77d4
mc10: fix raster timing to hide vertical retrace lines (#8409) 2021-08-09 10:27:17 -04:00
goldnchild fb0db04135
ap2000: hook up reset to Centronics init signal (#8363) 2021-08-09 10:26:46 -04:00
0kmg 6d4dfeff16
bus/nes: Fixed graphics in several multicarts and removed an underdump. (#8410) 2021-08-09 10:05:05 -04:00
0kmg 58a7d31bbf
bus/nes: Implemented support for multicart mc_s8rk. (#8412)
Software list items promoted to working (nes.xml)
---------------------------------------
Super 8 in 1 (Including Rockin' Kats)
2021-08-09 10:04:26 -04:00
Davide Cavalca ff21a14b00
amiga_hdd: add new software list (#8354)
New working software list additions
------------------------------------
Workbench 2.05 [Davide Cavalca]
Workbench 2.1 [Davide Cavalca]
Workbench 3.0 [Davide Cavalca]
Workbench 3.1 [Davide Cavalca]
2021-08-08 18:15:32 -04:00
ClawGrip 49b65941df
New NOT_WORKING machines (#8372)
* Add 'radikaldarts.cpp'

* New NOT_WORKING machines
------------------------
Radikal Darts (Diana Version 7.29.25) [jordigahan, ClawGrip]
2021-08-08 18:12:28 -04:00
MetalliC e0fea0112d cv1k.cpp: replace futariblj program ROM with clean dump, previous was dumped from upgraded futari15 PCB and contained trailing garbage [XeD] 2021-08-08 21:43:19 +03:00
0kmg 0c13c54fbc
bus/nes: Added support for mc_150um multi-game cartridge. (#8406)
Software list items promoted to working (nes.xml)
---------------------------------------
150 in 1 Unchained Melody (Fight 150 Ver. Love)
2021-08-09 03:30:27 +10:00
Vas Crabb 5f1b75a3a5 lwriter.cpp: Minor fixes and cleanup.
* Don't set initial signal state in machine config - do it on start.
* No need to reset child devices on machine reset, that's done for you.
* Put ROMs in the same order as machine macros.
2021-08-09 03:09:42 +10:00
Angelo Salese 8385a3dc85
clshroad.cpp: various fixes (#8400)
* clshroad.cpp: Add tilemap color bank, fix lightning flashing and color cycling for Fire Battle;
clshroad.cpp: Hand-tuned all clock frequencies for clshroad and halved vblank irq rate, syncing video and sound timings in logical sense;
* wiping.cpp, wiping.cpp: Convert to Xtal and add tentative screen raw params;
* audio/wiping.cpp: Make custom audio to actually not divide internally by 2;
* clshroad.cpp: minor realign documentation
2021-08-08 12:50:02 -04:00
0kmg 3da6dd410f
bus/nes: Added support for 21-in-1 and 35-in-1 multicarts. (#8401)
New working software list additions (nes.xml)
-----------------------------------
21 in 1 (K-3006) [anonymous]
35 in 1 (K-3036) [anonymous]
2021-08-08 12:48:40 -04:00
Ivan Vangelista 50fc3edb0c crystal.cpp: documented test switch for wulybuly 2021-08-08 10:15:29 +02:00
Ivan Vangelista 3452b3be9b New working clones
------------------
Mag Max (set 2) [Purity]
2021-08-08 09:16:01 +02:00
0kmg 9ff9ced022
bus/nes: Fixed Powerful 255 in 1 and added its parent. (#8404)
New working software list additions (nes.xml)
-----------------------------------
Powerful 250 in 1 [NewRisingSun]

Software list items promoted to working (nes.xml)
---------------------------------------
Powerful 255 in 1
2021-08-07 22:04:31 -04:00
f205v 782810b4d9
naomi.cpp: remove duplicate entry for "Driving Simulator" (#8402) 2021-08-07 22:02:43 -04:00
Jeff Muizelaar 19f6c3ab3f
lwriter.cpp: Add support for LaserWriter Plus ROM (#8403) 2021-08-07 20:41:20 -04:00
yz70s 0abca268d8 fdc37c93x.cpp: actually read logical device registers 2021-08-07 14:29:15 +02:00
Ville Linde 9dfaa44def taitopjc: fix save states 2021-08-07 00:16:12 +03:00
MetalliC d90bef1b56 naomi.cpp: dumped earlier/prototype Sega 837-13844 JVS I/O board [Fabrice Arzeno]
documentation misc additions [MetalliC]
2021-08-06 23:53:46 +03:00
Angelo Salese a43c08a651
taito_f2.cpp: fix ninjak default lives to 3 (matches all OFF convention) 2021-08-06 20:46:21 +02:00
Ivan Vangelista 8262c548a0 New working clones
------------------
Bubble Buster (USA, B-System) [CoolMod, The Dumping Union]
2021-08-06 18:17:20 +02:00
Ivan Vangelista 7288a74105 vamphalf.cpp: got yorijori to boot, left as not working as it needs a ROM patch for now 2021-08-06 18:11:01 +02:00
Ivan Vangelista 4e6071df20 zaccaria.cpp: added some notes about a new dump of the jackrabt set with bigger program ROMs [flocke] 2021-08-06 18:10:12 +02:00
Ivan Vangelista 5839ae699d New working clones
------------------
Air Inferno (World) [Trol]

New clones marked as NOT_WORKING
--------------------------------
Time Crisis 3 (TST3 Ver. A) [system11, rtw]
2021-08-06 18:08:33 +02:00
Ivan Vangelista 0dc6272635 ssfindo.cpp: hooked up dips for ppcar 2021-08-06 07:24:48 +02:00
cracyc 80ca53ad45 pc9801: shift underline attr 4 pixels to the right 2021-08-05 21:54:55 -05:00