| Commit message (Expand) | Author | Age | Files | Lines |
| * | ds8874: move to video folder (led driver chip), |  hap | 2024-04-11 | 1 | -1/+1 |
| * | -machine/68340.cpp, machine/scc68070.cpp: Don't mess with devcbs in device_st... |  Vas Crabb | 2023-06-22 | 1 | -31/+41 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -26/+5 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -8/+8 |
| * | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 1 | -9/+9 |
| * | scc68070: Revert to use musashi for now, it's very much not a traditional 68000. |  Olivier Galibert | 2023-02-22 | 1 | -17/+5 |
| * | m68000: New implementation, generated from the micro/nanocode |  Olivier Galibert | 2023-02-22 | 1 | -5/+19 |
| * | srcclean in preparation for release |  Vas Crabb | 2022-08-28 | 1 | -10/+10 |
| * | misc/magicard.cpp: Added required devices and default NVRAM contents. (#9970) |  Paul-Arnold | 2022-08-18 | 1 | -10/+619 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -20/+6 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
| * | srcclean and cleanup (nw) |  Vas Crabb | 2020-06-21 | 1 | -1/+1 |
| * | devices/machine, sound and video: removed read and write macros (nw) |  Ivan Vangelista | 2020-06-17 | 1 | -1/+1 |
| * | -quizard: Replaced protection HLE with proper MCU hookup. Removed MUP flags. ... |  Ryan Holtz | 2020-05-28 | 1 | -69/+93 |
| * | hd63450, scc68070, saa1099: Modernize struct member save registration (nw) |  AJR | 2019-12-10 | 1 | -50/+13 |
| * | scc68070: Split up internal register block handlers; add some RESET behavior ... |  AJR | 2019-09-12 | 1 | -606/+650 |
| * | srcclean (nw) |  Vas Crabb | 2019-07-28 | 1 | -11/+11 |
| * | -scc68070: Moved Quizard MCU HLE from SCC68070 device to cdi.cpp and converte... |  MooglyGuy | 2019-07-24 | 1 | -293/+103 |
| * | scc68070: Merge CPU device with on-chip peripheral emulation |  AJR | 2019-04-17 | 1 | -0/+1407 |