| Commit message (Expand) | Author | Age | Files | Lines |
| * | hd63450: add primitive /own and /dtack support |  Patrick Mackinlay | 2025-04-02 | 1 | -6/+19 |
| * | Revert "wip" |  Patrick Mackinlay | 2025-01-10 | 1 | -5/+7 |
| * | wip |  Patrick Mackinlay | 2025-01-10 | 1 | -7/+5 |
| * | machine/hd63450.cpp: Simplified DRQ lines and added PCL lines. |  Nigel Barnes | 2024-02-15 | 1 | -44/+34 |
| * | hd63450: only halt cpu in max transfer rate mode |  cracyc | 2023-09-08 | 1 | -2/+3 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -9/+3 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -4/+4 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -1/+1 |
| * | hd63450: unhalt cpu if a dma bus error occurs |  cracyc | 2021-06-25 | 1 | -0/+2 |
| * | hd63450: start handling bus errors |  cracyc | 2021-06-02 | 1 | -0/+7 |
| * | hd63450: speed up max rate transfers |  cracyc | 2021-05-29 | 1 | -3/+4 |
| * | x68k: adjust special priority mode and screen timings |  cracyc | 2021-05-29 | 1 | -2/+11 |
| * | hd63450: add linked array chaining |  cracyc | 2021-05-28 | 1 | -1/+12 |
| * | hd63450: restart transfer if continue is set |  cracyc | 2021-05-14 | 1 | -0/+8 |
| * | devices/machine, sound and video: removed read and write macros (nw) |  Ivan Vangelista | 2020-06-17 | 1 | -2/+2 |
| * | (nw) whole lot less of { *this } |  Vas Crabb | 2020-02-05 | 1 | -10/+8 |
| * | hd63450, scc68070, saa1099: Modernize struct member save registration (nw) |  AJR | 2019-12-10 | 1 | -19/+17 |
| * | hd63450: Clear all *but* the lowest bit of CSR on reset (nw) |  AJR | 2019-04-19 | 1 | -1/+1 |
| * | hd63450: Update IRQ output when enable bit changes (nw) |  AJR | 2019-04-19 | 1 | -0/+4 |
| * | hd63450: More accurate IRQ handling with a tidier interface |  AJR | 2019-04-19 | 1 | -14/+69 |
| * | hd63450: Hide logging calls behind logmacro (nw) |  AJR | 2018-06-25 | 1 | -25/+28 |
| * | hd63450: Even more cleanup (nw) |  AJR | 2018-06-25 | 1 | -189/+141 |
| * | hd63450: CSR/CER behavior (nw) |  AJR | 2018-06-25 | 1 | -2/+6 |
| * | hd63450: More stuff to reset (nw) |  AJR | 2018-06-25 | 1 | -0/+4 |
| * | hd63450: Minor cleanup; initialize registers on device_reset; save state regi... |  AJR | 2018-06-25 | 1 | -36/+62 |
| * | hd63450: Configure device clock (not used yet); back out custom constructor (nw) |  AJR | 2018-06-25 | 1 | -1/+1 |
| * | hd63450, genvdp, munchmo, esq5505, multigam: Remove machine().device lookups, nw |  mooglyguy | 2018-06-22 | 1 | -9/+1 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -11/+11 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
| * | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -0/+1 |
| * | hd63450: Fixed device to find the owner CPU if the top node doesn't have a CP... |  Joakim Larsson Edstrom | 2017-01-06 | 1 | -1/+4 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -1/+1 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+2 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -2/+1 |
| * | clang-modernize part 3 |  Miodrag Milanovic | 2015-12-04 | 1 | -4/+4 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+555 |