summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/oricext/oricext.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-2/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* oric: Re-modernize (last time was in 2014, so...) Olivier Galibert2023-04-071-23/+40
* oricext.cpp, microdisc.cpp: Use device finders AJR2021-01-151-21/+3
* Spring cleaning: Vas Crabb2019-11-011-24/+23
* -oric, pet, prodigy, rmnimbus, ssystem3, swtpc09, swyft, sym1, trvquest, tv95... mooglyguy2018-08-011-5/+5
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-4/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* reverting: Miodrag Milanovic2016-01-201-6/+8
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-8/+6
* 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
* clang-modernize part 2 Miodrag Milanovic2015-12-041-1/+1
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-11/+11
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+14
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+78