summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/altos2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-186/+0
* drivers starting with a and b: some macro removal (nw) Ivan Vangelista2020-05-251-6/+6
* devices\video: simplify handlers for a few devices (nw) Ivan Vangelista2020-03-061-2/+2
* z80dart: Replace old device with new variant of modern SIO emulation AJR2020-02-291-1/+1
* z80ctc: Allow a fixed-rate clock input to be configured for each channel. Thi... AJR2018-11-101-6/+3
* crt9007: Add frame timer AJR2018-10-211-6/+15
* altos2.cpp, d400.cpp: Add CRT9007; remove MCFG_ macros (nw) AJR2018-10-121-20/+47
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-5/+5
* devcb3 Vas Crabb2018-07-071-21/+22
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-2/+1
* altos2: Use full company name (nw) AJR2018-06-171-1/+1
* altos2: Undumped keyboard ROM (nw) AJR2018-06-171-0/+3
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-151-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-13/+13
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-14/+16
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-3/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* altos2: Identify the 80/132 switch (nw) AJR2018-01-091-2/+12
* altos2: Recall and store NOVRAM (nw) AJR2018-01-081-14/+27
* altos2: Configure screen and X2210 NOVRAM (nw) AJR2018-01-081-1/+19
* New Not Working machine : Konami Picno Robbbert2017-11-301-1/+1
* (nw) altos2 : added some meat onto the bones Robbbert2017-11-041-10/+64
* (nw) minor cleanups Robbbert2017-11-031-2/+2
* New not working machine : Altos II terminal Robbbert2017-11-031-0/+48