| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
SoC + Atari Flashback Mini 7800 promotion (#7385)
machines promoted to WORKING
------
Atari Flashback Mini 7800 [David Haywood, Sean Riddle]
|
|
|
|
|
|
|
|
|
|
|
| |
----------------------------------
Emax Digital Sampling Keyboard [DBWBP]
New clones marked as NOT_WORKING
----------------------------------
Emax Plus Digital Sampling Keyboard [DBWBP]
* emax2: Add dump of serial EEPROM [DBWBP]
|
| |
|
|
|
|
|
|
|
|
|
| |
* New non-working driver: SONY DFS-500 DME Video Mixer (1994)
-And a few new skeleton drivers for some other SONY video equipment:
* U-Matic vo5850PM
* BETACAM-SP UVW-1200
* BETACAM-SP UVW-1600
* BETACAM-SP UVW-1800
|
|
|
| |
DAC changes. Which is all of them. Remove the device as well.
|
|
|
|
| |
cleaner code. (#7373)
|
|
|
|
| |
- Select 20K RAM as default.
|
| |
|
| |
|
|
|
|
|
|
|
| |
* holeland.cpp: Fix typo ("Refreativos Franco" -> "Recreativos Franco")
* New machines marked as NOT_WORKING
----------------------------------
Santa Fe Golden [jordigahan, ClawGrip]
|
|
|
|
|
|
|
|
|
|
| |
* Move popn9 into kpython.cpp
* viper.cpp: Fix source name
* kpython.cpp: Add notes for popn9 ds2430 data
* kpython.cpp: internal ROM of H8 mcu isn't 32 bit
|
|
|
|
|
| |
* eliminated interpro, jazz, jensen and mips driver headers
* wrapped same drivers in anonymous namespace
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The project won't move forward if we're not proactive about ensuring
legacy code isn't added. In particular, this PR contained the kind of
code that we need to remove in order to be able to move to proper
per-device outputs and to allow clients to enumerate a system's outputs
on start; and runtime tagmap lookups for I/O ports, which can't be
checked on validation and hence require exercising all code paths to
detect errors (as well as the performance issues).
The pull request had outstanding reviews requesting changes. It's not
acceptable to ignore that and merge it.
This reverts changes from e3dbb0fa43b78cf01e1f74b6dcc6fc8a7f4fc474
and fc8330e65cb0713a1931b7b3d771c37d5ffd020b.
|
|\
| |
| | |
New non-working driver: SONY DFS-500 DME Video Mixer (1994)
|
| |
| |
| |
| |
| |
| |
| |
| | |
And a few new skeleton drivers for some other SONY video equipment:
* U-Matic vo5850PM
* BETACAM-SP UVW-1200
* BETACAM-SP UVW-1600
* BETACAM-SP UVW-1800
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Implement TT5665 emulation
Similar as OKIM6295, but with Support more ROM capacity and phrase spaces, 2 sound outputs
used in bowltry, igs_m036 (for some hardwares with TT5665, ex: cjddzsp)
bowltry.cpp: Fix game name (BOWLING TRY! in both poster and PCB)
* bowltry.cpp: Typo
* Fix endline
* tt5665.cpp: Reduce unnecessary argument
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
----------------------------------
Photo Play Spirit Xtreme (Spanish)
New clones marked as NOT_WORKING
--------------------------------
Photo Play Spirit Xtreme (update, Spanish)
|
| |
| |
| |
| | |
-Fixed tiny build (missing s11c_bg_device) and unused lambda capture in emu/rendlay.cpp.
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
----------------------------------
Cow Tipping - Shake Cattle & Roll (set 1) [Recreativas.org, Francisco Ortiz]
New clones marked as NOT_WORKING
--------------------------------
Cow Tipping - Shake Cattle & Roll (set 2) [Recreativas.org, Francisco Ortiz]
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
hooking it to drivers. (#7290)
* Split hc55516 core into separate cores/subclasses for hc55516 and hc55532 (new 'digital' implementation based on decap/die tracing) as well as mc3417 and mc3418 (old existing 'analog' implementation left alone) and hooked the hc55516 and mc3417 implementations to the appropriate hardware drivers. This should vastly improve CVSD sound quality in drivers that use the hc55516. [Lord Nightmare, Sean Riddle]
* Made Exidy's mouse trap use a timer to clock the mc3417 and update the state readable by the z80 rather than relying on the mc3417 to accept a clock parameter and update the z80 state via a callback. The timer implementation ensures proper synchronization and prevents missed clock transitions from the z80 side causing noise in the CVSD audio. [Lord Nightmare]
* Added a biquad-based 2nd order filter emulation for an audio stream (to go along with flt_rc 1st order filter emulation) and hooked it to Exidy's mouse trap (mc3417) and williams drivers (hc55516) following the original schematics. For hc55516 this is necessary as the original chip produces a very pronounced audible 16khz 'carrier' in its output audio even on the real chip, and these filters suppress this. This also happens to a lesser extent with the 8khz quieting waveform noise on both mc3417 and hc55516. [Lord Nightmare]
* Made Williams System 11 and s11_bg relative sound mixing more accurate to the original audio flow on the PCB itself. [Lord Nightmare]
* Switched Williams Joust 2 to use the s11_bg common sound device rather than its own implementation. [Lord Nightmare]
|
| |
| |
| |
| |
| |
| |
| | |
* fmtowns: add a SCSI card slot for the original models
- Add a slot device for the Model 1/2 dedicated SCSI slot
- Add a device for the FMT-121 SCSI Card
- Modify the I/O maps and machine configurations so the slot and the
integrated controller don't overlap
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
* netlist: Explicitly trim connection names.
* Hook up Borderline netlist, provided by 'beta-tester'
* brdrline: Add static solver, using dynamic timestep, update driver flags.
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
into their own file from generalplus_gpl_unknown.cpp (#7312)
* - split off the handhelds that seem to be based around gpl162xx technology into their own file from generalplus_gpl_unknown.cpp to generalplus_gpl162xx_lcdtype.cpp
- identify unkunsp based on new information
* typo
|
| | |
|
| | |
|
| |
| |
| | |
Fix the arcade build (MASH)
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* wswan: Add boot rom. [Wilbert Pol]
* wswan: merge drivers/wswan.cpp, includes/wswan.h, and machine/wswan.cpp (nw)
* wswan: fix background color selection in wsc mode (nw)
* wswan: add defaults for the internal eeproms (nw)
* wswan: add some documentation; rename a few methods (nw)
|
| |
| |
| |
| |
| |
| |
| | |
- Hook up periodic and keyboard interrupts
- Implement keyboard and hook it up
- Render according to vram address and add basic cursor support
- Hook up bell sound
|
| | |
|
| |
| |
| |
| |
| | |
----------------------------------
Adacom CP-150 Plus [Bitsavers]
|
| |
| |
| |
| |
| | |
----------------------------------
Roland JD-800 Programmable Synthesizer [DBWBP]
|
| |
| |
| |
| |
| | |
----------------------------------
Informer 213 [Bitsavers]
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
This adds support for the mini digital cassette recorder that can be
found inside a P2000t. This implementation is based on documentation
that can be found in https://github.com/p2000t/documentation.
In memory of NPM Jansen, who taught me all the magic of bits and bytes.
|
| | |
|
|/
|
|
|
| |
for protection, aka ALPHA-8921(in Some later 80s alpha denshi PCBs) or SNK-9201
prot_fatfury2.cpp: Convert protection into alpha_8921.cpp device
|
|
|
|
|
| |
----------------------------------
Sony Trinitron Color Video Monitor BVM-20F1E [Corrado Tomaselli]
|
|
|
|
|
| |
----------------------------------
Constellation Expert [hap, Berger]
|
|
|
|
|
|
|
|
|
|
|
|
| |
----------------------------------
Matrix [bytestorm]
New working clones
------------------
Midnight Run: Road Fighter 2 (AAA, Asia v1.10, newer sound program) [Guru]
Street Fighter II': Champion Edition (bootleg, set 1) [f205v, maru79]
Street Fighter II': Champion Edition (bootleg, set 2) [f205v, maru79]
Street Fighter II': Champion Edition (bootleg, set 3) [Janniz, f205v, maru79]
|
|
|
|
|
| |
----------------------------------
Informer 213 AE [Dirk Best, MattisLind]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-----------------------------------------
Newton Notepad [Pablo Marx]
MessagePad [Pablo Marx]
ExpertPad PI-7000 [Pablo Marx]
MessagePad 110 [Pablo Marx]
MessagePad 120 [Pablo Marx]
Marco [Pablo Marx]
MessagePad 130 [Pablo Marx]
eMate 300 [Pablo Marx]
MessagePad 2000 [Pablo Marx]
MessagePad 2100 [Pablo Marx]
|
|
|
|
|
| |
----------------------------------
Informer 207/100 [Bitsavers]
|
|
|
|
|
| |
-----------------------
Informer 207/376 [Dirk Best]
|
|
|
|
|
| |
----------------------------------
unknown Hobby Play slot machine [jordigahan, ClawGrip]
|