| Commit message (Expand) | Author | Age | Files | Lines |
| * | a2bus: Interface refinements |  AJR | 2025-11-10 | 1 | -6/+6 |
| * | m6502: rename m65c02 to w65c02 as well |  hap | 2024-12-14 | 1 | -5/+5 |
| * | a2bus: Cleanups |  AJR | 2024-10-31 | 1 | -14/+55 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -2/+2 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
| * | apple2: Better slot slowdown detection for the TransWarp (nw) |  arbee | 2020-06-08 | 1 | -4/+10 |
| * | bus/a1bus, bus/a2bus, bus/acorn, bus/bbc: Simplify handler signatures (nw) |  AJR | 2020-06-07 | 1 | -2/+2 |
| * | save states too (nw) |  arbee | 2019-12-16 | 1 | -0/+2 |
| * | apple2: TransWarp needs to stay at 1 MHz if software told it to (nw) |  arbee | 2019-12-16 | 1 | -7/+16 |
| * | apple2: Add $C074 control register to TransWarp card emulation. [R. Belmont] |  arbee | 2019-12-15 | 1 | -5/+42 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -7/+30 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -30/+7 |
| * | apple2: TransWarp card now slows down during joystick reads [R. Belmont] |  arbee | 2019-03-16 | 1 | -0/+22 |
| * | devices/bus: a few more MACHINE_CONFIG macros removed (nw) |  Ivan Vangelista | 2019-02-09 | 1 | -4/+5 |
| * | a2bus: Replace CPU finder with address space finder; make DMA line an explici... |  AJR | 2019-01-22 | 1 | -1/+1 |
| * | a2bus: Simplify and consolidate DMA handlers now that address_space is no lon... |  AJR | 2019-01-10 | 1 | -2/+2 |
| * | apple2: fixed reverse-logic on TransWarp slot DIPs that caused disks to not b... |  arbee | 2018-08-02 | 1 | -3/+2 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -1/+1 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -2/+2 |
| * | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -3/+4 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -1/+1 |
| * | a2bus, spectrum/exp: set a better example (nw) |  Vas Crabb | 2018-01-27 | 1 | -3/+0 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | srcclean (nw) |  Vas Crabb | 2017-11-26 | 1 | -14/+14 |
| * | a2bus: Define 7M clock through constant (nw) |  AJR | 2017-11-25 | 1 | -13/+5 |
| * | apple2: preliminary support for AE TransWarp accelerator card [R. Belmont, Ap... |  arbee | 2017-11-03 | 1 | -0/+256 |