summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/oricext (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-016-98/+95
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-1/+1
* devcb: Eliminate legacy callback syntax (nw) AJR2019-06-061-1/+0
* oricext/jasmin: Use addressable latch device (nw) AJR2019-06-012-63/+44
* wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-062-21/+23
* -oric, pet, prodigy, rmnimbus, ssystem3, swtpc09, swyft, sym1, trvquest, tv95... mooglyguy2018-08-012-12/+17
* devcb3 Vas Crabb2018-07-071-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-082-7/+7
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-272-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-062-4/+4
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-044-11/+14
* maps: Finish devices/bus (nw) Olivier Galibert2018-04-212-13/+15
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-2/+2
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-142-10/+15
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-124-4/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-232-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-172-2/+2
* device_add_mconfig up to devices/bus/o* (nw) Ivan Vangelista2017-06-124-39/+32
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-222-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-146-38/+43
* Self-registering devices prep: Vas Crabb2017-02-273-3/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-114-1/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-226-15/+15
* Finished up tiny_rom_entry conversion Nathan Woods2016-08-062-2/+2
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-062-2/+2
* reverting: Miodrag Milanovic2016-01-206-16/+18
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-202-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-162-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-166-18/+16
* override part 1 (nw) Miodrag Milanovic2015-12-053-12/+12
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-051-2/+2
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-051-2/+2
* cleanup Miodrag Milanovic2015-12-051-1/+1
* clang-modernize part 2 Miodrag Milanovic2015-12-043-10/+10
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-11/+11
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-143-4/+16
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-083-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-136-0/+566