Commit Graph

86783 Commits

Author SHA1 Message Date
AJR
287f7db325 subsino_m.cpp: Rename to subsino_crypt.cpp and don't hardcode region 2023-05-21 06:05:33 -04:00
Ivan Vangelista
f2ab413a7a New clones marked not working
-----------------------------
Nandemo Seal Iinkai (ver 1.3) [twistedsymphony]
2023-05-21 09:21:00 +02:00
cracyc
b2df18f517 x68k: wait before setting gvram clear status bit 2023-05-20 19:54:07 -05:00
AJR
2f11144d40 z180: Fix cycle timings for branches not taken (one operand byte is always read) 2023-05-20 19:14:41 -04:00
AJR
b2acd13154 chqflag.cpp: Driver modernization
- Use ADC device for analog inputs
- Eliminate runtime port tag lookups
- Replace bankdev with memory view
- Add start lamp output
2023-05-20 18:37:52 -04:00
MooglyGuy
e89eb3e77c
BGFX and D3D9 renderer fixes for issues #11104, #11106, and #11107 (#11249)
* -hlsl.json: Removed duplicate scanline_variation setting. (#11107) [Ryan Holtz]
* -d3dhlsl.cpp: Fixed lack of post-pass application when bloom is disabled. (#11104) [Ryan Holtz]
* -drawd3d.cpp: Always set a default texture at scene start. (#11106) [Ryan Holtz]
2023-05-20 08:05:42 -04:00
ksherlock
b761e23168
Add missing ST keycodes (#11229) 2023-05-19 21:59:37 +02:00
Ivan Vangelista
01171e2359 atari/cloak.cpp, atari/cloud9.cpp, atari/copsnrob.cpp: consolidated drivers in single files 2023-05-19 18:08:56 +02:00
hap
945c5034f5 atirage: fix -Wmaybe-uninitialized issue 2023-05-19 14:45:27 +02:00
arbee
4890c04318 apple/apple2.cpp,apple2e.cpp: More realistic (Control-)Reset behavior. [R. Belmont]
* The 6502 is now held in reset until you let go of the keys, like hardware
* IIe-class machines now reset the language card and MMU registers, like hardware
2023-05-18 23:07:09 -04:00
arbee
80fdfaaf8c apple/imacg3.cpp: Hooked up ATI Rage IIc video and OPTi USB controller skeleton. [R. Belmont] 2023-05-18 22:07:36 -04:00
arbee
e2cdd21d68 apple/dbdma.h: Remove debug print. [R. Belmont] 2023-05-18 22:00:45 -04:00
arbee
1c49eeef43 apple/dbdma.h: Slightly updated interface. [R. Belmont] 2023-05-18 21:52:27 -04:00
arbee
ea737f755d apple/heathrow.cpp: Reworked class inheritance ordering and added NVRAM support. [R. Belmont] 2023-05-18 21:49:46 -04:00
ClawGrip
32e7979148
misc/rawthrillspc.cpp: Replace ASUS BIOS with the Compaq one found on the original Raw Thrills machine (#11243) 2023-05-18 20:53:22 -04:00
Mark Garlanger
eb6bf1e689
heathkit/h89.cpp: Implement more functionality, add new monitor ROMs, add more tech details (#11108)
* heathkit/h89.cpp: Implement more functionality, add new monitor ROMs, add more tech details
2023-05-18 20:52:52 -04:00
arbee
9de67ba595 video/atirage.cpp: Extremely preliminary emulation of PCI ATI 3D Rage family SVGA chips. [R. Belmont]
apple/powermacg3.cpp: Hooked up ATI Rage II video, you can now enter and interact with Open Firmware. [R. Belmont]
2023-05-18 19:57:03 -04:00
AJR
915cf99f06 dim68k: Remove obsolete patch 2023-05-18 19:53:48 -04:00
Olivier Galibert
ccb44368b5 sys573: Remove the cdrom drive from games that do not use cd/dvds 2023-05-18 23:24:20 +02:00
Olivier Galibert
829cf9afe4 ceres: hd image fixes 2023-05-18 22:31:27 +02:00
AJR
cd85730b98 Fix validation errors from 24371e7a4a 2023-05-18 15:36:43 -04:00
Nigel Barnes
aecf2e3d5b New working software list additions
-----------------------------------
psion_ssd: Spreadsheet (Series 3) [zedstarr]
  PsionMan v1.3, Pyramid v1.0a [The Last Psion]
2023-05-18 19:54:36 +01:00
Nigel Barnes
c35b7cb57f New working systems
-------------------
HC 120 [Nigel Barnes, zedstarr]

New working clones
------------------
HC 100 [Nigel Barnes, zedstarr]
HC 110 [Nigel Barnes, zedstarr]
2023-05-18 19:54:36 +01:00
tim lindner
f079394b64
fix count (#11241) 2023-05-18 18:14:16 +02:00
Olivier Galibert
24371e7a4a cdda: Modernize a little
cubo: Fix the setup
2023-05-18 18:10:23 +02:00
Olivier Galibert
36872d4b6e ksys573: remove chd leftover 2023-05-18 18:10:23 +02:00
Ivan Vangelista
e975a64abb - hash/kpython2.xml: updated the cdrom references to dvdrom (interface, diskarea and part names)
- atari/cyberbal.cpp, atari/dragrace.cpp: consolidated drivers in single files
2023-05-18 18:07:54 +02:00
ClawGrip
afae86e180
misc/compucranes.cpp: Dumped and added a new crane on V7 PCB [jordigahan] (#11242)
* misc/compucranes.cpp: Add a new V7 dump

New NOT_WORKING machine
--------------------------------
Master Crane (set 2) [jordigahan]

* Rename existing set 2 as set 3
2023-05-18 11:41:40 -04:00
AJR
136538f624 dim68k: Various improvements [AJR, Bitsavers]
- Replace generic serial keyboard with dump and low level emulation of MCU-based keyboard
- Specify correct clocks and XTAL sources for CPU and various other components
- Add game control port (untested)
2023-05-18 11:27:00 -04:00
holub
d14961c7b7
sinclair/tsconf.cpp,pentevo.cpp: various fixes (#11221)
* sinclair/tsconf.cpp: Added Covox. fixed DMA blitting, fixed Kempston/beta conflict, and added TurboSound mod.
* sinclair/pentevo.cpp: Added TurboSound mod.
2023-05-18 23:17:28 +10:00
Devin Acker
0d2d63b724
yamaha/ympsr150.cpp: Added PSR-190. (#11240)
New working clones
----------
Yamaha PSR-190 [Edward d-tech]
2023-05-18 23:14:51 +10:00
987123879113
81637569b0
ata/atapicdr, scsi/scsicd: Set CDDA image on device reset (#11238)
* ata/atapicdr, scsi/scsicd: Set CDDA image on device reset

* konami/konamim2: Fix CD-ROM image loading
2023-05-18 14:58:31 +02:00
angelosa
b71a68dfd2 machine/akiko.cpp: fix regression crash (amiga/cubo.cpp games still don't automount) 2023-05-18 03:19:01 +02:00
AJR
c94f3c9519 ebases, demndrgn: Eliminate deprecated use of PORT_RESET for trackball inputs 2023-05-17 19:51:31 -04:00
angelosa
43e049d8b6 shared/megacdcd.cpp: fix no disc regression, make sure Mega CD don't throw a fatalerror on audio CD player, first pass at logmacro.h conversion 2023-05-18 00:40:33 +02:00
Nigel Barnes
f97a17275f New systems marked not working
------------------------------
Series 3 [Nigel Barnes, The Last Psion]

New clones marked not working
-----------------------------
Pocket Book [Nigel Barnes, The Last Psion]
Series 3s [Nigel Barnes, The Last Psion]
2023-05-17 22:13:52 +01:00
angelosa
81bd070bf8 machine/stvcd.cpp: better split LOG calls to areas of interest 2023-05-17 23:00:29 +02:00
angelosa
a6ec7a7bd2 nec/pce_cd.cpp: unbreak no disc state 2023-05-17 21:25:42 +02:00
AJR
cc2bc77004 Add dump and skeleton device for Conner Peripherals CD-2024 hard disk [Bitsavers] 2023-05-17 14:10:16 -04:00
Nigel Barnes
9d75e32ba9 New systems marked not working
------------------------------
MCM/70 [Nigel Barnes, York University Computer Museum]
2023-05-17 18:43:13 +01:00
hap
edede3f575 Systems promoted to working
---------------------------
Computer Perfection [hap, Sean Riddle]
2023-05-17 19:26:26 +02:00
hap
24528e7bbc New working software list items
-------------------------------
msx1_cart: MSX-PLAN (Japan) [hap]
2023-05-17 12:17:39 +02:00
hap
a0eb81633d mn1400: add 28-pin mn1400 device 2023-05-17 11:34:18 +02:00
hap
9f5d36fefa smc1102: improve lcd timing 2023-05-17 10:13:44 +02:00
wilbertpol
d605021ac0
msx1_cart.xml: Added 100 items (99 working). (#11235)
bus/msx/cart: Added support for Love Plus Pack 0 multi-game cartridge.

New working software list items (msx1_cart.xml)
-------------------------------
The Love Plus Pack 0 (Korea, pirate) [file-hunter]
Trun (demo) [file-hunter]
Twin Hammer (Europe, alt) [file-hunter]
Twin Hammer (Europe, alt 2) [file-hunter]
Video Hustler (Japan, alt 2) [file-hunter]
Volguard (Japan, alt) [file-hunter]
TT Racer (Al Alamiah) [file-hunter]
Voyage to Mecca (Arab, alt 3) [file-hunter]
T-Game 4 [file-hunter]
T-Game 4 (alt) [file-hunter]
T-Virus [MSXDev]
Tales of Popolon (English, v1.3.1) [santiontanon]
Tales of Popolon (Spanish, v1.3.1) [santiontanon]
Tales of Popolon (English, v1.3) [santiontanon]
Tales of Popolon (Spanish, v1.3) [santiontanon]
Tales of Popolon (English, v1.2) [santiontanon]
Tales of Popolon (Spanish, v1.2) [santiontanon]
Tales of Popolon (English, v1.1.1) [santiontanon]
Tales of Popolon (English, v1.1) [santiontanon]
Tales of Popolon (English, v1.0) [santiontanon]
Teki-Paki [file-hunter]
Teki-Paki (beta) [MSXDev]
Tekmo 400 [file-hunter]
Teodoro no Sabe Volar (English) [MSXDev]
Teodoro no Sabe Volar (Spanish) [MSXDev]
The Circus Mystery (v1.4) [MSXDev]
The Circus Mystery (v1.3) [file-hunter]
The Cure [MSXDev]
The Cure (alt) [file-hunter]
The Lost Mines [file-hunter]
The Mansion (English) [MSXDev]
The Mansion (Spanish) [MSXDev]
The Menace from Triton (v1.2) [santiontanon]
The Menace from Triton (v1.1) [santiontanon]
The Menace from Triton (v1.0.2) [santiontanon]
The Menace from Triton (v1.0.1) [santiontanon]
The Menace from Triton (v1.0.0) [santiontanon]
The Queen's Footsteps (v1.1.1) [Davide Bucci]
The Queen's Footsteps (v1.0) [file-hunter]
Tiles of Shalom [MSXDev]
Tilez [[msx.org](http://msx.org/)]
Tina's Adventure Island [hobbyretro]
Tiny Slot Checker (v3.2) [tiny-yarou]
Tiny Slot Checker (v2) [tiny-yarou]
Tiny Slot Checker (older) [file-hunter]
Tomb of Genghis Khan [MSXDev]
Tool Blocks [MSXDev]
Tortilla Sunrise (English, v1.1) [MSXDev]
Tortilla Sunrise (Spanish, v1.1) [MSXDev]
Tortilla Sunrise (English, v1.0) [MSXDev]
Toss a Coin to your Witcher [cobinee]
Traffic Jam [MSXDev]
Traffic Jam (alt) [file-hunter]
Tragaperras (Spanish) [MSXDev]
Trail 2 [file-hunter]
Transball (v1.3.2, English) [santiontanon]
Transball (v1.3.2, Spanish) [santiontanon]
Transball (v1.3.1, English) [santiontanon]
Transball (v1.3.1, Spanish) [santiontanon]
Transball (v1.3, English) [santiontanon]
Transball (v1.3, Spanish) [santiontanon]
Transball (v1.2.1, English) [santiontanon]
Transball (v1.2.1, Spanish) [santiontanon]
Transball (v1.2, English) [santiontanon]
Transball (v1.2, Spanish) [santiontanon]
Transball (v1.1.1, English) [santiontanon]
Transball (v1.1.1, Spanish) [santiontanon]
Transball (v1.1, English) [santiontanon]
Transball (v1.1, Spanish) [santiontanon]
Transball (v1.0.1, Spanish) [santiontanon]
Transball (v1.0, English) [santiontanon]
Transball (v1.0, Spanish) [santiontanon]
Turfy (2019 version) [file-hunter]
Turfy (2016 version) [file-hunter]
Twinlight [retrosouls]
Twinlight (alt) [file-hunter]
Txupinazo! [MSXDev]
U-Do [file-hunter]
U.F.O. [file-hunter]
UnidentifiedFlyingObject [cobinee]
Universe Unknown [file-hunter]
Universe Unknown (alt) [file-hunter]
Up Tack [cobinee]
Uridium [file-hunter]
Uridium (alt) [file-hunter]
Uridium (alt 2) [file-hunter]
Uridium (alt 3) [file-hunter]
Utopia [file-hunter]
veejingSX (v0.996b) [303bcn]
veejingSX (v0.99b) [303bcn]
veejingSX (v0.9b) [303bcn]
9918-veejing (v0.7b, Russian) [303bcn]
9918-veejing (v0.1b) [303bcn]
Viking (English) [MSXDev]
Viking (Spanish) [MSXDev]
Virus LPQ-79 (v1.20) [MSXDev]
Virus LPQ-79 (v1.10) [file-hunter]
Virus LPQ-79 (v1.00) [file-hunter]
VVVVVV (unfinished) [hap]

New NOT_WORKING software list additions (msx1_cart.xml)
------------------------------------------
Tel-Tron (Netherlands) [file-hunter]
2023-05-17 11:40:14 +10:00
arbee
dcf0346ad0 apple2video: commit missing .h file. [R. Belmont] 2023-05-16 20:05:42 -04:00
arbee
f467135a75 apple2video.cpp: raster split on 80COL changes too. Deater thinks he's a funny guy. [R. Belmont] 2023-05-16 20:01:26 -04:00
Nigel Barnes
6992b3816e bus/psion: Added SIBO and Honda expansion port devices:
- 3Fax Modem, 3Link Parallel Printer Interface, 3Link RS232 Serial Interface, and Siena SSD Drive.

psion/psion3a.cpp: Added wakeup with specific keys, and SIBO/Honda expansion ports.

psion/siena.cpp: Added wakeup with specific keys, and Honda expansion port.

psion/workabout.cpp: Added wakeup with specific keys.

machine/psion_asic5.cpp: Partially implemented peripheral mode.

machine/psion_asic9.cpp: Implemented memory protection, and additional external interrupt lines.
2023-05-16 22:05:22 +01:00
Lord-Nightmare
e13e53712a Fix a change which got lost in a manual merge 2023-05-16 15:18:20 -04:00
Lord-Nightmare
f64470c568 Add support for the older Votrax SC-01 chip; currently only used by Bally Astrocade-derived arcade hardware. All other devices remain using the Votrax SC-01-A. [Lord Nightmare] 2023-05-16 14:52:48 -04:00