Commit Graph

95215 Commits

Author SHA1 Message Date
angelosa 1756897151 mdioport: move to devices folder, hook it up to teradrive 2025-08-21 11:26:48 +02:00
angelosa 97c2c428ef pc/teradrive.cpp: hookup floppy SW list
New working software list items
-------------------------------
teradrive: IBM DOS (J4.07/V), IBM DOS (J4.06/V), Teradrive Driver Disk [McRetro.net]

New software list items marked not working
------------------------------------------
teradrive: IBM DOS (J5.00/V, rev 1.2)
2025-08-20 17:10:43 +02:00
Curt Coder 8d48baf350 luxor/abc1600: Updated documentation. [Curt Coder] 2025-08-20 18:06:17 +03:00
AJR 1473f56d41 kurukuru, ppj, rgum: Change inputs from poker type to slot type 2025-08-20 06:54:42 -04:00
hap 84c38d4e72 jollyjgr: add screen raw params, small cleanup 2025-08-20 12:04:40 +02:00
hap 561ad79446 119: decrease possibility of roms being modified 2025-08-20 11:39:01 +02:00
hap 962d1a15bf 119: remove sega prefix from name 2025-08-20 11:19:51 +02:00
hap ee8796db57 galaxian: do global sprite clipping with a virtual function instead of setter 2025-08-20 04:36:05 +02:00
mamehaze c128aa2b5b
new NOT WORKING machines (Sega 119) (#14070)
New systems marked not working
------------------------------
119 (bootleg?) [Hammy, David Haywood, hap]
2025-08-20 02:51:12 +02:00
MooglyGuy 0179869591
-namcos23.cpp: Clear all machine-class members on reset. [Ryan Holtz] (#14071) 2025-08-19 20:47:37 -04:00
Roberto Fresca 2f0d7d66cf lucky8tet improvements:
- New machine config.
 - Added proper inputs.
 - Hooked the C8051F310 MCU.
 - Added MCU memory and I/O maps accordingly.
 - Bypassed the boot protection scheme.

Systems promoted to working
---------------------------
Tetris + New Lucky 8 Lines (W-4 + W4BET-VID sub board with MCU) [Roberto Fresca, Grull Osgo, Ioannis Bampoulas]
2025-08-20 01:04:51 +02:00
cracyc 15745c7d26 hiscore.dat: updates 2025-08-19 16:49:19 -05:00
Ivan Vangelista 94a0a365dc pc/teradrive.cpp: fixed lambda capture 2025-08-19 19:25:18 +02:00
angelosa 0396dea614 sega/model3: rollover scan timer at 0, not at 1 2025-08-19 19:24:10 +02:00
angelosa d1f9e5b1b2 sega/model3_v: add colormod disable flag, fix von2 blackened floor regression 2025-08-19 19:24:10 +02:00
Ivan Vangelista 7c6f591736 New systems marked not working
------------------------------
Funny Fruit (Ver. 1.05, newer hardware) [Ioannis Bampoulas]
Neo Print SP! Super Collection Version (Japan) [buffi]

- midway/midzeus.cpp: redumped PIC for invasnab [Darksoft]

- midway/seattle.cpp: dumped alternate PIC for maze [Darksoft]

- skeleton/cadillacjakc_mc68340.cpp: verified PLDs dumps [Porchy]
2025-08-19 18:29:49 +02:00
angelosa f6e3297121 pc/teradrive: fix MD sound from 286 side 2025-08-19 18:10:42 +02:00
Vas Crabb e47ee10fd8 igs/igs_m027.cpp: Added preliminary I/O and corrected Oki sound chip clock frequency for cjsxp.
Also confirmed sound is OK for tshs and tswxp.

Systems promoted to working
---------------------------
Taishan Wuxian Jiaqiang Ban (V101CN)
Tiansheng Haoshou (V201CN)
2025-08-20 02:05:19 +10:00
angelosa d020419152 pc/teradrive: preliminary hookup of 286 view of MD space, Z80 basics, YM7101 VDP basics
* fix bug in PC side where menu cursors are uncontrollable (read pad inputs in MD space)
2025-08-19 16:07:38 +02:00
angelosa 0fbeb6294a devices/bus/st: minor note shuffling 2025-08-19 16:07:38 +02:00
Dirk Best 3ecb4d947d adi_vt52: Fixed scrolling, identify more dip switches
Systems promoted to working
---------------------------
ADI VT52
2025-08-19 13:06:41 +02:00
Ivan Vangelista cec6bde3f5 New clones marked not working
-----------------------------
Sea Invasion [John Robertson]

- kaneko/kaneko16.cpp: dumped PLDs for mgcrystl [Apocalypse, Darksoft]

- midway/midyunit.cpp: dumped EP600s for smashtv [Apocalypse]

- toaplan/raizing.cpp: dumped PLDs for kingdmgpbl [Apocalypse, Darksoft]
2025-08-18 22:33:44 +02:00
Vas Crabb b5c7591949 igs/igs_m027.cpp: Added/corrected inputs, outputs and DIP switches for tshs, tshs101 and tswxp. 2025-08-19 05:02:50 +10:00
angelosa 1095ab14bc video/315_5313: mode 4 disallows writing to registers beyond 10
* fix bassmpro Sega startup logo
2025-08-18 19:15:24 +02:00
angelosa 3a13a34f5c bus/a800/a800_slot: write_cart doesn't need returning from void fn 2025-08-18 18:31:14 +02:00
hap 03d8ce88f9 cybrcycc,tokyowar: rename analog controls 2025-08-18 10:21:09 +02:00
ValleyBell 5c622dbad4
improve/fix KC-85 colour palette (#14059) 2025-08-17 22:37:40 -04:00
Olivier Galibert fb9f580094 st: add rom cartridges 2025-08-18 00:44:58 +02:00
stonedDiscord 75ab2a5777
videoton/tvc.cpp: Flag systems as imperfect sound (#14066) 2025-08-17 14:07:04 -04:00
Rebecca Wallander cf8f777e11
misc/amaticmg: Add V.Int version of Multi Game III (#14056)
New systems marked not working
------------------------------
Multi Game III (V.Int 3.63) [FakeShemp]
2025-08-17 19:34:29 +02:00
angelosa 100319ffe0 pc/teradrive.cpp: add handshake bits, add system inputs, add (very) temporary generic_cart_slot for testing TMSS behaviour 2025-08-17 18:23:45 +02:00
stonedDiscord 3cdae25f45
ti/ti89.cpp: Flag systems as having no sound hardware (#14065) 2025-08-17 11:37:10 -04:00
angelosa c66577ba92 pc/teradrive.cpp: start to glue together the 68k part 2025-08-17 16:33:05 +02:00
Angelo Salese 99f54b4f0e
pc/at.cpp: get rid of i386 macro (#14062) 2025-08-17 09:46:17 -04:00
AJR 3f3da94716 konami/yiear.cpp: Modernize interrupts; add screen raw parameters 2025-08-17 09:36:26 -04:00
hap 1cf3dde325 rungund: re-add screen raw params 2025-08-17 15:11:42 +02:00
AJR 9481238af4 bus/isa/isa_cards.cpp: Fix validation by restoring wonky difference between ISA8 and ISA16 option lists 2025-08-17 09:11:16 -04:00
angelosa aed7779eb7 isa/isa_cards: merge ISA8 options with ISA16 8-bit options
* i.e. allow mounting IBM Speech to ISA8, xtide to ISA16
2025-08-17 13:07:20 +02:00
angelosa 39f1f8beef pc/at.cpp: split up megapc WD7600 chipset romsets to own driver 2025-08-17 12:01:16 +02:00
angelosa 7df29704b1 pc/teradrive.cpp: add aux port hookup, bump RAM to 2.5M for now 2025-08-17 12:01:16 +02:00
Ivan Vangelista 389d0892ea New systems marked not working
------------------------------
Star Ball (v1.0.0S) [Hammy]
2025-08-17 08:21:29 +02:00
Rebecca Wallander 6835ea8637
misc/amaticmg: Add Fruit Poker (V.Swe 1.74) (#14033) 2025-08-17 07:47:04 +02:00
angelosa 731921122b isa/opti8621.cpp: fix base address dip option 2025-08-16 21:17:40 +02:00
angelosa 7c637079e4 pc/teradrive: use side116 as HDD stopgap option 2025-08-16 21:17:40 +02:00
AJR 4b0f13a42b machine/wd_fdc.cpp: Revert unnecessary part of previous commit 2025-08-16 14:52:21 -04:00
AJR 44af89f33a machine/wd_fdc.cpp: Prevent INTRQ from being raised until last DRQ is serviced unless data was already lost 2025-08-16 14:26:33 -04:00
ClawGrip d4dffbd806
gaelco/goldart.cpp: Confirmed the Dallas dump as good [Javier Valero, Josep Quingles, Recreativas.org] (#14057)
Co-authored-by: Tomás García-Merás <tomas.capote@accenture.com>
2025-08-16 08:54:38 -04:00
angelosa 5ee27f1b7b New systems marked not working
------------------------------
Teradrive Model 3 [McRetro.net]
2025-08-16 14:01:38 +02:00
angelosa baa1c1528c video/pc_vga_paradise: hookup DDR callback for PR11 writes
* fix teradrive and megapc going in MDA video mode
2025-08-16 14:01:38 +02:00
angelosa 6ff310bddd hash/megadriv: fatalrew doesn't boot with NTSC machines, make it supported=partial 2025-08-16 14:01:38 +02:00