| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
| |
--------------------
Mini Chess [hap, Sean Riddle]
|
| |
|
|
|
|
|
|
|
| |
--------------------
MDT 60 Video Display Terminal [Bitsavers, AJR]
z29: Add skeleton for undumped keyboard; try (and fail) to make this work with the MDT 60 keyboard instead
z22: Separate driver (nw)
|
| |
|
|
|
|
| |
----------------------------------
MDT 60 Video Display Terminal [Bitsavers]
Z-22 Terminal [Bitsavers]
|
| |
|
|
|
|
| |
--------------------
Sensor Computachess [hap, Sean Riddle]
Portachess II [hap, Sean Riddle]
|
| |
|
|
|
|
|
|
|
|
|
| |
new machines marked as NOT WORKING
----
Mastery's Fury [Miso Kim, David Haywood]
(this is a bad dump, mask ROMS are half size, at least the sprites)
new WORKING machines
----
Goori Goori [Miso Kim, David Haywood]
|
| |
|
|
|
|
|
|
|
|
|
|
| |
----------------------------------
Kasparov Leonardo (set 1) [hap, Berger]
Kasparov Galileo [hap, Berger]
Kasparov Renaissance (set 1) [hap, Berger]
New clones marked as NOT_WORKING
--------------------------------
Kasparov Leonardo (set 2) [hap, Berger]
Kasparov Renaissance (set 2) [hap, Berger]
|
| |
|
|
|
| |
----------------------------------
Executive Chess [hap, Sean Riddle]
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Use generic latch devices for sound communications
- More accurate handling of programmed sound resets
- Add the other LS259 to gauntlet.cpp
- Correct watchdog timeouts for all three drivers
- General code cleanup
atarigen: Eliminate ATARI_CLOCK_xxxMHz macros in favor of standard XTAL constants (nw)
atariscom: Separate source file from atarigen.cpp; move IRQ handling to atarijsa (not a property of the actual device) (nw)
|
| |
|
|
| |
for the bngotime sound board (nw)
|
| | |
|
| | |
|
| |
|
|
|
| |
----------------------------------
EuroPlay 2001 [Juan Romero, ClawGrip]
|
| |\
| |
| | |
new NOT WORKING software list entries
|
| | |
| |
| |
| |
| |
| |
| | |
----
leapfrog_didj_cart.xml: Nicktoon Android Invasion (US, 500-13290-B) [Team Europe]
there's a skeleton driver too, but it's really nothing but a holder for the Software List as the BIOS isn't yet dumped.
|
| |/
|
|
|
| |
----------------------------------
Sony NEWS NWS-1580 [bitsavers, Patrick Mackinlay]
|
| |
|
|
|
|
|
|
|
| |
* rename mexico86 driver to kikikai, start looking at kicknrun mcu (nw)
* prepare (nw)
* prepare (nw)
* copy across bublbobl hookup, not correct (nw)
|
| | |
|
| |
|
|
|
| |
--------------------
Olivetti Prodest PC-1 [Carl, rfka01]
|
| | |
|
| |
|
|
| |
signatures (nw)
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
----------------------------------
Roland MC-300 Micro Composer [DBWBP]
Roland MC-50 Micro Composer [DBWBP]
Roland MC-50mkII Micro Composer [DBWBP]
|
| | |
|
| |
|
|
|
|
|
| |
- PAC2 is now a separate bus with slot devices
- Kanji ROM and RAM PAC2 expansions are no longer built into pasopia7, but may be configured as slot options
- RAM PAC2 expansion made nonvolatile and provided in multiple sizes
- Two PAC2 slots added to pasopia
|
| |
|
|
|
| |
----------------------------------
Scorpion DX [ArcadeHacker, ClawGrip, Rampa, Recreativas.org]
|
| |
|
|
|
|
| |
----------------------------------
Roland U-20 RS-PCM Keyboard [DBWBP]
Roland U-220 RS-PCM Sound Module [DBWBP]
|
| | |
|
| | |
|
| |
|
|
|
| |
----------------------------------
Roland JV-880 Multi Timbral Synthesizer Module [DBWBP]
|
| |
|
|
|
| |
----------------------------------
Roland RA-30 Realtime Arranger [DBWBP]
|
| |
|
|
|
|
|
| |
----------------------------------
Roland SoundCanvas SC-88VL [DBWBP]
h8500dasm: Cut-and-paste fix (nw)
|
| |
|
|
|
|
| |
alesis_qs.cpp: Document XTALs; replace legacy MCFG in comments (nw)
picno.cpp: Replace legacy MCFG in comments (nw)
|
| | |
|
| |
|
|
|
|
|
|
| |
* Split S-SMP and S-DSP implement in snes_snd.cpp
both convert memory handler into device_memory_interface, Internalize ROM region of S-SMP
s_smp.cpp : Use callback for S-DSP interface, Split internal and external memory space
snes.cpp : Convert WRAM into shared_ptr
* s_dsp.cpp : Reduce #define macros
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* mw8080bw: new netlist audio implementation for gunfight
New netlist-based audio implementation for gunfight (Gun Fight, 1975),
derived from Midway audio schematics. Sound checked against several
YouTube videos and seems to match, apart from acoustic effects of
cabinet. (Sorry, I don't have a Gun Fight machine of my own to check. :)
Removed the old sample-based sound, which is no longer necessary. (The
samples for that version were actually from the newer game Boot Hill
and didn't match Gun Fight's sound hardware; they even included Boot
Hill's funeral march tune!)
Although the netlist version has much greater overhead, performance is
still acceptable on modern hardware.
* mw8080bw: remove unnecessary trampolines from gunfight netlist audio
In response to review comments on PR #6509.
* mw8080bw: Remove leftover copyright holder from new files (nr)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* start to do SoC as separate file (nw)
* start moving bits (nw)
* (nw)
* sledgehammer time (nw)
* start putting stuff back together (nw)
* main screen turn back on (nw)
* input callbacks (nw)
* restore this (nw)
* continue rebuilding (nw)
* rebuilding (nw)
* (nw)
* senwld boots again (nw)
* restore some sets to working (nw)
* few repairs (nw)
* more repairs (nw)
* repair (nw)
* repairs (nw)
* prepare (nw)
* move and tidy (nw)
* fixups (nw)
* fixes (nw)
* refactoring (nw)
* shuffle code around (nw)
|
| | |
|
| |
|
|
|
| |
----------------------------------
unknown Recreativos Franco slot machine [jordigahan]
|
| | |
|
| | |
|
| |
|
|
| |
ssv.cpp: Split state class up a bit (nw)
|
| |
|
|
|
|
|
|
|
| |
--------------------
Sensor Chess [hap, bataais]
New working software list additions
-----------------------------------
saitek_schess: Classical Style Super Strong [hap, bataais]
|
| |
|
|
|
|
|
|
|
|
| |
* new WORKING machines
-----
Thomas & Friends - Learning Circus Express (Sharp Cookie) (PAL, UK) [Sean Riddle, David Haywood]
Ms. Pac-Man 7-in-1 (Wireless) [Sean Riddle, David Haywood]
* didn't mean to change this (nw)
* tvtouch - restore button input (nw)
|
| |
|
|
|
| |
----------------------------------
Yamaha TX81Z FM Tone Generator [DBWBP]
|
| | |
|
| |
|
|
|
| |
--------------------
Computer Chess (Conic, model 7012) [hap, bataais]
|