summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/h8/h8s2600.cpp
Commit message (Expand)AuthorAgeFilesLines
* h8: don't save the mode settings, move mac_saturating var to h8s2600 and hook... hap2024-03-181-1/+14
* m6800,h8: shorthand variable types hap2024-02-141-1/+1
* h8: m_ify Olivier Galibert2023-05-281-1/+1
* h8: MULXS & MULXU are slower without a MAC AJR2022-07-241-0/+1
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-2/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-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-2/+2
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-011-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* 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-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+16