Commit Graph

89864 Commits

Author SHA1 Message Date
hap
0076419cb4 saitek_osa/odyssey2 slot devices: add anonymous namespace 2024-03-27 17:08:02 +01:00
AJR
17869b56a3 sinclair/elwro800.cpp: Remove workaround for old GCC 2024-03-27 11:43:38 -04:00
hap
89f4df5760 swp00: fix m_global_step array out of bounds error 2024-03-27 14:53:39 +01:00
hap
2c77b5088b source org: move emirage/ivant to excalibur folder 2024-03-27 14:42:22 +01:00
hap
b0c36dfdf6 New systems marked not working
------------------------------
Igor (Excalibur) [hap, Sean Riddle]
2024-03-27 14:42:21 +01:00
hap
bbabfbf7a3 uzebox: small cleanup 2024-03-27 14:42:21 +01:00
Vas Crabb
fe923e9b3c Drop support for GCC < 10.3, clang 6, SDL < 2.0.14 and Qt 5.10. 2024-03-28 00:11:18 +11:00
HappyASR
4d166f4f1f
igs/igs036crypt.cpp: added preliminary decryption for bubucar [XingXing] (#12187) 2024-03-27 09:42:34 +01:00
Patrick Mackinlay
b19122db32 palm: new cpu device and disassembler 2024-03-27 15:21:12 +07:00
Olivier Galibert
e3ed66ec77 swx00: Initial buggy noise
h8: correct division of negative numbers
2024-03-27 00:43:25 +01:00
Ivan Vangelista
047f60403e sealy/sealy_eagle.cpp, sega/anyworks.cpp: changed placeholder CPU from SE3208 to ARM9 2024-03-26 18:12:00 +01:00
Ivan Vangelista
57d68eddfc - igs/igs_m027.cpp: added preliminary decryption for mgzz and mgcs3 [IQ_132]
- igs/pgmcrypt.cpp: some standardization, pending device conversion
2024-03-26 18:02:45 +01:00
Ivan Vangelista
7a98a58518 New systems marked not working
------------------------------
Qing Cheng Zhi Lian [dyq, little0, Guru]

New working clones
------------------
Mahjong Reach [Sergio Galiano]

- dynax/royalmah.cpp: dumped TMP internal ROM for mjtensin  [Sergio Galiano]
2024-03-26 17:59:26 +01:00
Vas Crabb
fbe3087e03 MAME 0.264
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEE0DYtsBhE4EM627+6wXSxAYxAcQ4FAmYBg7cACgkQwXSxAYxA
 cQ6gFRAAysGN8yDYcONvvr0DFpimKP6SwcAuQJHIyId54VDZdlmutp6/iiAp6LYT
 nBpthU8k6teNN20Z3ecxNwd0dwR/5ONFeupuRPuMFl1rHzTFZMFSu0bW7VZ+uaE9
 JLFGBh0b3kUkOrnqEFY0qM//2y1f1lOaWmCw8XfCQrRWF0tVZenuVBOxKkn7w9fP
 /pEPAZEyQPHSnTujMJxVa8nWGyP+omshiBP8Xr5G6xZiQtHS2moRqnEFX1/WCRSz
 xua1WvkMTY4AJ3VEZGvv6Bb9nhmeOmFxmirZM3G/5Nxt52ogkXhAogKDy8CXPcHo
 u16X4ZUgeF1WvEATLH1Vx01YZXzX4vRULLeFzKmOXJqtBLvMM9y4qjL18TJcfP9n
 yt0d9xMooK/OU1/3rMjjgom9a4D40z/QX3PmPx9RnzdjzLReqARlrt6hAr8rcOa3
 XL0Dmxo7mV3ihcdgU/LzrbWb6+2xTx3Bdc+4a9wtd4E4WaivvFu7nGqZI/20K4eK
 xQfTutSr43dDWDmbElYfdWG1XT25TmokTrmiL7fRjJWTtjkkfFblTdqe0Eu0c/EV
 3rc+8+TA5UZQgsHVWBw0/BRoTl8b5zDnnweHHXc515cw3ihdX4WOnKCRZRHmZii1
 QEVxLMe7/zPt15SmFJvecNmSftSWRc+MRploDOEf+8V2SlS6RVc=
 =wmpi
 -----END PGP SIGNATURE-----

Merge tag 'mame0264' into HEAD

MAME 0.264
2024-03-27 01:27:12 +11:00
Ivan Vangelista
ed17d00037 New systems marked not working
------------------------------
Man Guan Caishen 3 (V101CN) [dyq, little0, Guru]
Man Guan Zhi Zun (V100CN) [dyq, little0, Guru]
2024-03-25 18:47:17 +01:00
Vas Crabb
5b670ad51f Bumped version to 0.264 2024-03-26 01:00:46 +11:00
hap
8be0d3eb29 avr8: fix port D bit 7 toggle on timer2
(cherry picked from commit 2db21a34b5)
2024-03-25 14:27:51 +01:00
hap
5abb7f4df2 avr8: fix SBIW V flag once more
(cherry picked from commit 6517b66f3e)
2024-03-25 14:27:44 +01:00
hap
d790d8e0a9 avr8: some registers were missing from addressmap,
avr8: fix regression with C flag on SBIW opcode, fix V flag on DEC/SBIW opcodes

(cherry picked from commit fbabb96113)
2024-03-25 14:27:36 +01:00
hap
2db21a34b5 avr8: fix port D bit 7 toggle on timer2 2024-03-25 14:15:45 +01:00
Vas Crabb
ef7903fc22 -debugger/debuggdbstub.cpp: Don't write data to socket in text mode.
-mr/dribling.cpp, heathkit/h17_fdc.cpp: Tidy up a little.
2024-03-25 15:17:12 +11:00
hap
6517b66f3e avr8: fix SBIW V flag once more 2024-03-24 22:46:44 +01:00
angelosa
53ff87737b New systems marked not working
------------------------------
Dawg Gone Fun [Siftware]
2024-03-24 22:21:42 +01:00
hap
fbabb96113 avr8: some registers were missing from addressmap,
avr8: fix regression with C flag on SBIW opcode, fix V flag on DEC/SBIW opcodes
2024-03-24 21:59:26 +01:00
Vas Crabb
639ec00dff Merge remote-tracking branch 'mainline/release0264' into HEAD 2024-03-25 04:37:29 +11:00
Vas Crabb
bd3084ca2e util/unzip.cpp: Work around spurious maybe uninitialised warning with certain GCC versions. 2024-03-25 04:31:36 +11:00
Vas Crabb
a5b08de8ea Various metadata fixes. 2024-03-25 03:17:46 +11:00
hap
3d5ebaeda1 saitek*: update company strings 2024-03-24 15:15:08 +01:00
hap
8288e44c07 zx: fixed direction keys; fixed name of ringo470 [Robbbert] 2024-03-24 12:42:24 +01:00
hap
49fac75269 Systems promoted to working
---------------------------
ZX-80 [Robbbert]
2024-03-24 12:23:43 +01:00
ClawGrip
e75d24f6fd
mr/dribling.cpp: Dumped missing ROMs from the Automave version of Dribbling. (#12176) [David Bosque, Recreativas.org] 2024-03-24 14:25:46 +11:00
Davide Cavalca
3d05e324fb
Cleared inappropriate execute bits on a few source files. (#12177) 2024-03-24 14:23:55 +11:00
angelosa
d27183b543 misc/gfamily: stub motherboard portion 2024-03-24 03:15:04 +01:00
hap
4113b55cdd tlcs900: fix setting programcounter in debugger 2024-03-24 02:40:10 +01:00
hap
f0d466fb11 lwings: remove now unused variable 2024-03-24 02:19:05 +01:00
hap
914b1d9733 avengers: improve mcu/soundlatch timing 2024-03-24 02:15:07 +01:00
hap
2d381367a3 m6801: revert changes to serial emulation from a4cf1316fa - not the correct solution, introduces time travel issue unfortunately 2024-03-24 00:57:22 +01:00
hap
a4cf1316fa added novag tv interface peripheral [hap, Achim] 2024-03-23 19:03:46 +01:00
hap
ea1b40a9f7 hd6301x: fix missed timer 2 event(s) when tconr < elapsed counts,
m6801: improve serial rx timing (novag tv interface from next commit relies on more accurate timing)
2024-03-23 18:12:06 +01:00
hap
d9788da837 pit8253: fix old regression with mode 3 and odd timer count 2024-03-23 18:08:58 +01:00
hap
3b57da6177 schachak: update internal artwork color theme 2024-03-23 18:02:38 +01:00
Ivan Vangelista
9d5ff3c341 igs/pgm2.cpp: worked aroung bubucar crash for now 2024-03-23 17:28:04 +01:00
hap
f2d224b057 New working clones
------------------
Mephisto Schachakademie [hap, Berger, Drahti]
2024-03-23 17:18:53 +01:00
hap
8c982565f1 misc: small cleanups 2024-03-23 17:02:30 +01:00
hap
5c8953fb02 emirage: fix magnet/piece locate center 2024-03-23 17:02:29 +01:00
Vas Crabb
c225071d50 srcclean and fix indentation in preparation for MAME 0.264 branch. 2024-03-24 03:01:24 +11:00
shattered
26ba3b1af9
cpu/t11: Improved trace trap processing, and added basic interrupt processing to the K1801VM1. (#12151) 2024-03-24 02:31:06 +11:00
Robin Sergeant
91c9b46710
rm/rm380z.cpp: Fixed 8" disk controller clock frequency and improved VDU-80 display. (#12166)
Support VID INHIB bit and clear attributes on character write.
2024-03-24 02:28:34 +11:00
Vas Crabb
561111191b irem/m72.cpp: Corrected typos in three ROM labels. [Arnaud Ancel] 2024-03-24 02:12:15 +11:00
cracyc
d252b1f474 i386: handle double and triple faults 2024-03-23 10:00:50 -05:00