summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99x/998board.cpp
Commit message (Expand)AuthorAgeFilesLines
* ti99: Wrapped into namespaces; minor rearrangement Michael Zapf2017-05-231-2308/+0
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-24/+34
* ti99: Fixed debugging for TI-99/8 Michael Zapf2017-03-211-0/+217
* Self-registering devices prep: Vas Crabb2017-02-271-5/+5
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* ti99: Fixed save state, declared MACHINE_SUPPORTS_SAVE Michael Zapf2016-11-041-0/+5
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* ti99: More savestate enabling. (nw) Michael Zapf2016-09-231-14/+88
* ti99: Improve performance by stopping GROM clock in idle state Michael Zapf2016-09-191-32/+53
* ti99_8: Removed unused variables. Michael Zapf2016-04-011-0/+2
* ti99_8: Chipset low-level emulation; ti99_4x: using new GROMs Michael Zapf2016-03-311-707/+1609
* Debug output changes Michael Zapf2016-03-251-3/+3
* reverting: Miodrag Milanovic2016-01-201-65/+65
* tags are now strings (nw) Miodrag Milanovic2016-01-161-65/+65
* cleanups (nw) Miodrag Milanovic2015-12-251-6/+6
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-051-4/+4
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-051-4/+4
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* clang-modernize part 2 Miodrag Milanovic2015-12-041-14/+14
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1076