summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/pet (follow)
Commit message (Expand)AuthorAgeFilesLines
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-182-4/+4
* superpet: update_cpu was the wrong way around (nw) hap2020-04-091-2/+2
* Spring cleaning: Vas Crabb2019-11-016-43/+15
* (nw) Clean up the mess on master Vas Crabb2019-03-2612-114/+87
* Revert "conflict resolution (nw)" andreasnaive2019-03-2512-87/+114
* ef9345, ef9365: Simplify read/write handlers (nw) AJR2019-03-071-2/+2
* volt_reg: set default m_output (nw) hap2019-02-192-2/+0
* bus/pet: Eliminate address_space argument from interface methods (nw) AJR2019-02-188-35/+35
* mc6852, mc6854, mos6551: Simplify read/write handlers (nw) AJR2019-02-181-2/+2
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-122-10/+14
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-15/+17
* devices\bus: removed a few unused MCFG macros (nw) Ivan Vangelista2019-01-302-33/+0
* magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-6/+7
* src/devices: more MCFG macros removal (nw) Ivan Vangelista2019-01-102-13/+14
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+2
* mos6551: Eliminate MCFG_ macros (nw) AJR2018-08-201-17/+18
* c64_expansion_slot, pet_user_port: Eliminate all remaining MCFG_ macro use (nw) AJR2018-08-131-77/+0
* -oric, pet, prodigy, rmnimbus, ssystem3, swtpc09, swyft, sym1, trvquest, tv95... mooglyguy2018-08-012-2/+23
* -vic20: Removed MCFG and duplicated machine configs. [Ryan Holtz] mooglyguy2018-08-011-0/+1
* devcb3 Vas Crabb2018-07-072-20/+39
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-5/+9
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-092-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-063-12/+12
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-048-21/+24
* Allow devcb to be bound to a device/mixin or the target of a device Vas Crabb2018-05-021-3/+3
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-142-11/+14
* destaticify initializations (nw) (#3289) wilbertpol2018-03-042-40/+40
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-152-2/+0
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-142-15/+19
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-124-3/+6
* (nw) don't get hit by the bus - remove unnecessary reset calls, improve error... Vas Crabb2018-01-272-5/+17
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-175-6/+6
* 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
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-4/+4
* device_add_mconfig up to devices/bus/q* (nw) Ivan Vangelista2017-06-1310-91/+40
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-225-9/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-1424-196/+185
* Self-registering devices prep: Vas Crabb2017-02-2712-15/+22
* Remove emu.h from headers (nw) Olivier Galibert2017-02-1123-11/+12
* Improvements to rgb_t (nw) AJR2016-10-221-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-2224-68/+68
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-174-16/+16
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-064-4/+4
* Merge pull request #926 from Dagarman/master R. Belmont2016-06-052-6/+5
|\
| * Add files via upload Dagarman2016-06-042-6/+5
* | small cleanup (nw) Miodrag Milanovic2016-06-051-2/+0
|/