Ivan Vangelista
c4cf7ab4ab
zaccaria/zac2650.cpp: dumped PROM for tinv2650 [Andrew Welburn]
2023-06-07 06:55:10 +02:00
AJR
7f62c836be
z80scc.cpp: Reset Highest IUS command is available on NMOS versions too according to manuals
2023-06-06 23:21:47 -04:00
Patrick Mackinlay
f3f10eef0f
mips3: fix tlb modify exception registers
2023-06-07 09:02:34 +07:00
Patrick Mackinlay
eed6108b15
z80scc: fix access to wr7'
2023-06-07 08:58:18 +07:00
Patrick Mackinlay
6b3ba498ed
mc68681: separate transmitter holding and shift registers
2023-06-07 08:56:44 +07:00
Patrick Mackinlay
8076c9a8f5
cdi: fix quizard cdrom region
2023-06-07 08:44:17 +07:00
AJR
9ff8931fa5
seta.cpp: Driver overhaul
...
- Split out downtown and related games to a separate driver
- Eliminate set_vblank_int and reduce usage of HOLD_LINE
- Replace remaining uPD71054 simulation with PIT device
2023-06-06 20:04:50 -04:00
hap
b7acf5e03a
missile: add addressmap via bankdev
2023-06-06 22:55:01 +02:00
hap
29c864b9d1
missile: use ioport_array
2023-06-06 14:32:14 +02:00
hap
3931cf5895
missile: correct irq timing
2023-06-06 14:20:25 +02:00
Olivier Galibert
37dda0012c
h8_dma: reorganize, upgrade
2023-06-06 10:27:00 +02:00
Olivier Galibert
c07474dfb3
h8: Use finders
2023-06-06 10:26:58 +02:00
Ivan Vangelista
780f647c17
New working clones
...
------------------
Sprint 4 (Rev 03) [Andrew Welburn]
2023-06-06 07:24:20 +02:00
hap
5599230d93
missile: add debugger side effects check
2023-06-05 12:47:37 +02:00
AJR
b404a3e306
z80: Clean up error message and inconsistent bracing
2023-06-04 16:15:47 -04:00
Mark Garlanger
bdb2a2af7e
z80.cpp - Add EI to IM0 handler ( #11307 )
...
* z80.cpp - Add EI to IM0 handler
The heath/h89.cpp with a z37 soft-sectored controller uses IM0 and places an EI instruction on the bus when DRQ signal is received from the WD disk controller.
I'm putting this part up early to get comments. Maybe someone with more experience with the z80 code could implement the top TODO in this file
```
- Interrupt mode 0 should be able to execute arbitrary opcodes
```
2023-06-04 14:48:59 -04:00
ArcadeShadow
c77c590c63
Fix LeapFrogs' softwarelist name ( #11310 )
...
Lowercase on media support "cartridges" word
2023-06-04 12:43:17 -04:00
Rebecca Wallander
43b81a3be5
compis.xml: Add some recently spotted undumped software to list ( #11309 )
2023-06-04 12:42:29 -04:00
ywy
641c9b1646
taito_f3_v.cpp: Fix visible tile check for alternate tilemap lines ( #11311 )
2023-06-04 12:41:44 -04:00
hap
97434990fa
addocalc: remove power off timer
2023-06-04 17:12:58 +02:00
wilbertpol
218dddf630
msx1_cart.xml: Add four Quick Disk interfaces (not working). ( #11306 )
...
New NOT_WORKING software list additions (msx1_cart.xml)
------------------------------------------
DPQ-280 Quick Disk Drive
DPQ-280 Quick Disk Drive (alt)
QDM-01 Quick Disk Drive
VY-0002 Quick Disk Drive
2023-06-05 00:50:11 +10:00
hap
44feade33f
New working systems
...
-------------------
Addometer Calculator [hap, Sean Riddle]
2023-06-04 15:01:37 +02:00
arbee
e711951979
Some more sprintf() deprecation warning fixes. [R. Belmont]
2023-06-03 20:27:30 -04:00
arbee
982d9385b9
Clean up several sprintf() deprecation warningss in non-3rdparty code. [R. Belmont]
2023-06-03 16:52:00 -04:00
AJR
d28d93b9dd
flower.cpp: VBLANK interrupt modernization
2023-06-03 15:11:01 -04:00
hap
e885967643
mips3: remove stray printf
2023-06-03 20:35:26 +02:00
hap
69c3876233
k28: (re)add imperfect sound flag
2023-06-03 15:35:27 +02:00
Olivier Galibert
afd157a5e4
votrax: It's more than good enough to remove the flag
2023-06-03 15:22:43 +02:00
hap
8f84fbb708
iteagle_fpga: fix issue with LOG_SERIAL
2023-06-03 15:22:16 +02:00
Olivier Galibert
77b010b388
m68000: Remove leftover debug logerror
2023-06-03 13:28:28 +02:00
hap
bfc0500496
1943: correct mcu interrupt pin
2023-06-03 13:19:25 +02:00
hap
b687a33d6a
1943: don't ignore audiocpu reset line
2023-06-03 13:02:24 +02:00
hap
2e0cacd3ad
mcs51: add rxb8 to uart reset
2023-06-03 12:02:10 +02:00
AJR
c072c4c674
x68k.cpp: Avoid dereferencing null pointers when fewer than 4 floppy drives are configured
2023-06-02 20:53:35 -04:00
Curt Coder
bbc252cd19
New working software list items
...
-------------------------------
abc1600_hdd: Formatted Micropolis 1325A 69MB, Formatted NEC D5216A 20MB. [Curt Coder]
2023-06-02 14:13:38 +03:00
Olivier Galibert
f4dccdc1c5
m68000: When a SR S-flag update happens in parallel to a bus access, be careful to delay the update to after the access because it is otherwise seen too early through fc, and acts on mmus&co. Fixes hp_ipc [ajrhacker, O. Galibert]
2023-06-02 12:01:34 +02:00
AJR
265d9a542b
blockcarb: Add music
2023-06-01 21:51:34 -04:00
Vas Crabb
1c475f8ad1
misc/micro3d.cpp: Use more plausible input ranges (MT08656).
2023-06-02 05:55:56 +10:00
buffi
f18cb715e6
psikyo/psikyo.cpp: Corrected screen timings and interrupts for Gunbird and Sengoku Ace. ( #11303 )
...
Gunbird is verified to use the same timings as Strikers 1945 and Tengai, so Sengoku Ace can be assumed to be similar.
2023-06-02 04:47:24 +10:00
987123879113
10a54ca422
namco/namcos10.cpp: Add Taiko no Tatsujin RT: Nippon no Kokoro. ( #11302 )
...
New working systems
------------------
Taiko no Tatsujin RT: Nippon no Kokoro [nnap, Hajime0512, Peter Wilhelmsen, Samuel Neves]
2023-06-02 00:57:27 +10:00
hap
8a874992c5
qkracer: swap parent/clone
...
tmvolleyb: fix display problem with left digit
2023-06-01 13:47:55 +02:00
ToastmanJack
65e7f0a7c4
Cleanup of Markham.cpp documentation ( #11299 )
2023-06-01 11:47:04 +02:00
buffi
ee569aa965
video/epic12.cpp: Apply clipping to Blitter calculations as well. ( #11295 )
...
* Fixes excessive blitter delays when games do large over-draws.
* The fog in stage 1 of Mushihimesama Futari 1.5 is a good example of this.
2023-06-01 16:04:08 +10:00
ksherlock
7459e3e62f
atari/atarist.cpp: (ste) don't segfault immediately when starting ( #11296 )
2023-05-31 22:42:17 -04:00
arbee
ca881dd7e0
apple/macrtc.cpp: Don't cache the time reference, it's somehow different for different timezones. (GitHub #11298 ) [R. Belmont]
2023-05-31 21:28:01 -04:00
MooglyGuy
9f661e567c
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit function signatures. ( #11283 ) [Ryan Holtz]
2023-06-01 01:43:46 +10:00
ClawGrip
a993507370
galaxian/galaxian.cpp: Dumped and added an Amidar bootleg. ( #11291 )
...
New working clone
--------------------------
Amidar (bootleg, set 2) [Rubén Casaña (Retro Arcadia Valencia), ClawGrip]
2023-05-31 23:24:00 +10:00
wilbertpol
ce2a6a11da
msx1_cart.xml: Added 28 items (26 working). ( #11286 )
...
New working software list items (msx1_cart.xml)
-------------------------------
Rally (Japan) [file-hunter]
Rise Out from Dungeons (Korea) [file-hunter]
River Raid (Japan, alt) [file-hunter]
RX Editor YRM-302 (Japan, alt) [file-hunter]
QBIOS (v1.2) [file-hunter]
QBIOS (v1.1) [MSXDev]
QBIOS (v1.0) [MSXDev]
Quartet (v1.2) [MSXDev]
Quartet (v1.1) [file-hunter]
Questprobe 2: Spiderman [file-hunter]
Raftoid (v1.1) [MSXDev]
Raftoid (v1.0) [file-hunter]
Ratbox [file-hunter]
Raven [MSXDev]
Reflexion [MSXDev]
Reflexion (alt) [MSXDev]
Relevo's Snowboarding [MSXDev]
Retaliot [MSXDev]
Risky Rick (demo) [file-hunter]
RMD [n.i]
Robo Rumble [MSXDev]
Robots [MSXDev]
Robotto Demo [file-hunter]
Running Naked in a Field of Flowers [MSXDev]
Running Naked in a Field of Flowers (older) [file-hunter]
Ruptus [inufuto]
New NOT_WORKING software list additions (msx1_cart.xml)
------------------------------------------
Rogo Language Card SVI-2000C (Europe) [file-hunter]
Rogo Language Card SVI-2000C (Europe, alt) [file-hunter]
2023-05-31 23:16:24 +10:00
hap
0322030436
Systems promoted to working
...
---------------------------
Finger Bowl [hap, Sean Riddle]
2023-05-31 13:27:43 +02:00
smf-
6c3422c579
commodore/clcd.cpp added newer, May 1985 bios, from Jeff Porter's prototype & fixed the April 1985 bios labels. [Jeff Porter, Mike Naberezny, smf]
2023-05-31 09:57:17 +01:00