summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/s100 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-012-6/+17
* polyfdc: Use A3, not A11 (nw) AJR2019-10-041-2/+2
* polyfdc: Update notes (nw) AJR2019-10-041-21/+38
* (nw) please try to ensure #include guards will trip special-casing in dumb pr... Vas Crabb2019-09-161-1/+1
* s100_am310: Fix address shift (nw) AJR2019-08-281-2/+2
* Add dump and emulation of Alpha Micro AM-310 Communications Controller [AJR, ... AJR2019-08-282-0/+396
* dg640: Add base address select switch and screen raw parameters; improve docu... AJR2019-07-212-10/+60
* (nw) split binbug into 3 sources. Robbbert2019-07-222-0/+219
* poly88, poly8813: Add PolyMorphic 16K RAM card and make one the default AJR2019-07-192-0/+155
* polyvti: Add status port (nw) AJR2019-07-181-1/+15
* i8212: Simplify read/write handlers (nw) AJR2019-07-181-2/+2
* poly88, poly8813: Bus expansion AJR2019-07-185-0/+474
* devices/machine/ins8250.cpp : Simplify handlers, Use shorter type values cam9002019-03-301-6/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-2615-143/+88
* Revert "conflict resolution (nw)" andreasnaive2019-03-2515-88/+143
* bus/s100, bus/vidbrain: Eliminate address_space arguments from handlers (nw) AJR2019-02-2515-48/+48
* -devices/bus/kc, nasbus, s100: Removed MCFG macros, nw mooglyguy2019-02-031-79/+26
* bus/epson_sio, bus/s100: Clean up some MCFGs (nw) AJR2019-01-184-16/+14
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* Identify this brick (nw) AJR2018-11-251-1/+1
* s100_djdma: Add a healthy amount of stub handlers to this skeleton device (nw) AJR2018-11-252-16/+265
* bus/s100: Collect data reads by ANDing with FF, not ORing with 0 (nw) AJR2018-11-258-16/+16
* machine/pic8259.h: removed MCFG macros (nw) Ivan Vangelista2018-10-311-8/+9
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-21/+21
* upd1990a, upd4701, upd4992, upd7002: removed MCFG macros (nw) Ivan Vangelista2018-09-261-1/+2
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-231-2/+2
* wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-9/+10
* -in8250: De-MCFG, nw mooglyguy2018-09-041-32/+32
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-2/+2
* remove more MCFG_ (nw) Vas Crabb2018-07-071-2/+2
* devcb3 Vas Crabb2018-07-072-18/+18
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-063-41/+41
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-044-10/+13
* Sarayan made me do it. Vas Crabb2018-04-282-5/+9
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-5/+7
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-34/+34
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-122-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-233-7/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-175-5/+5
* Add Seals 8K SC Memory Board to S-100 bus emulation AJR2017-12-142-0/+238
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* S-100 bus refinements AJR2017-10-172-15/+3
* pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-1/+6
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-1410-95/+39
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-225-10/+10