Commit Graph

87984 Commits

Author SHA1 Message Date
Ivan Vangelista
1b25d752c2 misc/gms.cpp: added dip settings for the mahjong games [Dyq, Guru] 2023-10-07 09:54:02 +02:00
AJR
db964f13cf Revert fb32ae8e8f 2023-10-06 22:05:15 -04:00
AJR
110da00f40 elwro800.cpp: Uglify code because old compilers are dumb 2023-10-06 22:00:11 -04:00
AJR
f389d33e76 Merge branch 'stupid_git' 2023-10-06 21:52:24 -04:00
AJR
fb32ae8e8f stupid git 2023-10-06 21:46:32 -04:00
Olivier Galibert
a90cc6becd mu80: make the wave rom test pass 2023-10-06 22:49:12 +02:00
Olivier Galibert
7f9a051492 mu50: correct default a/d level
swp00: Add more bits to the sample values (24.8 instead of 16.0)
swp00: Cleanups of the meg registers
2023-10-06 22:49:12 +02:00
ClawGrip
0c56d5796a
Dumped and added a new Korean "Treasure Island" clone named "New HUNTer" (#11603)
* New WORKING clone

---------------------------
New HUNTer [Taksangs]

Also reformatted single line comments.

* mame.lst: Add 'newhunter'

* Uncommented the MCU ROM_LOAD (NO_DUMP)
2023-10-06 17:15:24 +02:00
Ivan Vangelista
371d613a6d - igs/igspoker.cpp: moved the kungfu set to jackie.cpp, boots but has incorrect GFX and some missing controls
- igs/iqblock.cpp: consolidated driver in single file
2023-10-06 17:07:26 +02:00
Ivan Vangelista
d592af06e0 New working clones
------------------
Tandy 1000 TL [plgDavid]
2023-10-06 16:57:52 +02:00
ClawGrip
2b9ce83ea7
seta/seta.cpp: Added a Korean version of Triple Fun. (#11600)
Also reformatted single-line comments.

New working clones
---------------------------
Sum-eoitneun Deongdalireul Chat-ara! [Taksangs]
2023-10-07 01:06:29 +11:00
ArcadeShadow
2daf0fd772
saturn.xml: Replaced abbreviations in descriptions. (#11599) 2023-10-07 00:12:31 +11:00
AJR
2afe6115b7 elwro800.cpp: Replace address map bank devices with memory views 2023-10-05 20:45:02 -04:00
Ivan Vangelista
7d7b040472 New software list items marked not working
------------------------------------------
gamegear.xml: Pro Action Replay (v1.01) [Apocalypse]
2023-10-05 19:23:19 +02:00
Kadir Ekşi
1c542b3330
Updated Turkish (Türkçe) UI translation. (#11597) 2023-10-06 02:43:36 +11:00
hap
b90ac05a39 gmaster: update notes
New working clones
-------------------
Mephisto Almeria 16 Bit (v0.121) [Berger]
2023-10-05 13:25:33 +02:00
uraniumgun
63843b5582
apple/apple2video.cpp: Fixed Apple II DHGR rendering in Color/Composite mode. (#11595)
Fixes regression causing Video-7 RGB rendering to be used when (rgbmode == -1).
2023-10-04 23:36:20 +11:00
Romain TISSERAND
52e5d735ce
3rdparty/bgfx: Fixed duplicate import of GL functions on Linux when using GLES 2.0. (#11596)
From bkaradzic/bgfx@66d50eb721

Fixes build when using GLES 2.0 and Wayland.
2023-10-04 23:08:53 +11:00
Roberto Fresca
550632fd83 Interflip electromechanical slots driver improvements: [Roberto Fresca, Grull Osgo]
- Improved the internal layouts, creating new ones for all the different games.
 - Arranged the reels/symbols per machine.
 - Improved the samples system.
 - All games are now playable.
2023-10-04 12:57:30 +02:00
angelosa
a8e0d10345 dataeast/tumbleb.cpp: assumed fix for MT#07148, needs testing to confirm 2023-10-03 20:35:54 +02:00
Angelo Salese
1e57e1c11a
konami/cougar.cpp: fix a couple notes 2023-10-03 19:52:28 +02:00
Ivan Vangelista
530f7cb9bc koanmi/cougar.cpp: dumped ATA ID for the HDD [CoolMod, The Dumping Union] 2023-10-03 18:44:11 +02:00
hap
8c15e47042 bridgeb: remove unnneeded assert,
ktmnt2: add clarity check for sample 0
2023-10-03 11:42:35 +02:00
mamehaze
ad854b3549
seibu/wiz.cpp: Added preliminary protection simulation for kungfuta. (#11590) [David Haywood]
Protection is similar to Wiz.  This simulates enough that the game doesn't crash after bonus rounds.
2023-10-03 14:48:40 +11:00
Vas Crabb
4a7950dc1f cpu/sh: Explicitly #include prefix header (fixes GitHub #11591). 2023-10-03 13:48:27 +11:00
AJR
a3ea38c389 pokey: Double-check to make sure timer IRQs are enabled before raising them 2023-10-02 22:29:35 -04:00
AJR
b7b114c525 bus/a800: Fix class hierarchy for "a5200_2chips" ROM type 2023-10-02 22:05:12 -04:00
AJR
e22d8e8ad6 a5200: Fix keypad scanning 2023-10-02 22:04:08 -04:00
Ivan Vangelista
0d9eaa46ff merit/merit.cpp: Added PLD dumps to various games. [Brian Troha, caius, The Dumping Union] 2023-10-02 19:11:54 +02:00
Vas Crabb
edf13ae3a0 misc/dgpix.cpp: Demoted Let's Dance and Beat Player 2000 to not working. 2023-10-03 00:56:58 +11:00
AJR
cf510adc9d imagedev/floppy.cpp: Workaround for index timing regression 2023-10-02 07:38:00 -04:00
hap
455603ee86 chess*: add note about new game command,
gtsers9: fix rom load typo
2023-10-02 12:33:36 +02:00
Olivier Galibert
95fcb3123b swp00: small fixes to the lpf, may need more bits in the calculation though 2023-10-01 21:46:47 +02:00
arbee
7906b34f3d macOS: Xcode 15 requires explicitly setting -rpath to find the SDL framework. [R. Belmont, Carbon] 2023-10-01 13:23:18 -04:00
hap
5725b97746 bcheetah.lay: black background, button panel at bottom, simpler implementation 2023-10-01 12:44:45 +02:00
goldnchild
feec4c6948
bcheetah.lay: add keypad (#11580) 2023-10-01 11:43:57 +02:00
Tom Cariello
4ab590e2a9
docs: Fixed a number of grammatical errors and editing errors. (#11578) 2023-10-01 13:39:06 +11:00
Firehawke
09be4295de
docs: Fixed documentation compilation warning. (#11586)
Fixes a title underline too short warning.
2023-10-01 13:10:30 +11:00
Nigel Barnes
049920955a bus/bbc/modem/scsiaiv: cleanup, no functional changes. 2023-09-30 22:04:57 +01:00
Nigel Barnes
175a719fa9 bus/electron/cumana: Added support for Cumana floppy format. 2023-09-30 22:04:57 +01:00
Nigel Barnes
c106c577a2 acorn_dsk.cpp: Added Cumana DFS disk image format. 2023-09-30 22:04:57 +01:00
Ivan Vangelista
4d15649c37 New systems marked not working
------------------------------
Go & Stop [Phil Bennett]
2023-09-30 21:40:35 +02:00
ArcadeShadow
8e1912f679
amigaocs_flop.xml, megacdj.xml, megadriv.xml, vic10.xml: Various metadata cleanings (#11583)
* Renamed countries' abbreviations
* Lowercase on descriptive words
2023-09-30 12:55:42 -04:00
hap
06c1684f69 bcheetah: correct K4 connection, increase mcu freq 2023-09-30 16:06:49 +02:00
Olivier Galibert
bb4c9fea40 swp00: Add the lpf 2023-09-30 14:35:11 +02:00
hap
3f1795bbc3 bcheetah: update notes
New working clones
-------------------
Gorf (program 1, with French Language ROM) [René Balke]
2023-09-30 13:55:13 +02:00
987123879113
6f3e2c6b56
dgpix: Use intelfsh + improvements to sound emulation (#11582)
* sound/ks0164: Attempt to fix audio looping issues

* cpu/ks0164: swap bges and bles (fixes sound effects), fix some disasm issues, document a new opcode

* misc/dgpix: Refactor to use intelfsh, add controls for btplay2k and letsdnce, add sound banking for BMkey PCB
2023-09-30 10:45:47 +02:00
Ivan Vangelista
fdfe65ce18 New working clones
------------------
Deluxe Trivia ? Whiz (6221-75, U5-0 Edition 5 Vertical) [Brian Troha, The Dumping Union]
The Pit Boss (2214-07, U5-0) [Brian Troha, The Dumping Union]
Tic Tac Trivia (6221-23, U5-0C (07/07/86) [Brian Troha, The Dumping Union]
Trivia ? Whiz (6221-05 U5-0C, Edition 3) [Brian Troha, The Dumping Union]

New clones marked not working
-----------------------------
Match'em Up (6221-51, U5-1) [Brian Troha, The Dumping Union]

- merit/merit.cpp updated: [Brian Troha]
* Added additional notes to some sets.
* Added a few missing dipswitch settings.
* Removed "Horizontal" from parent game descriptions as it's the standard version, leaving Vertical as the a defining seperator.
* Removed the "h" from Trivia ? Whiz 3 set names, was the only set to add h to ROM names.
* Ordered Phraze Craze from newest to oldest making Phraze Craze (6221-40, U5-3A Expanded Questions) the parent.
* Arranged Phraze Craze questions ROMs as found on actual ROM board.
* Several ROM name corrections.
* Dumped the KEY BPROM for Phraze Craze & Deluxe Trivia ? Whiz.
2023-09-30 08:25:10 +02:00
Roberto Fresca
e44474b84a Interflip electromechanical slots driver improvements: [Roberto Fresca, Grull Osgo]
- Corrected the notes about Costa Brava payment.
 - Switch the system to game mode by default.
2023-09-30 08:17:09 +02:00
Roberto Fresca
27b1e9e20f Interflip electromechanical slots driver improvements: [Roberto Fresca, Grull Osgo]
- Changed default Door Switch state.
 - Added missing kbdc scan line mask to get the machine in working state.
 - Added and hooked Hopper Device.
 - Fixed reels symbol's positions in external artworks for all machines.
 - Fixed reels symbol's positions for Toledo internal layout.
 - Changed where possible logical operators with BIT function.
 - Added coin-in sound sample.
 - Added Lever mechanical rattle sound sample.
 - Added and updated technical notes.
 - Promoted to working machine.
2023-09-30 07:56:44 +02:00