summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/h8/h8s2245.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* h8: fix standby time travel problem hap2024-03-041-0/+14
* h8: add h8s/2319 family, make 2320 (now renamed to 2329) a subdevice, hap2024-03-041-26/+26
* h8_adc: 2320 ADCR CKS1 is on bit 3, correct typo, hap2024-03-031-2/+1
* h8(cpu devices): add variables to save_item hap2024-02-231-0/+3
* m6800,h8: shorthand variable types hap2024-02-141-12/+12
* h8_sci: Bring interface up in the cpu Olivier Galibert2023-06-081-30/+27
* h8: Use finders Olivier Galibert2023-06-061-132/+132
* h8: m_ify Olivier Galibert2023-05-281-71/+71
* cpu/h8, cpu/tms32010, cpu/tms32025: Replaced sprintf with type-safe equivalen... Erik2023-03-141-12/+11
* 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-4/+4
* h8: Internal MCFG elimination (nw) AJR2018-12-091-31/+31
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* maps: Finish devices/cpu (nw) Olivier Galibert2018-04-201-111/+112
* Blind faith fixed long names for almost all CPUs (nw) angelosa2018-03-151-4/+4
* 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-57/+52
* 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-43/+13
* Self-registering devices prep: Vas Crabb2017-02-271-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* h8: Add dtc, dma, watchdog (WIP) [O. Galibert] Olivier Galibert2016-04-271-107/+148
* reverting: Miodrag Milanovic2016-01-201-6/+6
* 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-6/+6
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+347