Miodrag Milanović
d5340b8be4
Make building emulator optional (allow building tools without building MAME) ( #11889 )
2023-12-31 20:41:59 -05:00
wilbertpol
7a1c86c4d1
bus/msx/cart/scsi.cpp: Add support for MSX Computer Club Gouda MSX-SCSI Interface. ( #11892 )
2023-12-31 20:40:47 -05:00
robjustice
982623956a
bus/a2bus: Added Vista A800 8 inch Disk Controller Card ( #11885 )
2023-12-30 20:55:40 -05:00
mamehaze
6222175a22
Holtek HT1130 CPU core, and preliminary driver for a brick game using it ( #11872 )
...
new machines marked as NOT WORKING
--------------------------
Brick Game 96 in 1 (E-23 Plus Mark II) [azya52, David Haywood]
2023-12-26 20:01:41 +01:00
wilbertpol
d74f2ce2a7
bus/msx/cart: Added partial emulation of Panasonic FS-SR021 MSX2 Word Processor cartridge. ( #11866 )
...
New software list items marked not working (msx2_cart.xml)
------------------------------
FS-SR021 MSX2 Word Processor (Japan) [file-hunter]
2023-12-22 22:59:44 +11:00
arbee
73f27a5dae
bus/kim1: Add support for MTU "Visible Memory" (aka "Visable Memory") board. [R. Belmont]
2023-12-19 20:52:15 -05:00
Olivier Galibert
f9de60c435
sh: start adding the sh7042
2023-12-17 19:57:13 +01:00
wilbertpol
b9fbc6e7e9
formats/flacfile.cpp: Added support for compact cassette images in FLAC format. ( #11841 )
2023-12-17 15:22:40 +11:00
angelosa
3706aabe3d
misc/matrix.cpp: add CS5530 IDE PCI block
2023-12-17 03:58:32 +01:00
angelosa
711ad4fc5d
misc/matrix.cpp: add stub for ZFMicro USB controller
2023-12-17 01:36:57 +01:00
hap
365b977060
add preliminary emulation of OKI MSM5001N CMOS LCD Watch IC
2023-12-15 21:29:44 +01:00
arbee
e744a06bda
commodore/kim1: Add preliminary KIM-1 expansion bus/backplane support and MTU K-1016 16K RAM card. [R. Belmont]
2023-12-13 23:11:16 -05:00
angelosa
0e266f4b43
misc/matrix.cpp: write PCI stubs for MediaGX host & CS5530 bridge
2023-12-13 00:36:56 +01:00
shattered
21cf0bf138
bus/multibus/robotron_k7070.cpp, robotron/a7150.cpp: Made Robotron K7070 KGS a Multibus card. ( #11647 )
2023-12-13 00:56:55 +11:00
Vas Crabb
05e69b43e9
Added Zstandard support for zip archives and CHDs. ( #11827 )
...
* 3rdparty/zstd: Added Zstandard compression library version 1.5.5.
* util/unzip.cpp: Added support for Zstandard compression (method 93).
* util/chdcodec.cpp: Added support for Zstandard compression.
* 3rdparty/flac: Always define NDEBUG to avoid log spam.
2023-12-11 10:48:02 +11:00
mamehaze
90c1511a6b
cpu/xtensa.cpp, skeleton/hudson_poems.cpp: Added initial emulation for CPU core, and Poems hardware that utilizes it [David Haywood] ( #11824 )
...
* Xtensa work, alongside Poems hardware improvements to show the core is functional [David Haywood]
---------
Co-authored-by: David Haywood <hazemamewip@hotmail.com >
2023-12-10 18:13:32 -05:00
Olivier Galibert
1cea8b8df6
Ensure that the has_* file actually has data in them. The previous PR had clearly never been tested
2023-12-09 23:37:24 +01:00
Devin Acker
37a73726df
Added Casio WG-130 waveblaster device ( #11826 )
2023-12-09 12:06:00 -05:00
Olivier Galibert
20b2f08fb5
waveblaster: add the dx60xg [O. Galibert, Matt]
2023-12-08 09:17:53 +01:00
Olivier Galibert
f627895caf
waveblaster: add the db50xg [O. Galibert, Phil Bennett]
2023-12-08 08:55:42 +01:00
Olivier Galibert
6a05e69541
wavesynth: Slotify the omniwave
2023-12-08 08:54:40 +01:00
Vas Crabb
e5186344e5
Tied up loose ends:
...
* Updated copyright for FLAC.
* Enabled some more warnings for LZMA now that upstream is cleaner.
* Removed Subversion attributes from .gitattributes.
2023-12-06 17:31:13 +11:00
Vas Crabb
414c5ce5a5
3rdparty: Renamed libflac to flac - it's a full FLAC distribution, libFLAC is just a small part of it.
2023-12-06 17:12:45 +11:00
Vas Crabb
faf991a563
3rdparty/libflac: Updated to version 1.4.3.
...
Also removed FLAC documentation - it's a lot of bloat.
2023-12-06 17:12:45 +11:00
Vas Crabb
79bef1e230
3rdparty/lzma: Updated to version 23.01.
2023-12-06 07:58:49 +11:00