| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
|
|
| |
* 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]
|
| |
|
|
|
|
| |
----------------------------------
Votrax/Phonic Mirror HandiVoice HC-110 [Kevin Horton]
Votrax/Phonic Mirror HandiVoice HC-120 [Kevin Horton]
|
| |
|
|
|
| |
----------------------------------
Roland TR-505 Rhythm Composer [DBWBP]
|
| |
|
|
| |
* Ported Cirrus Logic CS8900A Crystal LAN MAC emulation from VICE and hooked it up to Apple II card device.
* Adds Ethernet networking support for Apple IIgs.
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
* new WORKING machines
-----
Double Dance Mania: Supreme / Dance Supreme [Sean Riddle, David Haywood, Kamaal Brown]
Double Dance Mania: Mega 12 [Sean Riddle, David Haywood]
* new NOT WORKING
-----
My Arcade Wireless Video Game Station 200-in-1 (DGUN-2572) [Sean Riddle, David Haywood]
|
| |
|
|
|
| |
----------------------------------
GEM RealPiano RP200 [DBWBP]
|
| | |
|
| |
|
|
|
| |
New NOT WORKING machines
----
Zeebo (Brazil) [Triple Oxygen]
|
| |
|
|
|
|
|
|
|
| |
* removed include directory src/lib/netlist from various genie files to
avoid potential issues.
* Code using netlist should use #include "netlist/*".
* Updated includes.
* Fixed standalone makefile depend target to properly deal with relative
paths.
|
| | |
|
| |
|
|
|
|
| |
* Added akkaarrh to the ci target.
* Switched Travis CI to Ubuntu Focal.
* Allow ppc64le CI build to fail.
* Report CI status as soon as a job has failed or remaining jobs are allowed to fail.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sound and other improvements to Sega G-80 games: [Aaron Giles, couriersud]
* Added netlist-based sound to Eliminator, Zektor, Space Fury, and Astro Blaster.
* Split the Sega Universal Sound Board and Speech Boards into their own separate files.
* Improved Universal Sound Board implementation for better accuracy in Star Trek and Tac/Scan.
* Wrote netlist-based backend for Universal Sound Board; currently disabled due to limitations in the system.
* Wrote netlist-based backend for Speech Board; currently disabled pending future sound system changes.
* Implemented wait states and the vector DRAW flag to help improve timing.
SP0250 Improvements: [Aaron Giles]
* Matched clock divider to real chip measurements.
* Fixed behavior when not fed enough data; addresses "gapping" in speech in Sega games.
* Implemented accurate LFR noise generator according to real chip measurements.
* Added pulse-width modulation DAC output mode for future consumption by netlist.
Netlist additions: [Aaron Giles]
* Added compile-time option to record nltool-compatible CSV files.
* Improved CD4020 implementation.
* Fixed CD4053 behavior.
* Added 74139 device.
* Added TL082 device.
8253 PIT changes: [Aaron Giles]
* Added explicit synchronization to all writes.
* Cleaned up some timing calculations to avoid double<->attotime conversions.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* sspeedr: new netlist audio implementation
Netlist-based audio implementation for sspeedr (Super Speed Race, 1979)
derived from Midway audio schematics, and based on that used for
280zzzap (280-ZZZAP) and lagunar (Laguna Racer) in the mw8080bw driver.
The Super Speed Race audio circuits are clearly derived from those games;
the biggest difference is the use of a linear feedback shift register
for noise generation.
* Updated netlist static solvers with recent netlist changes.
|
| | |
|
| |
|
|
| |
speed, unsure why.
|
| | |
|
| |
|
|
|
|
| |
* Do not build x64 DRC backend when C backend is forced
* New CI target (mametiny + kinst)
* Switch travis to CI target
* Switch appveyor to CI target
|
| |
|
|
|
|
|
|
|
|
|
| |
* new NOT WORKING machines
-----
PCP 8728 - 788 in 1 [David Shah]
unknown unSP based handheld [unknown]
* new NOT WORKING machines
------
Virtual Ping Pong (Protocol) [Sean Riddle, David Haywood]
My Arcade Gamer Mini 160-in-1 (DGUN-2953) [Sean Riddle, David Haywood]
|
| |
|
|
|
| |
----------------------------------
Lee Data 1220 Display Terminal [Bitsavers]
|
| | |
|
| | |
|
| | |
|
| | |
|