summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/a2bus (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2018-05-271-1/+1
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* move couple more slots across (nw) Vas Crabb2018-05-111-0/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-0910-15/+22
* (nw) fix cbuster, modernise a1bus a little, kill more low-value macros Vas Crabb2018-05-091-2/+5
* (nw) few more macros replaced with constructors Vas Crabb2018-05-071-5/+1
* (nw) More next-generation machine configuration WIP and bus modernisation - s... Vas Crabb2018-05-072-63/+91
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-0629-153/+153
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-047-24/+29
* Apple II: added 13-sector version of Disk II controller [R. Belmont] arbee2018-05-022-15/+66
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* Sarayan made me do it. Vas Crabb2018-04-283-9/+9
* apple2: Add WOZ format [O. Galibert] Olivier Galibert2018-04-241-1/+1
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-2/+2
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-145-28/+35
* -3 points (nw) smf-2018-03-063-0/+3
* modernize -- nuke first_screen, ioport() lookups, etc. (nw) Sergey Svishchev2018-03-064-4/+4
* destaticify initializations (nw) (#3289) wilbertpol2018-03-046-65/+25
* srcclean (nw) Vas Crabb2018-02-251-13/+13
* Grammar police (nw) Olivier Galibert2018-02-241-1/+1
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-154-4/+0
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-145-49/+51
* agat7: add serial/parallel interface card, hardcoded into Agat-Author configu... Sergey Svishchev2018-02-132-0/+258
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-1210-7/+14
* Fix debug build (nw) AJR2018-01-271-1/+0
* a2bus, spectrum/exp: set a better example (nw) Vas Crabb2018-01-2743-170/+61
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-236-8/+8
* Fix a couple of Coverity bugs Melissa Goad2018-01-191-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-1738-46/+56
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-132-2/+6
* New way to provide DAC reference inputs (nw) AJR2018-01-102-6/+2
* Extended time! All space.device() removed from comments (nw) Olivier Galibert2018-01-054-12/+0
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-17/+17
* ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met... smf-2017-12-203-14/+14
* memory: Remove some space parameters from the apple2 domain [O. Galibert] Olivier Galibert2017-12-1981-461/+461
* ide: Add non-space cs access methods, use them wherever possible [O. Galibert] Olivier Galibert2017-12-163-14/+14
* ide: deambiguate cs access between 16 and 32 bits [O. Galibert] Olivier Galibert2017-12-163-14/+14
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-136-27/+579
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-136-579/+27
* cleanup: (nw) Vas Crabb2017-12-092-17/+21
* agat7: 840KB floppy HLE; minor fixes -> mark WORKING (#2912) Sergey Svishchev2017-12-086-27/+575
* acia6850: Create standard read/write handlers (nw) AJR2017-12-011-13/+4
* srcclean (nw) Vas Crabb2017-11-264-29/+29
* a2bus: Define 7M clock through constant (nw) AJR2017-11-253-18/+13
* v9938, v9958: Convert to use RGB32 bitmaps AJR2017-11-051-2/+0
* apple2: preliminary support for AE TransWarp accelerator card [R. Belmont, Ap... arbee2017-11-032-0/+317
* apple2: preliminary support for "SSB Apple" speech board [R. Belmont, Apple I... arbee2017-10-312-0/+141
* use lowercase "unknown" when title is unknown (nw) hap2017-10-311-2/+2
* Misc description changes (nw) Scott Stone2017-10-101-1/+1