summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ampex210.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-242/+0
* z80dart: Replace old device with new variant of modern SIO emulation AJR2020-02-291-1/+1
* ampex230: Rename to ampex230p as ROM mentions being a "plus" model AJR2020-02-221-5/+5
* ampex210.cpp: Add various stub handlers (nw) AJR2020-02-221-2/+60
* ampex230: No daisy chain, surprisingly (nw) AJR2020-02-081-10/+1
* ampex230: These should be the DART clocks (nw) AJR2020-02-081-0/+6
* New machines marked as NOT_WORKING AJR2020-02-071-9/+91
* ampex210p: Add XTAL values, video RAM, etc. (nw) AJR2018-09-171-6/+21
* scn2674/scn2672: Remove MCFG macros (nw) AJR2018-09-081-13/+14
* ampex210p: Split to separate driver (nw) AJR2018-08-101-0/+89