| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
----------------------------------
Kawai KSP10 Digital Piano [DBWBP]
|
| |
|
|
| |
original TLCS-900 devices
|
| |
|
|
| |
and 16-bit maps now (nw)
|
| | |
|
| |
|
|
|
|
|
|
|
| |
----------------------------------
Novation BassStation Rack Analogue Synthesizer Module [DBWBP]
Novation Drum Station [DBWBP]
Novation Super Bass Station [DBWBP]
Add disassembler and skeleton CPU device for Panasonic MN1880 architecture [AJR]
|
| |
|
|
|
|
|
| |
----------------------------------
JoMoX XBase 09 Midi Controlled Analogue Drum Module [DBWBP]
Add disassembler for PIC17 family and preliminary PIC17C4X emulation [AJR]
|
| | |
|
| | |
|
| |
|
|
|
|
| |
alesis_qs.cpp: Document XTALs; replace legacy MCFG in comments (nw)
picno.cpp: Replace legacy MCFG in comments (nw)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
* Add skeleton LZ8420M device
It has additional IO, Embedded RAM
Used in psikyo.cpp
* lz8420m.cpp : Fix copyright holder
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
----------------------------------
Roland D-50 (Ver. 2.xx) [DBWBP, depblue]
New NOT_WORKING clones
----------------------
Roland D-50 (Ver. 1.xx) [DBWBP]
Roland D-550 [DBWBP]
Add disassembler for NEC 78K/III architecture [AJR]
|
| |
|
|
| |
hotd2: Make "Gun Sense" board a separate device
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
----------------------------------
NCD19c [Don Maslin Archive]
Add disassemblers for Motorola MC88100 and MC88110 [AJR]
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* minor spelling fix
* new NOT_WORKING machine
Gigatron TTL Microcomputer [Sterophonick]
also add a skeleton cpu core
* Revert Minor Spelling Fix
* Make some fixes
thanks cuavas
* Fix resolution
* gigatron: update cpu device name
* update copyright
* fix part of gigatron disassembler
* Set screen refresh rate
* found a set of all the ROM files, update main ROM name
* Fix cpu.lua
* Whoops
* Update gigatron.cpp
* gigatron: clear execute_set_input
* Update gigatron.h
* Update gigatrondasm.cpp
* Update gigatrondasm.h
* clean up but doesnt compile ffs
|
| | |
|
| |
|
|
| |
rx01: Add disassembler and skeleton CPU device for custom firmware architecture [AJR]
|
| |
|
|
|
|
|
|
|
|
|
| |
New machines marked as NOT_WORKING
----------------------------------
AT&T 3B2/300 [Bitsavers]
New clones marked as NOT_WORKING
--------------------------------
AT&T 3B2/310 [Bitsavers]
AT&T 3B2/400 [Bitsavers]
|
| |
|
|
|
|
| |
New machines marked as NOT_WORKING
----------------------------------
unknown INS8900 Multibus card (980305652) [Bitsavers]
|
| |
|
|
|
| |
----------------------------------
VT52 [Dalby Datormuseum]
|
| |
|
|
|
|
|
| |
----------------------------------
Speedcom VD56SP [ClawGrip]
Add disassembler and basic execution core for Rockwell R65C19 [AJR]
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
state usage. [Ryan Holtz]
-sun4.cpp: Various changes: [Ryan Holtz]
* Split sun4 and sun4c hardware emulation into separate derived classes.
* Hooked up Sbus IRQs.
* Removed now-unnecessary duplicate MMU code.
-cgsix.cpp: Added VSync IRQ, cleaned up save state usage, and added THC MISC register. [Ryan Holtz]
-sparc.cpp: Renamed MB86901 to SPARCV7, and added a separate class for SPARCV8. [Ryan Holtz]
-bt45x.cpp: Made logmacro.h usage more consistent. [Ryan Holtz]
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
device emulation for the internal PROM, RAM and parallel ports.
|
| |
|
|
| |
is a DSP56156 core, not a DSP5600x core. [Ryan Holtz]
|
| |
|
|
| |
regular files (nw)
|
| |
|
|
| |
vtech_unk1.cpp: Driver moved to glcx.cpp (nw)
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
architecture
|
| |
|
|
| |
(nw) This entails a major code reorganization just to keep the scale of it all halfway sane.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* unsp refactoring / tv game work (nw)
* unsp refactoring / tv game work (nw)
* srcclean (nw)
* more ops (nw)
* (nw)
* (nw)
* guesses (nw)
* more guesses (nw)
* (nw)
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This effectively reverts b380514764cf857469bae61c11143a19f79a74c5 and
c24473ddff715ecec2e258a6eb38960cf8c8e98e, restoring the state at
598cd5227223c3b04ca31f0dbc1981256d9ea3ff.
Before pushing, please check that what you're about to push is sane.
Check your local commit log and ensure there isn't anything out-of-place
before pushing to mainline. When things like this happen, it wastes
everyone's time. I really don't need this in a week when real work™ is
busting my balls and I'm behind where I want to be with preparing for
MAME release.
|
| |
|
|
|
| |
This reverts commit c24473ddff715ecec2e258a6eb38960cf8c8e98e, reversing
changes made to 009cba4fb8102102168ef32870892438327f3705.
|
| |
|
|
| |
bbc: Added preliminary Acorn 32016 2nd Processor, incomplete CPU emulation.
|
| | |
|