| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
new machines marked as NOT WORKING
|
| | |
|
|\ \
| | |
| | | |
hp9k_3xx: add internal TMS9914 GPIB
|
| | |
| | |
| | |
| | | |
Signed-off-by: Sven Schnelle <svens@stackframe.org>
|
| | | |
|
| | | |
|
|/ / |
|
| |
| |
| |
| |
| | |
-----------
Fidelity Prestige Challenger (several versions) [hap, Berger, yoyo_chessboard]
|
| |
| |
| |
| |
| |
| |
| |
| | |
* start looking at the extra opcodes in the SSD 2000 type XaviX chip (seems some undocumented 6502 opcodes are replaced with more custom ones)
* (nw)
* the xavix memory mapping gets stranger with each piece of new evidence (nw)
|
| | |
|
|\ \
| | |
| | | |
tms9914: added methods to read ACCRQ & CONT output lines
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- High level emulation of serial keyboard (only sort of works; probably should be less sophisticated)
- Add double height and double width attributes
- Adjustable start of screen pointer (necessary for SET-UP mode)
- Reconfigure screen for 80/132-column and 50/60 Hz modes
dikeyboard: Add scan_complete callback (nw, sort of hacky but cit101 keyboard works worse without it)
|
| | | |
|
|/ /
| |
| |
| | |
bbcmaiv: Added tracker ball.
|
| |
| |
| |
| |
| |
| | |
- AMX Mouse
- Acorn Master 512 Mouse
- Marconi RB2 Tracker Ball
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
while we're at it
|
|/
|
| |
rohga.cpp : Fix background color of title screen in wolffang
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Allows defaulted clocks (see subtle example with vboy)
* Allows additional constructors (see RS232 port in tranz330)
* Allows use of device finder in place of tag in MCFG_DEVICE_ADD
* Requires out-of-line destructor for devices using incomplete types
* Requires XTAL or explicit u32 for clocks for devices with private types
Devices must still define the standard constructor. When writing
additional constructors, be aware that the constructor runs before
device_add_mconfig in the context of the existing device, not the new
device. See osborne1, zorba, tranz330, and vboy for examples of this in
use. Compilation is a bit slower, but this is temporary while
refactoring is in progress.
Eliminated the need for MCFG_SOUND_ROUTE_EX.
Removed macros from slot option configuration - they just obfuscated
code and slowed it down with needless dynamic casts, but didn't actually
simplify it.
|
|
|
|
| |
asteroid, astdelux, llander: Configure all lamp/LED outputs as line callbacks (nw)
|
|
|
|
| |
galaxian.cpp: removed outdated note (nw)
|
|
|
|
| |
interlace is enabled [Angelo Salese]
|
| |
|
| |
|
|
|
|
|
|
| |
New Clone Added
------------------------------------------------
Pit Boss Superstar III 30 (9233-00-06, California version) [Brian Troha, The Dumping Union]
|
|
|
|
| |
stage background clouds color [Angelo Salese]
|
|
|
|
| |
[Angelo Salese]
|
| |
|
|\
| |
| | |
Correct Pop'n Music 2, Pop'n Music 3 years
|
| |
| |
| | |
Pop'n Music 2, Pop'n Music 3 titlescreens says 1999, and Pop'n Music 2 was released in April 1999, Pop'n Music 3 was released in September 1999.
|
|\ \
| | |
| | | |
tms9914: improved emulation
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* fmtowns.cpp : Accurate sound outputs
fmtowns.cpp : Accurate sound outputs from real hardware (real one has seperated left/right audio out (supports stereo))
* fmtowns.cpp : Fix PCM output level
|
| | |
| | |
| | |
| | | |
research done by Andy Welburn (nw)
|
| | |
| | |
| | |
| | | |
suggested (nw)
|
| | |
| | |
| | |
| | |
| | | |
----------------------------
Real Puncher (Japan, v2.12J) [ShouTime, Javier Vidal Mata, Sean Sutton, Candy Wolff, Evan Korzon, Surgeville, Dane Biegert, Charles MacDonald, Smitdogg, The Dumping Union]
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
does (nw)
pc9801: use correct video clock, fixes policenauts video speed (nw)
|
|/ / |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
finder. This works outside machine configuration context so the
workarounds in ATA HLE and MSX slots are no longer necessary. It also
allows reduction in tag repetition in machine configuration (see
converted osborne1.cpp, zorba.cpp or the more extreme tranz330.cpp).
Allow reimagined device instantiation to take a device finder based on
current device being configured to reduce repetition (see tranz330.cpp).
|
| | |
|