summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99_peb/evpc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-498/+0
* ti99/geneve: Bus mouse now a separate device, may also be used with evpc. Michael Zapf2017-03-191-5/+20
* debugger_access: Refactor [O. Galibert] Olivier Galibert2017-03-021-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Revert "moved debugger_access() from address space to machine & removed the a... Vas Crabb2016-11-211-1/+1
* moved debugger_access() from address space to machine & removed the anti-patt... smf-2016-11-191-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* ti99: More savestate enabling and cleanups. (nw) Michael Zapf2016-09-251-0/+8
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* ti99: ROM dump changes; replaced ROM_REGIONS by ram_devices Michael Zapf2016-05-091-1/+1
* ti99: Again one indirection less; dropped the videowrp and moved the v9938 on... Michael Zapf2016-04-191-139/+237
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* global_alloc_array to std::make_unique where applicable (nw) Miodrag Milanovic2015-12-191-5/+5
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-4/+4
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-1/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+369