| Commit message (Expand) | Author | Age | Files | Lines |
* | diexec: Add callback to allow debugger to break into the middle of wait-type ... |  AJR | 2024-11-17 | 1 | -0/+1 |
* | ussr/bk: attach floppy (#12889) |  shattered | 2024-10-19 | 1 | -2/+2 |
* | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 1 | -4/+4 |
* | diexec: remove vestigal execute_input_lines() |  hap | 2024-09-18 | 1 | -1/+0 |
* | cpu/t11, ussr/bk.cpp: Improved interrupt handling on 1801VM1, misc fixes. (#1... |  shattered | 2024-08-23 | 2 | -18/+13 |
* | t11: reuse z80_daisy_chain for QBus vectored interrupts; forward INIT signal ... |  shattered | 2024-05-20 | 2 | -3/+9 |
* | cpu/t11: Improved trace trap processing, and added basic interrupt processing... |  shattered | 2024-03-24 | 3 | -19/+189 |
* | srcclean and manual cleanup in preparation for 0.263 release. |  Vas Crabb | 2024-02-25 | 1 | -10/+10 |
* | cpu/t11: Added basic support for the K1801VM1. (#11995) |  shattered | 2024-02-09 | 4 | -1/+83 |
* | cpu/t11: Improved accuracy: (#11964) |  shattered | 2024-01-31 | 3 | -44/+63 |
* | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -3/+1 |
* | Interrupt callback rationalization |  AJR | 2023-03-11 | 1 | -1/+1 |
* | src/devices/cpu: Remove #include "debugger.h" where no longer necessary |  AJR | 2022-04-06 | 1 | -1/+0 |
* | Debugger feature improvements |  AJR | 2022-03-27 | 1 | -0/+15 |
* | t11: jumps to register cause trap to 4 (#9346) |  shattered | 2022-02-27 | 3 | -26/+30 |
* | t11: power fail trap is NMI, added bus error trap |  hap | 2021-12-09 | 2 | -7/+27 |
* | t11: Disassembly updates |  AJR | 2020-09-24 | 1 | -20/+29 |
* | t11: Change default interrupt vector (nw) |  AJR | 2020-06-12 | 1 | -1/+1 |
* | emumem: A little more speedup. cache and specific change syntax, and are not... |  Olivier Galibert | 2020-05-25 | 2 | -9/+9 |
* | t11: More accurate emulation of interrupt acknowledgment; add PF and HLT inte... |  AJR | 2020-05-02 | 2 | -77/+164 |
* | pace, we32100: Notes (nw) |  AJR | 2020-01-01 | 1 | -0/+5 |
* | t11: Use octal for debug register state and disassembly; fix disassembly of S... |  AJR | 2019-12-22 | 3 | -286/+285 |
* | Make many device_execute_interface functions noexcept, including the "informa... |  AJR | 2019-11-09 | 1 | -4/+4 |
* | t11: Minor, somewhat speculative fixes (nw) |  AJR | 2019-11-09 | 2 | -5/+4 |
* | t11: switch to MACRO-11 syntax, decode deferred addressing modes (nw) |  Sergey Svishchev | 2019-06-25 | 1 | -33/+47 |
* | sm510, sm8500, sparc, superfx, t11: Removed MCFG, nw |  mooglyguy | 2018-12-07 | 1 | -7/+1 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -1/+1 |
* | diexec: Interrupt API changes (nw) |  AJR | 2018-05-18 | 1 | -1/+1 |
* | emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... |  Olivier Galibert | 2018-05-11 | 2 | -3/+3 |
* | extricate refereces to emucore.o from t11dasm.o (nw) |  Vas Crabb | 2018-04-03 | 2 | -59/+62 |
* | Reshuffle some stuff: |  Vas Crabb | 2018-03-28 | 1 | -2/+2 |
* | don't pass so many naked pointers around (nw) |  Vas Crabb | 2018-03-25 | 2 | -3/+3 |
* | Blind faith fixed long names for almost all CPUs (nw) |  angelosa | 2018-03-15 | 1 | -1/+1 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -5/+5 |
* | emumem: API change [O. Galibert] |  Olivier Galibert | 2017-11-29 | 2 | -2/+2 |
* | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 4 | -97/+129 |
* | make device_memory_interface slightly less of a special case, use a typedef t... |  Vas Crabb | 2017-07-10 | 2 | -3/+3 |
* | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 2 | -1/+8 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 2 | -23/+16 |
* | t11 cpu: MOV, CLR and SXT read memory before writing to it (page B-8 of User'... |  Sergey Svishchev | 2017-03-14 | 1 | -5/+24 |
* | t11 cpu: emulate MFPT instruction. |  Sergey Svishchev | 2017-03-14 | 1 | -0/+2 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -2/+2 |
* | T11: HALT opcode jumps to fixed restart address with PSW=0340 (nw) |  Sergey Svishchev | 2017-02-08 | 1 | -2/+2 |
* | Make devcb objects more consistently available for further configuration (nw) |  AJR | 2017-01-31 | 1 | -1/+1 |
* | Changed disassembler infrastructure to not use char buffers internally |  Nathan Woods | 2016-11-20 | 3 | -14/+4 |
* | Changed the t11 disassembler to use 'std::ostream &' internally |  Nathan Woods | 2016-11-17 | 1 | -91/+101 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 4 | -2164/+2164 |
* | Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... |  smf- | 2016-09-28 | 1 | -2/+2 |
* | Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ... |  Lord-Nightmare | 2016-09-27 | 1 | -2/+2 |
* | Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... |  smf- | 2016-09-27 | 1 | -2/+2 |