summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/h8/h83337.cpp
Commit message (Expand)AuthorAgeFilesLines
* h8: fix standby time travel problem hap2024-03-041-0/+11
* h83337: add readback of wscr and stcr hap2024-02-251-4/+22
* h8: add basic support for h8/3217, hap2024-02-251-3/+4
* m6800,h8: shorthand variable types hap2024-02-141-14/+14
* h8: change bsr rel16 fetch_noinc back to internal(1) hap2024-02-091-0/+16
* New working systems hap2024-02-071-0/+1
* h8_sci: Bring interface up in the cpu Olivier Galibert2023-06-081-18/+16
* h8: Use finders Olivier Galibert2023-06-061-75/+75
* h8: m_ify Olivier Galibert2023-05-281-39/+39
* Interrupt callback rationalization AJR2023-03-111-1/+1
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-8/+8
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2
* h83002, h83003, h83006, h83008, h83048: Add configuration option to restrict ... AJR2019-07-211-1/+1
* h8: Internal MCFG elimination (nw) AJR2018-12-091-20/+21
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* maps: Finish devices/cpu (nw) Olivier Galibert2018-04-201-63/+64
* Blind faith fixed long names for almost all CPUs (nw) angelosa2018-03-151-3/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* devices/cpu to device_add_mconfig (nw) Ivan Vangelista2017-05-311-25/+20
* 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-33/+11
* Self-registering devices prep: Vas Crabb2017-02-271-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* h8: Add dtc, dma, watchdog (WIP) [O. Galibert] Olivier Galibert2016-04-271-6/+14
* reverting: Miodrag Milanovic2016-01-201-8/+8
* 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-8/+8
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+247