| Commit message (Expand) | Author | Age | Files | Lines |
| * | srcclean and cleanup |  Vas Crabb | 2024-05-26 | 1 | -1/+1 |
| * | New systems marked not working |  Olivier Galibert | 2024-05-13 | 1 | -1/+1 |
| * | h8: add more variables to savestate, |  hap | 2024-03-18 | 1 | -12/+26 |
| * | h8_adc: 2320 ADCR CKS1 is on bit 3, correct typo, |  hap | 2024-03-03 | 1 | -20/+0 |
| * | h8_intc: don't detect an nmi at power-on when initial pin state is 'ASSERT_LI... |  hap | 2024-02-28 | 1 | -9/+9 |
| * | m6800,h8: shorthand variable types |  hap | 2024-02-14 | 1 | -27/+27 |
| * | h8_intc: revert confusing change |  hap | 2024-02-14 | 1 | -5/+5 |
| * | h8_intc: don't clear irq pin inputs at reset |  hap | 2024-02-14 | 1 | -1/+2 |
| * | h8_intc: base h8 does not have ISR |  hap | 2024-02-14 | 1 | -13/+15 |
| * | h8_intc: h8h does not have 16-bit iscr, add support for rising edge interrupts |  hap | 2024-02-14 | 1 | -57/+88 |
| * | h8_timer8: fix divide by 0 crash, |  hap | 2024-02-13 | 1 | -0/+9 |
| * | h8_timer16: status flags are set no matter the irq enable flags, add trampoli... |  hap | 2024-02-07 | 1 | -3/+3 |
| * | h8: add h8/325 interrupt controller and 16bit timer, |  hap | 2024-02-07 | 1 | -16/+36 |
| * | h8: add preliminary h8/325 |  hap | 2024-02-06 | 1 | -2/+2 |
| * | srcclean in preparation for MAME 0.260 release branch |  Vas Crabb | 2023-10-22 | 1 | -1/+1 |
| * | mu50: Add the db50xg roms. They may even be the correct ones |  Olivier Galibert | 2023-09-29 | 1 | -1/+1 |
| * | Miscellaneous cleanup |  Vas Crabb | 2023-06-24 | 1 | -0/+2 |
| * | h8_sci: Bring interface up in the cpu |  Olivier Galibert | 2023-06-08 | 1 | -0/+2 |
| * | h8: Use finders |  Olivier Galibert | 2023-06-06 | 1 | -7/+2 |
| * | h8: m_ify |  Olivier Galibert | 2023-05-28 | 1 | -92/+91 |
| * | ctk551.cpp: New working machines (#9929) |  Devin Acker | 2022-08-12 | 1 | -6/+25 |
| * | Casio CTK-551 [Daivn Acker] |  Devin Acker | 2021-10-13 | 1 | -6/+23 |
| * | h8 intc: Fix nmi on h8/300 |  Olivier Galibert | 2021-09-15 | 1 | -5/+5 |
| * | h8_intc.cpp: fix interpretation of IPR bits for the H8S CPUs. psr340 boots no... |  arbee | 2020-11-28 | 1 | -1/+1 |
| * | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 1 | -22/+22 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -11/+10 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -3/+3 |
| * | 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 | -12/+14 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -15/+15 |
| * | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -2/+2 |
| * | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -2/+2 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -15/+15 |
| * | Fixed uninitialized class members |  Miodrag Milanovic | 2015-11-19 | 1 | -3/+3 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+385 |