| Commit message (Expand) | Author | Age | Files | Lines |
| * | h8: return 0xff when reading from port DDR (eg. RMW opcodes on DDR) |  hap | 2024-05-29 | 1 | -12/+12 |
| * | h8: don't save the mode settings, move mac_saturating var to h8s2600 and hook... |  hap | 2024-03-18 | 1 | -1/+9 |
| * | h8: fix standby time travel problem |  hap | 2024-03-04 | 1 | -0/+17 |
| * | h8: add h8s/2319 family, make 2320 (now renamed to 2329) a subdevice, |  hap | 2024-03-04 | 1 | -50/+50 |
| * | h8_adc: 2320 ADCR CKS1 is on bit 3, correct typo, |  hap | 2024-03-03 | 1 | -4/+2 |
| * | h8(cpu devices): add variables to save_item |  hap | 2024-02-23 | 1 | -0/+1 |
| * | m6800,h8: shorthand variable types |  hap | 2024-02-14 | 1 | -7/+7 |
| * | h8_sci: Bring interface up in the cpu |  Olivier Galibert | 2023-06-08 | 1 | -30/+27 |
| * | h8_dma: reorganize, upgrade |  Olivier Galibert | 2023-06-06 | 1 | -0/+28 |
| * | h8: Use finders |  Olivier Galibert | 2023-06-06 | 1 | -160/+160 |
| * | h8: m_ify |  Olivier Galibert | 2023-05-28 | 1 | -85/+85 |
| * | Interrupt callback rationalization |  AJR | 2023-03-11 | 1 | -1/+1 |
| * | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 1 | -2/+2 |
| * | h8: Internal MCFG elimination (nw) |  AJR | 2018-12-09 | 1 | -38/+37 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -1/+1 |
| * | maps: Finish devices/cpu (nw) |  Olivier Galibert | 2018-04-20 | 1 | -134/+135 |
| * | Blind faith fixed long names for almost all CPUs (nw) |  angelosa | 2018-03-15 | 1 | -2/+2 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -2/+2 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | devices/cpu to device_add_mconfig (nw) |  Ivan Vangelista | 2017-05-31 | 1 | -85/+80 |
| * | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 1 | -1/+1 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -38/+8 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -2/+2 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -5/+5 |
| * | h8: Add dtc, dma, watchdog (WIP) [O. Galibert] |  Olivier Galibert | 2016-04-27 | 1 | -3/+11 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -4/+4 |
| * | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -4/+4 |
| * | Fixed uninitialized class members |  Miodrag Milanovic | 2015-11-19 | 1 | -1/+1 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+434 |