Commit Graph

86639 Commits

Author SHA1 Message Date
ArcadeShadow
798df45f6e
abc806_flop.xml: Update CRC value (#11197)
Update CRC value (missing first character) on "cpm_turbo.img" file
2023-05-06 20:54:55 +02:00
ArcadeShadow
6c33176d40
archimedes.xml: Metadata cleanups (#11180)
* archimedes.xml: Metadata cleanups

Lowercase on descriptive words ("Demo", "Alt")

* Update archimedes.xml

Moved relevant software comment to notes tag
2023-05-06 20:37:31 +02:00
arbee
e734b22b6d konami/hcastle.cpp: fix missing return. [R. Belmont] 2023-05-06 13:32:46 -04:00
AJR
6d8e386281 kaypro.cpp: Add RTC to '84-type systems 2023-05-06 13:15:37 -04:00
hap
dff3955a3a mn1400: add device skeleton 2023-05-06 18:07:43 +02:00
Luigi Thirty
90e394850a
bus/isa: Added IBM PS/2 speech adapter card. (#11157) 2023-05-07 01:24:54 +10:00
arbee
eb2ebc157a konami/hcastle.cpp: Fixed work RAM banking and coin counter mapping. [Jotego, R. Belmont] 2023-05-06 11:23:45 -04:00
ClawGrip
a2a5d44340
atari/bzone.cpp, skeleton/bolsaint.cpp: Updated comments. (#11186)
skeleton/bolsaint.cpp: Fix copyright holder.
atari/bzone.cpp: Add notes about Desert Wars blue overlay.
2023-05-07 01:20:57 +10:00
David Haywood
f93718f937
stern/berzerk.cpp: Correct frenzy year to 1982. (#11196)
All sources seem to suggest a June/July 82 release date, and the title screen shows 82.
2023-05-07 01:06:35 +10:00
AJR
5733275a67 kaypro.cpp: Add screen raw parameters 2023-05-06 10:48:20 -04:00
AJR
f5dda5b8b9 osdlib.h: Add missing #include 2023-05-06 09:45:46 -04:00
arbee
5aa5f11fb5 xbox_nv2a.cpp: worked around another GCC 13.1 error. [R. Belmont] 2023-05-05 19:06:52 -04:00
Olivier Galibert
b747acec69 atapicdr, cdromimg: Fix gdrom support 2023-05-05 19:22:08 +02:00
Dirk Best
230df29789 mc68000: Support PC keyboards, promote to working
Systems promoted to working
----------------------------
mc-68000-Computer
2023-05-05 19:13:18 +02:00
Olivier Galibert
ecd19c3b10 hrdvd: Make the initial dvdrom test pass 2023-05-05 18:51:23 +02:00
Olivier Galibert
4d9ceafa16 csplayh5: rename to hrdvd (High Rate DVD)
t10mmc: make a little les chatty
tmp68301: same
hrdvd: fix the image regions
2023-05-05 17:03:17 +02:00
Olivier Galibert
d4f0d95e91 chdman: Add extractdvd command 2023-05-05 16:04:54 +02:00
Olivier Galibert
232c846392 cdrom: Bunch of fixes 2023-05-05 15:51:13 +02:00
Olivier Galibert
9287a147fd atari: make the dvdrom drives be dvdroms
firebeat: target the correct device in the rom regions
2023-05-05 12:12:52 +02:00
Dirk Best
f19bcc05e8 mc68000: Serial support 2023-05-05 04:06:00 +02:00
AJR
ee8e97ee65 bitgraph.cpp: Replace generic serial keyboard with more fitting device 2023-05-04 19:51:52 -04:00
AJR
8f904d1b62 Fix validation after 28104cdbdf 2023-05-04 19:29:14 -04:00
ArcadeShadow
34ea2f26de
mobigo_cart.xml: Use lowercase for things that aren't proper nouns in list description. (#11181) 2023-05-05 06:49:44 +10:00
Devin Acker
27057e6f5b
-casio/cz101.cpp: Added MIDI I/O and got it booting fully. (#11185)
-cpu/upd7810: Added support for externally clocked serial mode.
2023-05-05 06:40:19 +10:00
Vas Crabb
02eea1bd67 3rdparty/nanosvg: Re-base on latest upstream.
Now based on upstream 9da543e8329fdd81b64eb48742d8ccb09377aed1.

This fixes some issues with abbreviate path commands, gradients, and
locale sensitivity when parsing percentace-style colours.
2023-05-05 05:57:39 +10:00
AJR
95f8e4aa01 diexec: Input line methods can't be called reliably until the device has started, so assert that it has 2023-05-04 14:49:20 -04:00
Olivier Galibert
28104cdbdf chd: Add dvd support. better abstraction in general, multi-image support in arcade-type drivers 2023-05-04 20:29:58 +02:00
Vas Crabb
472f441a1b util/unzip.cpp: Update for latest LZMA SDK. 2023-05-04 02:51:29 +10:00
Vas Crabb
a504bde3a7 3rdparty/lzma: Updated to LZMA SDK version 22.01 2023-05-04 02:41:16 +10:00
hap
befb9bf4a8 conchess: replace "conchess t8" with original dump 2023-05-03 13:16:58 +02:00
Dirk Best
70a2c92f68 mc68000: Centronics support 2023-05-03 13:04:42 +02:00
hap
da23718c91 maxaflex: add pwm_display for 7segs 2023-05-02 22:41:58 +02:00
Ivan Vangelista
3ecdd5da16 New working clones
------------------
Street Fighter II': Champion Edition (World 920803) [playero]
2023-05-02 19:00:03 +02:00
Ivan Vangelista
1fb0581b8a New systems marked not working
------------------------------
Kung Fu Pounda [Spinalfeyd, Hammy]
Let's Get Kraken [Spinalfeyd, Hammy]
2023-05-02 18:39:57 +02:00
algestam
cccc6c2d78
New working machine added (#11182)
-----------
Tronica: Super Goal Keeper [algestam]
2023-05-02 10:15:18 +02:00
AJR
ed19148317 wy60: Add character attributes 2023-05-01 23:43:57 -04:00
arbee
c74df6265e powerpc: added 740 and 750 models to give the correct IDs. The 740/750 extended TLB is not yet supported. [R. Belmont]
apple/imacg3.cpp, powermacg3.cpp: Use PPC750 model and set strictest DRC options.  Execution now goes much farther. [R. Belmont]

apple/pippin.cpp: Use strictest DRC options.  Execution goes farther. [R. Belmont]
2023-05-01 20:41:13 -04:00
hap
7c2b592432 mn1400: add disassembler 2023-05-01 14:45:07 +02:00
AJR
1e6f74ec69 Fix bindings of Esc and Ins Char/Line on WY-60 ASCII keyboard 2023-05-01 08:02:10 -04:00
AJR
6fbfc8d8ae wysekbd: Note 2023-04-30 23:45:09 -04:00
Dirk Best
402dd6aba0 mc68000: Add floppy support 2023-05-01 03:51:53 +02:00
AJR
806694682e wysekbd: There are two slightly different Enhanced PC-style keyboards 2023-04-30 21:33:08 -04:00
AJR
ea328e873b wy60: Add keyboard emulation and cursor 2023-04-30 20:34:05 -04:00
Vas Crabb
c649fa82fd ui: Don't use facets of destructed locales. 2023-05-01 02:37:28 +10:00
wilbertpol
95fc84a22c
cpu/z80: Fixed incorrect cycle counts when custom cycle tables are used. (#11167)
bus/msx/module/skw01.cpp: Removed note about instability in the cx5m128 driver.

Software list items promoted to working
---------------------------------------
msx1_cart.xml: A Life Planet - M36 - Mother Brain has been aliving (Japan)
2023-05-01 02:11:18 +10:00
ICEknigh7
54b7b86e36
Fixed some titles in the sega/megatech.cpp: Fixed some titles in comments. (#11174) 2023-05-01 01:44:27 +10:00
Dirk Best
347318a1c2 mc68000: Add expansion bus and ram card 2023-04-30 14:34:43 +02:00
Carl Drougge
3ff40c0a36
dec/vt100.cpp: add setting for phosphor color. (#11172) 2023-04-30 11:46:14 +02:00
arbee
006389f631 Fixed another warning, a full compile now completes with GCC 13.1. [R. Belmont] 2023-04-29 22:33:00 -04:00
arbee
b4c9b347f8 concept/concept.cpp: Fix collision with "concept" reserved word in C++20 warned by GCC 13. [R. Belmont] 2023-04-29 22:03:11 -04:00