Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | space, space, space, space, space, space, space, space, mem_mask (nw) | 2018-09-23 | 1 | -1/+1 | |
| | |||||
* | acorn_fdc/atom_discpack: Set READY on HEAD_LOAD. | 2018-09-17 | 2 | -11/+9 | |
| | |||||
* | wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] | 2018-08-10 | 1 | -1/+1 | |
| | |||||
* | Previous commit examples of use (nw) | 2018-08-02 | 2 | -2/+2 | |
| | |||||
* | -8042kbdc, mb89352, mc6854: Removed legacy devcb accessors. [Ryan Holtz] | 2018-07-31 | 2 | -12/+21 | |
| | |||||
* | (nw) srcclean and some cleanup: | 2018-07-22 | 1 | -1/+1 | |
| | | | | | | * Make more #include guards follow standard format - using MAME_ as the prefix makes it easy to see which ones come from our code in a preprocessor dump, and having both src/devices/machine/foo.h and src/mame/machine/foo.h causes issues anyway * Get #include "emu.h" out of headers - it should only be the first thing in a complilation unit or we get differences in behaviour with PCH on/off * Add out-of-line destructors to some devices - it forces the compiler to instantiate the vtable in a certain location and avoids some non-deterministic compiler behaviours | ||||
* | cleanup (nw) | 2018-07-12 | 15 | -49/+43 | |
| | |||||
* | Acorn Bus slot devices for:- | 2018-07-10 | 30 | -0/+2773 | |
Acorn Atom: - AtomSID - Acorn Atom Disc Pack - Econet Board Acorn System: - 32K Dynamic RAM Board - 8K Static RAM Board - Cassette Interface Board - Econet Board - Floppy Disc Controller Board - 40 Column VDU Board - 80x25 VDU Board - Versatile Interface Board CMS: - CMS 40/80 Video Terminal Card - CMS Floppy Disc Controller - CMS High Resolution Colour Graphics Card |