| Commit message (Expand) | Author | Age | Files | Lines |
| * | h8_sci: correct m_ssr_read logic |  hap | 2026-04-05 | 1 | -1/+5 |
| * | h8_sci: add todo note |  hap | 2026-04-05 | 17 | -59/+51 |
| * | cpu/h8/h8_adc.cpp: Wrap channel to avoid crash if end channel gets set lower ... |  Vas Crabb | 2025-05-02 | 1 | -6/+9 |
| * | New sound infrastructure. |  Olivier Galibert | 2025-04-27 | 2 | -6/+6 |
| * | misc cpu: no need to check debug enabled flag manually |  hap | 2025-04-11 | 1 | -1/+1 |
| * | casio/wk1800.cpp, sound/gt155.cpp: Added Casio WK-1800/WK-1600 music keyboard... |  Devin Acker | 2025-02-22 | 3 | -2/+2 |
| * | New systems marked not working |  Ivan Vangelista | 2025-01-07 | 1 | -1/+1 |
| * | h8_dma: Handle forced aborts |  AJR | 2024-12-08 | 2 | -1/+2 |
| * | srcclean and cleanup |  Vas Crabb | 2024-10-27 | 1 | -2/+2 |
| * | namco/namcos12.cpp: Restored mnemonic clone suffixes. |  Vas Crabb | 2024-10-27 | 1 | -11/+10 |
| * | technodr: lower analog controls keydelta |  hap | 2024-10-25 | 1 | -0/+1 |
| * | Added C77, custom H8 for Namco. |  smf- | 2024-10-25 | 2 | -0/+311 |
| * | h8_sci: Disable logging by default & don't log debugger reads. |  smf- | 2024-10-25 | 2 | -47/+53 |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 28 | -107/+107 |
| * | diexec: remove vestigal execute_input_lines() |  hap | 2024-09-18 | 1 | -1/+0 |
| * | h8: put register list enum under public |  hap | 2024-09-07 | 1 | -22/+22 |
| * | h8_sci: add safety check in internal_update for possible negative ticks, |  hap | 2024-07-11 | 2 | -9/+15 |
| * | h8: add system clock getter (divided clock()) |  hap | 2024-07-11 | 3 | -11/+12 |
| * | h8: return 0xff when reading from port DDR (eg. RMW opcodes on DDR) |  hap | 2024-05-29 | 18 | -138/+138 |
| * | srcclean and cleanup |  Vas Crabb | 2024-05-26 | 1 | -1/+1 |
| * | New systems marked not working |  Olivier Galibert | 2024-05-13 | 1 | -1/+1 |
| * | gt913: fix 16-bit output port (used by ctk530 display) (#12344) |  Devin Acker | 2024-05-06 | 2 | -3/+4 |
| * | sh7042: Add dmac, mtu, adc, intc, sci, bsc. Separate A and non-A |  Olivier Galibert | 2024-05-02 | 1 | -1/+1 |
| * | New systems marked not working |  hap | 2024-03-27 | 1 | -0/+2 |
| * | swx00: Initial buggy noise |  Olivier Galibert | 2024-03-27 | 1 | -32/+16 |
| * | srcclean and fix indentation in preparation for MAME 0.264 branch. |  Vas Crabb | 2024-03-24 | 1 | -1/+1 |
| * | misc swx00 fixes |  Olivier Galibert | 2024-03-19 | 2 | -1/+4 |
| * | h8_timer: compare match event was off by 1 |  hap | 2024-03-19 | 2 | -27/+31 |
| * | mks3: first hle |  Olivier Galibert | 2024-03-18 | 2 | -2/+19 |
| * | swx00: Advance |  Olivier Galibert | 2024-03-18 | 2 | -33/+147 |
| * | h8: don't save the mode settings, move mac_saturating var to h8s2600 and hook... |  hap | 2024-03-18 | 6 | -8/+30 |
| * | h8: add more variables to savestate, |  hap | 2024-03-18 | 13 | -47/+97 |
| * | ymmu*: invert lcd edge, |  hap | 2024-03-12 | 1 | -1/+1 |
| * | The abs16/abs32 variants of the bit operations seem to have been introduced i... |  Olivier Galibert | 2024-03-07 | 3 | -50/+65 |
| * | misc hap disasm: correction to prev commit |  hap | 2024-03-07 | 3 | -7/+7 |
| * | h8: add internal rom to address map for some h8 devices |  hap | 2024-03-07 | 9 | -56/+88 |
| * | h8: correct typo with dasm abs16 [Olivier Galibert] |  hap | 2024-03-07 | 1 | -1/+1 |
| * | h8h: fix rte in normal mode |  hap | 2024-03-07 | 1 | -9/+8 |
| * | h8h: fix N flag with exts opcode, |  hap | 2024-03-07 | 1 | -15/+7 |
| * | Re-add the subcomponents to the swx00 and tweak the adc |  Olivier Galibert | 2024-03-05 | 2 | -19/+5 |
| * | New working systems |  hap | 2024-03-05 | 4 | -9/+33 |
| * | h8: fix standby time travel problem |  hap | 2024-03-04 | 47 | -38/+328 |
| * | h8: add h8s/2319 family, make 2320 (now renamed to 2329) a subdevice, |  hap | 2024-03-04 | 13 | -779/+1035 |
| * | h8_adc: 2320 ADCR CKS1 is on bit 3, correct typo, |  hap | 2024-03-03 | 10 | -45/+12 |
| * | Enhance the sh704x. MU128 MSTO, needs interrupts now. |  Olivier Galibert | 2024-03-03 | 1 | -1/+5 |
| * | h8_timer8: remove unneeded timer_tick function, |  hap | 2024-03-03 | 3 | -48/+15 |
| * | h8_sci: Suppress SCK transition at end of transmit sequence, yet again |  AJR | 2024-03-02 | 1 | -2/+1 |
| * | h8: fix absolute address bst/bist opcode IMM data |  hap | 2024-03-02 | 1 | -2/+2 |
| * | h8_timer: fix edge with compare match if both tt and tgr are larger than coun... |  hap | 2024-03-02 | 4 | -7/+9 |
| * | h8: fix addx8/subx8 H flag when C=1 |  hap | 2024-03-02 | 1 | -28/+30 |