| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
| |
alesis_qs.cpp: Document XTALs; replace legacy MCFG in comments (nw)
picno.cpp: Replace legacy MCFG in comments (nw)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
----------------------------------
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]
|
| |\
| |
| | |
use C++ library includes (nw)
|
| | | |
|
| | |
| |
| |
| | |
and safely
|
| |/ |
|
| | |
|
| | |
|
| |
|
|
| |
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]
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Identify CPU type used by vreadere as ePG3231
- Add preliminary port I/O handlers and callbacks
- Add stub handlers and state variables for interrupt controller, timers, synthesizer, UART and SPI
- Fix TBRD addressing of external data memory
- Fix calculation of carry flag for normal additive operations
- Implement multi-byte carry/borrow for applicable registers
- Implement signed multiplication option
- Add internal stack buffer for saving PCH during calls/interrupts
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
* some monon disassembly helpers [anonymous]
* typo (nw)
* not used (nw)
* split into ax208 and axc51 (nw)
|
| | |
|
| | |
|
| |
|
|
| |
cr16bdasm, mcs51dasm: Spacing fixes (nw)
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Restore some 8052 SFR and bit names that were inadvertently omitted for more advanced models
- Add a few more T2-related names
- Add i8xc51fx and i8xc51gb disassemblers with additional SFR and bit names
- Remove i80c51 from unidasm (actual differences from i8051 are not significant)
Change device names from "Intel I8xxx" to "Intel 8xxx" (nw)
scm_500: Identify CPU type as 80C51GB (specific differences obviously not emulated) (nw)
unidasm: Realphabetize mips1 (nw)
|
| |
|
|
| |
vtech_unk1.cpp: Driver moved to glcx.cpp (nw)
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
architecture
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
| |
- Further bit instruction disassembly adjustments (nw)
|
| | |
|
| |
|
|
|
| |
* added palcode disassembly
* added standard pseudo-opcode forms
|
| | |
|
| | |
|