Commit Graph

78712 Commits

Author SHA1 Message Date
hap
03ea2d2207 slc1a: remove driver, turns out it's a mod of poly880 2021-04-27 23:52:51 +02:00
arbee
eba9f9ee84 tx81z: hook up MIDI I/O [R. Belmont] 2021-04-27 15:40:59 -04:00
AJR
e9e66e0224 mn1880: Add preliminary CPU emulation 2021-04-27 14:06:19 -04:00
arbee
6b42021033 mu5: MIDI in is on sci1, not sci0 [R. Belmont] 2021-04-27 13:42:07 -04:00
arbee
74cda6a627 mu5, psr340: add MIDI I/O [R. Belmont] 2021-04-27 13:37:25 -04:00
hap
e44310d0b6 slc1: add note 2021-04-27 18:26:23 +02:00
ajrhacker
37b6d7797b
Merge pull request #8001 from Szunti/emu.thread_error_messages
Add a couple error messages to emu.thread.
2021-04-27 12:07:12 -04:00
ajrhacker
2d56b20b21
Merge pull request #8002 from Szunti/console_history_and_minor_fixes
Save line history for the console and other minor fixes
2021-04-27 12:05:06 -04:00
hap
8e7d646c40 lc80: fix res/nmi button 2021-04-27 18:00:35 +02:00
hap
ba38575a00 slc1: more faithful emulation 2021-04-27 17:47:35 +02:00
hap
c351fc1da4 slc1: get rid of the fake double keyboard 2021-04-27 16:42:59 +02:00
David Haywood
0d5a46097a
ccboot - fix gfx ROM load (#8008) 2021-04-27 15:47:34 +02:00
arbee
b1d32f3494 New clones added as NOT WORKING
===============================
Yamaha PSR-70 PortaSound [R. Belmont, JKN0]
2021-04-27 08:05:30 -04:00
arbee
9c6c446fec Merge branch 'master' of https://github.com/mamedev/mame 2021-04-27 07:44:00 -04:00
arbee
3b6f5c69f6 New NOT WORKING machines
========================
Yamaha PSR-60 PortaSound [R. Belmont, JKN0, d-tech]
2021-04-27 07:42:37 -04:00
hap
2e0fa2a301 fdesdis/chesster: re-add chesspiece labels to internal artwork 2021-04-27 13:42:12 +02:00
hap
a20cc89e13 chessmst: small cleanup 2021-04-27 11:09:30 +02:00
hap
673eb3a814 slc1: add note 2021-04-27 10:38:31 +02:00
hap
58d3be06df lc80: decide against using this input mapping overlay method for this driver 2021-04-27 10:20:10 +02:00
ajrhacker
50b4e2e456
Merge pull request #8007 from enikland2/sms_sscope_read_ram
sms: SegaScope is write-only, but writes are mirrored in RAM, so read…
2021-04-26 21:36:07 -04:00
hap
8dfcc87b26 lc80: add input mappings for sc80 2021-04-27 02:43:18 +02:00
Enik Land
2986eee9e2 sms: SegaScope is write-only, but writes are mirrored in RAM, so read values from there 2021-04-26 21:12:48 -03:00
hap
468c1d1346 lc80: get rid of conflict between natural/normal keyboard mode (those ^ and V port chars) 2021-04-27 01:46:19 +02:00
hap
a7b3f0a3e4 lc80e: correct cpu speed 2021-04-27 01:10:04 +02:00
RobertoFresca
b66d034ab4 Calomega.cpp general improvements... [Roberto Fresca, Grull Osgo]
- Added hopper to the 906-III games.

(out of whatsnew)... Just forgot to list in the last commit.
2021-04-27 01:01:36 +02:00
RobertoFresca
5ee8cf62dc Calomega.cpp general improvements... [Roberto Fresca, Grull Osgo]
- Added support for extended graphics.
 - Fixed cardbacks for 906-III games.
 - Fixed Nudge Bingo graphics.
 - Fixed rotten/bad bits from the program ROM with educated guess
    to make Cal Omega - Game 7.9 (Arcade Poker) playable.
 - Fixed inputs on Cal Omega - Game 7.6 (Arcade Poker). Now it's playable.
 - Created proper inputs from the scratch for Cal Omega - Game 12.5 (Bingo), and promoted to WORKING.
 - Fixed docs / technical notes.

Machines promoted to working
----------------------------
Cal Omega - Game 7.9 (Arcade Poker). [Roberto Fresca, Grull Osgo]
Cal Omega - Game 12.5 (Bingo). [Roberto Fresca, Grull Osgo]
2021-04-27 00:44:41 +02:00
hap
e65c6f8697 lc80e: fix lockup problem 2021-04-27 00:04:06 +02:00
hap
6cc67f91c8 lc80: change some of the default input mappings 2021-04-26 23:10:12 +02:00
MooglyGuy
16aba349da
-dpb7000: Several tablet-related fixes. [Ryan Holtz] (#8006)
* The triggering of pen IRQs was slightly incorrect. With this change, the PENTEST utility now correctly reports pen-in-proximity when holding the input to flag it. The pen coordinates are wrong, however, which is expected.
* The serial communication between the tablet board and TDS board was slightly incorrect. After this fix, the values being put into the SIO register by the Z8 correspond 1:1 with the values being received by the SCN2681 DUART.
2021-04-26 16:29:27 -04:00
hap
f9905a5052 lc80: add halt led 2021-04-26 22:15:10 +02:00
hap
21a91c921f lc80: get rid of memory banking 2021-04-26 21:59:42 +02:00
hap
4338837c11 lc80: use pwm_display for the 7segs 2021-04-26 21:12:40 +02:00
hap
2c1970c349 lc80: get rid of xx_TAG defines 2021-04-26 20:59:39 +02:00
Brian Johnson
8faa79e1c1
upd7220, qx10: Implement display zoom support (#8004) 2021-04-26 20:25:46 +02:00
hap
e285c1ccf7 lc80: separate the two sets instead of bios (not identical hardware) 2021-04-26 20:01:35 +02:00
ajrhacker
e2dca2ad74
Merge pull request #8005 from clawgrip/patch-8
New WORKING software list addition
2021-04-26 13:28:53 -04:00
hap
2e3fdbee03 lc80: move header file into driver 2021-04-26 18:25:18 +02:00
ajrhacker
73f578124c
Merge pull request #8003 from DavidHaywood/250421
fix gigandes sprite offsets (regressed around december)
2021-04-26 12:17:50 -04:00
hap
43a85c48ef risc2500/tasc: remove some unneeded variables 2021-04-26 11:34:50 +02:00
ClawGrip
2edf45bf84
New WORKING software list addition
----------------------------
vsmile_cart.xml:
  Thomas & seine Freunde - Freunde Halten Zusammen (Germany, alt) [TeamEurope]
2021-04-26 11:02:16 +02:00
hap
eb691627be risc2500/tasc: mistake in cycle compare 2021-04-26 10:36:19 +02:00
Olivier Galibert
279584cf53 cdu75s: Fix minor typo 2021-04-26 10:33:49 +02:00
arbee
f08b0c9c6c bus/rs232: Preliminary emulation of the Mockingboard D "sound card" for the Apple IIc. [R. Belmont, Apple II Documentation Project] 2021-04-25 22:24:44 -04:00
DavidHaywood
c492ab6204 fix gigandes sprite offsets (regressed around december) 2021-04-25 20:37:15 +01:00
hap
920100dbd2 misc chess drivers: use memory_share_creator instead of bankdev for 8bit nvram 2021-04-25 21:15:17 +02:00
Szunti
b8cb370b74 Save line history for the console and other minor fixes
Changed a loadstring to load, since lua 5.3 loadstring is not
available.
Made sure the linenoise thread returns a string.
After Ctrl+D stop reading lines.
2021-04-25 20:43:10 +02:00
hap
1933c8582c ram.cpp: update notes 2021-04-25 12:55:59 +02:00
hap
0996449e35 stfight: forgot to remove imperfect sound flag from cshootert where 2203 prescaler issue doesnt apply 2021-04-25 12:48:14 +02:00
Vas Crabb
7118633dfd srcclean in preparation for branching release 2021-04-25 14:29:59 +10:00
Robbbert
0072a83aed New working software list additions
-----------------------------------
TRS-80 Marquee (L1)
MicroChess 1.5 (L1)
Haunted House (L1)
Invasion Force (L1)
Quick Watson (L1)
Flying Saucers (L1)
2021-04-25 12:05:57 +10:00