| Commit message (Expand) | Author | Age | Files | Lines |
| * | tlcs90: small spacing cleanup, remove execute_burn altogether (renamed but ke... |  hap | 2024-09-20 | 1 | -4/+0 |
| * | diexec: remove vestigal execute_input_lines() |  hap | 2024-09-18 | 1 | -5/+0 |
| * | tms9900: Fix undefined behaviour when reset occurs during a data derivation s... |  Michael Zapf | 2024-04-01 | 1 | -0/+6 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -24/+10 |
| * | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 1 | -21/+21 |
| * | distate: don't try to read unused value() during formatstr |  hap | 2023-01-02 | 1 | -2/+2 |
| * | tms9900: fix crash at start |  hap | 2023-01-01 | 1 | -2/+2 |
| * | Update various source files to use swapendian_int16 |  AJR | 2022-10-29 | 1 | -1/+1 |
| * | tms9900: Fix PC display for watchpoint hits |  AJR | 2021-11-14 | 1 | -2/+2 |
| * | Make many device_execute_interface functions noexcept, including the "informa... |  AJR | 2019-11-09 | 1 | -3/+3 |
| * | tms99xx: Change setaddress method signature to (address,buslines); treating a... |  Michael Zapf | 2019-04-17 | 1 | -28/+43 |
| * | tms99xx: Checked min/max cycles, reverted tms9980a clock change. |  Michael Zapf | 2019-04-15 | 1 | -3/+10 |
| * | tms9900: Remove forgotten LOG flag. (nw) |  Michael Zapf | 2019-04-15 | 1 | -1/+1 |
| * | tms99xx: Combine DBIN/IAQ operation with setaddress, no need for separate cal... |  Michael Zapf | 2019-04-13 | 1 | -15/+9 |
| * | tms99xx: Added missing initialization of m_ready_bufd; modernized logging. (nw) |  Michael Zapf | 2019-04-06 | 1 | -0/+1 |
| * | tms9900: Modernized logging, fixed LDCR/STCR handling of reg indirect/auto-in... |  Michael Zapf | 2019-04-05 | 1 | -117/+117 |
| * | tms99xx/ti99: Change setaddress handling (write operation, including DBIN sta... |  Michael Zapf | 2019-04-01 | 1 | -9/+9 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -40/+47 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -47/+40 |
| * | tms99xx: Fixed handling of C and OV status bits for INV and SLA instructions. |  Michael Zapf | 2019-03-21 | 1 | -2/+6 |
| * | tms9900: Notes on CRU addressing (nw) |  AJR | 2019-03-02 | 1 | -1/+14 |
| * | tms9900, tms9980a, tms9995: CRU addressing change |  AJR | 2019-03-01 | 1 | -37/+27 |
| * | (nw) fix lots of inadverently mutable static pointers |  Vas Crabb | 2018-09-20 | 1 | -2/+2 |
| * | emumem: Backend modernization [O. Galibert] |  Olivier Galibert | 2018-06-29 | 1 | -6/+19 |
| * | 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 | 1 | -2/+2 |
| * | Blind faith fixed long names for almost all CPUs (nw) |  angelosa | 2018-03-15 | 1 | -1/+1 |
| * | Grammar police (nw) |  Olivier Galibert | 2018-02-24 | 1 | -2/+2 |
| * | Pet peeving with extreme prejudice (nw) |  Olivier Galibert | 2017-11-30 | 1 | -2/+2 |
| * | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 1 | -12/+3 |
| * | make device_memory_interface slightly less of a special case, use a typedef t... |  Vas Crabb | 2017-07-10 | 1 | -2/+2 |
| * | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 1 | -12/+5 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -4/+4 |
| * | debugger_access: Refactor [O. Galibert] |  Olivier Galibert | 2017-03-02 | 1 | -4/+2 |
| * | 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 |
| * | srcclean (nw) |  Vas Crabb | 2016-11-27 | 1 | -4/+4 |
| * | Merge pull request #1317 from npwoods/disasm_stdstring |  Vas Crabb | 2016-11-21 | 1 | -2/+2 |
| |\ |
|
| | * | Changed disassembler infrastructure to not use char buffers internally |  Nathan Woods | 2016-11-20 | 1 | -2/+2 |
| * | | Revert "moved debugger_access() from address space to machine & removed the a... |  Vas Crabb | 2016-11-21 | 1 | -3/+11 |
| |/ |
|
| * | moved debugger_access() from address space to machine & removed the anti-patt... |  smf- | 2016-11-19 | 1 | -11/+3 |
| * | Revert "using of IS_ENABLED in files used in tiny build (nw)" |  Miodrag Milanovic | 2016-11-12 | 1 | -46/+46 |
| * | using of IS_ENABLED in files used in tiny build (nw) |  Miodrag Milanovic | 2016-11-11 | 1 | -46/+46 |
| * | put link to removed version (nw) |  Miodrag Milanovic | 2016-11-10 | 1 | -0/+4 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -55/+55 |
| * | Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... |  smf- | 2016-09-28 | 1 | -1/+2 |
| * | Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ... |  Lord-Nightmare | 2016-09-27 | 1 | -2/+1 |
| * | Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... |  smf- | 2016-09-27 | 1 | -1/+2 |
| * | Added save state support to tms99xx; replaced new/delete by unique_ptr. |  Michael Zapf | 2016-09-23 | 1 | -55/+93 |
| * | Log output changed |  Michael Zapf | 2016-03-31 | 1 | -52/+52 |