Vas Crabb
b62c7bad9d
MAME 0.239
...
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE0DYtsBhE4EM627+6wXSxAYxAcQ4FAmHLKsYACgkQwXSxAYxA
cQ43mQ//Vdz8wFH8xLTCEOOLOZT06tvGyK3q0qeP556QfBkBKoCakQ3B/OtkoZHG
kC3O2kXaLEBypMgkelgmOpyLx+1aX4hX/FkBjlABKJ57g1gjyaxUq3JstD4XDqTd
FjUqTd2J9uZlvJMn0k5FnkwLVeieXeglz0aRbJ7liw7aOtVu8Fb3IA3nujgJt3Lc
cmnCDrQ5zXEGWAocKEYAU42/wQfND359Yk+j9/XEt+OMX9LfL0CUwW3QU6vVowo7
a0Yppqt5p0KtDelB2cwlp8OX1vMZqVLjD0LfywV80d3B8x3b0qCCTUDSAJKNnSFh
9vCwUDQpRZDeEYSafLAQqRDQr8TvB8fOLsKiuT8XrTkBYWWbIt/bhxPiGMKWiehH
vOx/YdXXRpZY/EDRM3bMG6kqmjiR5Qq8nMq3gt69HVZej4rOaK2XdMBPs19l+7hV
EIrtMVeQ0AF+lvOrJAq0EVZLaNfwiIr0OsXW7qHiQmFxXwJpSADn1Cgxr1B1zPRV
w7T7bTl0WctrS5LHC5Fk6WuZ2fXpBlclELxOlhh/QeU+mjKb8sv2HvjttyT6EHja
WmTmhq1tpMb1+xnC1STrZINito06PORwYt4SrglWXZ3hBUl4tvAyYkavsihJuTiC
9RQehh9bU90Rah/M02p6c3E2iPQsLX2C1cxxGHvItaUZ3Vu53mI=
=RlQw
-----END PGP SIGNATURE-----
Merge tag 'mame0239' into mainline-master
MAME 0.239
2021-12-29 12:04:01 +11:00
Robbbert
9e7b05f204
sleic: added some gristle to the bones
2021-12-29 10:42:15 +11:00
smf-
e77d144c6f
fixed size prefix in find command [smf]
2021-12-28 17:20:28 +00:00
smf-
aff77c2408
fix for building with clang 13.0.0 on windows
2021-12-28 17:20:28 +00:00
Ivan Vangelista
430929546c
looping.cpp: added dip locations [Guru]
2021-12-28 16:51:36 +01:00
Vas Crabb
80bcaea1ed
Bump version to 0.239
2021-12-29 02:17:03 +11:00
smf-
65f40d2781
zc/to3 is not bought out of the ctc
2021-12-28 14:15:50 +00:00
Vas Crabb
719d20298b
Mega Drive is written with a space.
2021-12-28 11:53:53 +11:00
Devin Acker
d0874ff356
h8_sci_device: don't set TDRE when receiving ( #9051 )
2021-12-27 19:27:00 -05:00
hap
589ff52f09
im05: simpler implementation
2021-12-27 11:52:32 +01:00
hap
b79bab5504
New working machines
...
--------------------
Elektronika IM-05 [hap, RCgoff]
2021-12-27 01:17:17 +01:00
hap
2ab562bece
aci_ggm: correct typo
2021-12-26 13:02:38 +01:00
Vas Crabb
c25e62f25e
srcclean, remove a vestigial thing, and a little cleanup
2021-12-26 13:33:56 +11:00
Robbbert
b3bcdac164
Initialise a few variables in h files.
2021-12-26 12:13:17 +11:00
Ivan Vangelista
8b3cff4247
jackal.cpp: removed now unneeded hack
2021-12-25 21:23:48 +01:00
Ivan Vangelista
8a7c41ad97
viper.cpp: documented the I/O board for Mocap Golf [Guru]
2021-12-25 20:59:44 +01:00
Robbbert
5ce3d375c6
lckydraw: added a note.
2021-12-26 04:55:34 +11:00
Robbbert
f1ed47b3aa
Initialised more variables and updated a few things overlooked earlier.
2021-12-26 04:40:26 +11:00
Vas Crabb
da40d38565
Revert "taito_b.cpp: DIP switch corrections for sbm & sbmj (MT08160) ( #9031 )"
...
This reverts commit 3c1beef1a2
.
This change made six of the DIP switches disappear for sbmj. You don't
use IPT_UNKNOWN for DIP switches that are physically present but have
unknown function.
2021-12-26 03:21:43 +11:00
Vas Crabb
3701e199a7
Revert "gb.cpp: Improved MBC3 RTC handling. ( #9035 )"
...
This reverts commit 76152ba35e
.
Real-time clock devices need to use device_rtc_interface, not ad-hoc
solutions.
2021-12-26 03:01:02 +11:00
0kmg
9b853c77fd
-bus/nes_ctrl: Added support for Famicom Turbofile backup RAM. ( #9034 )
...
-nes.xml: Corrected Metroid release year.
2021-12-26 02:50:08 +11:00
goldnchild
b4c4ced84f
expand buffer size from 15 to 16 for %t time in video_manager::open_next ( #9039 )
2021-12-25 16:48:45 +01:00
Robbbert
1d2d28e6e4
Initialise class variables in some of my drivers.
...
Fixed keyboard in microkit.
2021-12-26 00:36:11 +11:00
David Haywood
9fe7237d80
drop sound levels in rohga.cpp ( #8635 )
2021-12-25 14:13:34 +01:00
MooglyGuy
022361c683
Complete re-write of Philips CD-i CDIC handling; re-promoted to working ( #9038 )
...
* -cdi: Significantly improved compatibility and re-promoted to working. [Ryan Holtz, CD-i Fan]
2021-12-25 13:49:11 +01:00
Robbbert
5594736bd5
Added tsconf.cpp to mess.flt
2021-12-25 19:56:42 +11:00
0kmg
e5fa0d15db
nes.xml: Added Holy Diver rerelease. ( #9029 )
...
New working software list additions
-----------------------------------
Holy Diver Collector's Edition [anonymous]
2021-12-24 19:07:40 -05:00
r09
c11d1f6f4d
fmtowns_flop_orig.xml: 7 new dumps, 2 replacements ( #9030 )
...
- Changed the romanization of 日コン連企画 to "Nichikonren Kikaku" as seen in the official website (http://www.nichikon.co.jp/ )
- Replaced the Futoppara FD Heisei disks 7 and 10 with unmodified images
New working software list additions (fmtowns_flop_orig.xml)
-----------------------------------------------------------
FMR/Towns Kihon DOS Tools [cyo.the.vile]
Hometown, U.S.A. [cyo.the.vile]
Hon'yaku Helper Zurukamashi [cyo.the.vile]
Hon'yaku Helper Zurukamashi - Jisho Disk Junior [cyo.the.vile]
Sadistic Gamers Syndrome - Episode I [cyo.the.vile]
Towns Drill - Shougaku Sansuu Series - Sansuu 1-nen (TownsGEAR V2.1 version) [cyo.the.vile]
Yoku Wakaru Sansuu - Shougaku 2-nen [cyo.the.vile]
Replaced software list items
----------------------------
Futoppara FD Heisei 7-gou [fuzzball]
Futoppara FD Heisei 10-gou [fuzzball]
2021-12-24 19:07:22 -05:00
wilbertpol
2f797626a0
gb.cpp: Use memory views for bios disable and to remove some cartslot trampolines. ( #9033 )
2021-12-24 19:07:02 -05:00
wilbertpol
76152ba35e
gb.cpp: Improved MBC3 RTC handling. ( #9035 )
2021-12-24 19:05:48 -05:00
holub
1e32a43b50
Added preliminary TS-Configuration for ZX Evolution driver. ( #8989 )
...
New machines marked as not working
-------------------------
NedoPC, TS-Labs ZX Evolution TS-Configuration
2021-12-25 06:58:14 +11:00
Vas Crabb
6101c55c96
-Updated the Czech and Slovak translations for the rest of the UI changes this month. [Milan Galcik]
...
-Reduced redundancy in a few more slot machine layouts. [Vas Crabb]
2021-12-25 06:31:42 +11:00
AJR
3c7bb985b6
New machines marked as NOT_WORKING
...
----------------------------------
Yamaha RX15 Digital Rhythm Programmer [DBWBP]
2021-12-24 13:11:58 -05:00
AJR
4cc55742d2
New machines marked as NOT_WORKING
...
----------------------------------
Kawai ACR-20 Digital Accompaniment Center [DBWBP]
2021-12-24 12:31:30 -05:00
Ivan Vangelista
fba14ac637
viper.cpp: dumped ds2430 for sscopex [Guru]
2021-12-24 17:13:54 +01:00
Robbbert
5caffb825a
jp.cpp: removed outdated comment.
...
Moved petaco to its new position in mame.lst
2021-12-25 02:15:13 +11:00
Robbbert
91d7318ce6
jp.cpp:WIP. Added outputs.
...
Moved petaco to peyper.cpp as it is a better fit.
2021-12-25 02:02:37 +11:00
Ivan Vangelista
ee398fba7d
viper.cpp: dumped ds2430 for sogeki. Can now get in game, but unplayable due to very heavy GFX glitches and missing gun controller emulation [Guru]
2021-12-24 15:59:54 +01:00
Ivan Vangelista
4a30c0e17d
c64_cart.xml: corrected hashes
2021-12-24 15:19:37 +01:00
Ivan Vangelista
8cc8792ab4
- c64_cart.xml: redumped and verified blueprnt, gridrunr, hesmon, minfats, omegrace, paintbrs, storymac [Guru]
...
- vic10.xml: redumped and verified lemans [Guru]
2021-12-24 15:16:50 +01:00
AJR
2b28f14caa
New machines marked as NOT_WORKING
...
----------------------------------
JoMoX AiRBase 99 [DBWBP]
2021-12-23 20:51:37 -05:00
Vas Crabb
c0e2654dea
-emu/render.cpp: Get the initial view check off the hot path (fixes MT08159).
...
-Tidied up a few things, reduced bloat in a few more slots layouts.
2021-12-24 08:57:13 +11:00
smf-
5fe4dbaa9b
fixed z80clock duplicate part.
2021-12-23 21:06:08 +00:00
smf-
4f0f807f58
fixed comment in z80clock.xml
2021-12-23 19:09:10 +00:00
Steven Coomber
3c1beef1a2
taito_b.cpp: DIP switch corrections for sbm & sbmj (MT08160) ( #9031 )
...
* taito_b.cpp: DIP switch corrections for sbm & sbmj (MT08160)
2021-12-23 12:06:22 -05:00
Robbbert
95a7e5e3ba
Added z80clock to mess.flt
2021-12-24 03:03:41 +11:00
Sergio G
6a92d9a2cf
seta.cpp: add pld info for madshark ( #9032 )
...
* seta.cpp: add pld info for madshark
PCB image: https://i.imgur.com/T9DX0bP.jpg
PLDs:
* https://i.imgur.com/0cneaqg.jpg
* https://i.imgur.com/JG45AwL.jpg
2021-12-23 10:36:14 -05:00
smf-
53f5095131
New Working Machine
...
-------------------
Z80 based, triple time zone clock [smf]
2021-12-23 12:51:17 +00:00
smf-
6b146f58a7
BQ4847: added BQ4845 device type which uses an external crystal, added wdo output in addition to rst output, save internal registers instead of user buffer, do not update internal date/time at startup if STOP flag is set, copy internal date/time into user readable registers at startup, set hour correctly at startup if in 12 hour mode, remove unused bcd validation code, fix leap year detection, fix alarm, mask all registers on read, changed wdi to a write line, derive timing from device clock, added missing state save, implement default region [smf]
2021-12-23 12:51:16 +00:00
Robbbert
512dbbc2d5
flicker: Fixed a couple of mistakes.
2021-12-23 20:27:26 +11:00