| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(sh7604): fix three register access bugs (#15101) |  JOTEGO | 2026-03-14 | 1 | -3/+3 |
| * | sh/sh7709s.cpp: Fix LRU cache replacement updates (#15098) |  Jesus Ramos | 2026-03-14 | 1 | -2/+2 |
| * | sh/sh7709s.cpp: Update bank conflict precharge penalty timing (#15087) |  Jesus Ramos | 2026-03-12 | 2 | -12/+28 |
| * | sh/sh7709s.cpp: Convert the cpu cycles to bus cycles properly (#15078) |  Jesus Ramos | 2026-03-10 | 2 | -76/+47 |
| * | sh/sh7709s.cpp: Fix bug in DRC memory accessor using clobbered IO reg (#15074) |  Jesus Ramos | 2026-03-08 | 1 | -11/+22 |
| * | Missing emu.h |  Olivier Galibert | 2026-03-08 | 1 | -0/+1 |
| * | cpu/sh: Add cv1k SH7709S cache handling behavior for slowdown emulation (#15054) |  Jesus Ramos | 2026-03-07 | 4 | -38/+618 |
| * | cpu/sharc: Implemented a bit more functionality and fixed bugs: |  Vas Crabb | 2026-03-07 | 1 | -0/+2 |
| * | More stuff mostly related to recompiling CPUs: |  Vas Crabb | 2026-03-06 | 4 | -94/+94 |
| * | -cpu/e132xs: Log analysed instructions in UML log when using recompiler. |  Vas Crabb | 2026-03-05 | 4 | -67/+75 |
| * | Allow recompiling CPU cores to define their own opcode descriptions. |  Vas Crabb | 2026-03-02 | 13 | -500/+673 |
| * | cpu/drccache.cpp: Defer allocating to start, allow forcing W^X mode. (#14760) |  Vas Crabb | 2026-01-04 | 2 | -19/+28 |
| * | cpu/sh/sh7604.cpp: fix BCR1/BCR2 and VCRDIV accessing |  angelosa | 2025-11-16 | 1 | -4/+25 |
| * | srcclean and cleanup |  Vas Crabb | 2025-07-27 | 1 | -5/+5 |
| * | sh/sh7604: hookup UBC BARA/BARB r/w |  angelosa | 2025-07-02 | 2 | -0/+90 |
| * | Fix for SH3/SH4 DRC regression in b26662f1bba6809df145d9e8b3f78f66e3a7c7db, w... |  smf- | 2025-05-07 | 1 | -1/+2 |
| * | simulate sh3 sci transmitter emptying, fixes https://github.com/mamedev/mame/... |  smf- | 2025-04-28 | 1 | -0/+5 |
| * | srcclean in preparation for release. |  Vas Crabb | 2025-04-27 | 2 | -18/+18 |
| * | check correct irr0 bits, after the register size was corrected in b26662f1bba... |  smf- | 2025-04-22 | 1 | -4/+4 |
| * | Implemented specific SH3/SH4 chips & pass the required endian into the constr... |  smf- | 2025-04-17 | 10 | -2066/+7423 |
| * | misc cpu: no need to check debug enabled flag manually |  hap | 2025-04-11 | 4 | -8/+8 |
| * | cpu/sh: Fixed order of operands in disassembly of MAC.L (fixes MT09114). |  Vas Crabb | 2025-02-16 | 1 | -1/+1 |
| * | Demote tautological-compare to a warning again. |  Vas Crabb | 2024-11-27 | 1 | -3/+3 |
| * | dynax/dynax.cpp: Added DIP switches that are sometimes populated to Ougon no ... |  Vas Crabb | 2024-11-27 | 6 | -23/+21 |
| * | diexec: Add callback to allow debugger to break into the middle of wait-type ... |  AJR | 2024-11-17 | 2 | -0/+4 |
| * | sh_mtu: Add a forgotten update |  Olivier Galibert | 2024-10-29 | 1 | -0/+1 |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 25 | -84/+84 |
| * | diexec: remove vestigal execute_input_lines() |  hap | 2024-09-18 | 2 | -2/+0 |
| * | sh: mtu fix |  Olivier Galibert | 2024-09-14 | 1 | -3/+3 |
| * | srcclean and cleanup |  Vas Crabb | 2024-05-26 | 3 | -42/+42 |
| * | psr540: Start adding the floppy |  Olivier Galibert | 2024-05-13 | 1 | -8/+9 |
| * | psr540: Fix midi, finish the screen mapping, add nvram |  Olivier Galibert | 2024-05-10 | 2 | -8/+1 |
| * | psr540: Stop the freezing by actually running the sci channels |  Olivier Galibert | 2024-05-05 | 1 | -0/+2 |
| * | hd44780: Simplify some code |  Olivier Galibert | 2024-05-05 | 1 | -2/+0 |
| * | sh7042: Add dmac, mtu, adc, intc, sci, bsc. Separate A and non-A |  Olivier Galibert | 2024-05-02 | 15 | -91/+2399 |
| * | srcclean and fix indentation in preparation for MAME 0.264 branch. |  Vas Crabb | 2024-03-24 | 5 | -6/+6 |
| * | sh7042: Start introducing the interrupts |  Olivier Galibert | 2024-03-18 | 4 | -4/+52 |
| * | Re-add the subcomponents to the swx00 and tweak the adc |  Olivier Galibert | 2024-03-05 | 1 | -1/+1 |
| * | Enhance the sh704x. MU128 MSTO, needs interrupts now. |  Olivier Galibert | 2024-03-03 | 10 | -47/+1301 |
| * | srcclean and manual cleanup in preparation for 0.263 release. |  Vas Crabb | 2024-02-25 | 2 | -2/+2 |
| * | vl1: Add a lot of stuff. Need to find where the MIDI data error is coming fr... |  Olivier Galibert | 2024-02-19 | 1 | -1/+8 |
| * | New machines marked as MACHINE_NOT_WORKING |  Olivier Galibert | 2024-02-18 | 4 | -141/+103 |
| * | mu5/15: split the lcd |  Olivier Galibert | 2024-02-10 | 5 | -1/+208 |
| * | New systems marked not working |  Ivan Vangelista | 2024-01-04 | 1 | -1/+1 |
| * | sh: start adding the sh7042 |  Olivier Galibert | 2023-12-17 | 2 | -0/+57 |
| * | sh: remove prefixes |  Olivier Galibert | 2023-12-17 | 6 | -204/+208 |
| * | cpu/sh/sh.cpp - Fix MAC_W regression |  Philip Bennett | 2023-10-17 | 1 | -2/+2 |
| * | cpu/sh: Improved SH7021 SoC emulation. (#11610) [Ryan Holtz, Phil Bennett] |  Phil Bennett | 2023-10-16 | 22 | -2196/+4594 |
| * | cpu/sh: Explicitly #include prefix header (fixes GitHub #11591). |  Vas Crabb | 2023-10-03 | 2 | -0/+2 |
| * | namco/namcos12.cpp: Emulated games with CDXA board. (#11558) |  987123879113 | 2023-09-22 | 14 | -0/+3165 |