summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/mcs96/i8x9x.cpp
Commit message (Expand)AuthorAgeFilesLines
* i8x9x: Add baud rate register (nw) AJR2019-06-221-1/+10
* mcs96: Add save state and miscellaneous other stuff (nw) AJR2018-10-261-11/+51
* i8x9x: Add A/D interrupt (nw) AJR2018-10-261-0/+3
* i8x9x: More HSO stuff (interrupts & A/D conversion) (nw) AJR2018-10-261-2/+10
* i8x9x: Preliminary HSO stuff (nw) AJR2018-10-261-23/+45
* i8x9x: Forgot to add this to the map (nw) AJR2018-10-251-0/+1
* mcs96: Make SFRs more accessible to the debugger AJR2018-10-251-36/+42
* mcs96: Replace I/O space with callbacks; use internal space for non-executabl... AJR2018-10-241-172/+213
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-2/+2
* Blind faith fixed long names for almost all CPUs (nw) angelosa2018-03-151-2/+2
* emumem: API change [O. Galibert] Olivier Galibert2017-11-291-9/+9
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-2/+3
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-2/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* clean up a few more device issues, add basic device validation Vas Crabb2017-03-031-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-26/+26
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-011-1/+1
* reverting: Miodrag Milanovic2016-01-201-33/+33
* 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-33/+33
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-1/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+373