| Commit message (Expand) | Author | Age | Files | Lines |
* | dynax/dynax.cpp: Added DIP switches that are sometimes populated to Ougon no ... |  Vas Crabb | 2024-11-27 | 3 | -9/+12 |
* | tlcs90: small spacing cleanup, remove execute_burn altogether (renamed but ke... |  hap | 2024-09-20 | 2 | -8/+0 |
* | diexec: remove vestigal execute_input_lines() |  hap | 2024-09-18 | 8 | -26/+2 |
* | 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 | 6 | -111/+77 |
* | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 2 | -6/+6 |
* | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 3 | -48/+48 |
* | distate: don't try to read unused value() during formatstr |  hap | 2023-01-02 | 2 | -4/+4 |
* | tms9900: fix crash at start |  hap | 2023-01-01 | 2 | -4/+4 |
* | Update various source files to use swapendian_int16 |  AJR | 2022-10-29 | 2 | -2/+2 |
* | tms9995: Byte write to the decrementer fills the other byte with the same value. |  Michael Zapf | 2022-05-07 | 1 | -2/+4 |
* | src/devices/cpu: Remove #include "debugger.h" where no longer necessary |  AJR | 2022-04-06 | 4 | -4/+0 |
* | Debugger feature improvements |  AJR | 2022-03-27 | 1 | -0/+2 |
* | devices/*: Removed extra semicolons after function bodies in headers. (#9275) |  0kmg | 2022-02-06 | 1 | -2/+2 |
* | tms9995: fixed pc not displaying when watchpoint hit. |  Robbbert | 2021-11-18 | 1 | -2/+2 |
* | tms9900: Fix PC display for watchpoint hits |  AJR | 2021-11-14 | 1 | -2/+2 |
* | Eliminate ARRAY_LENGTH template in favor of C++17's std::size |  AJR | 2021-02-14 | 1 | -1/+1 |
* | geneve: Fixed debugger problem when writing values into memory; added debugge... |  Michael Zapf | 2021-01-27 | 1 | -0/+1 |
* | -Switch to building MAME as C++17. |  Vas Crabb | 2020-11-15 | 1 | -0/+1 |
* | tms9995.cpp: initialized one variable which caused crashes in formula1.cpp. |  Ivan Vangelista | 2020-09-29 | 1 | -2/+4 |
* | various devices and drivers: removed superfluous semicolons (nw) |  Ivan Vangelista | 2020-06-29 | 1 | -1/+1 |
* | gameio.cpp: fixed missing initialization causing various apple2 computer not ... |  Ivan Vangelista | 2020-05-31 | 2 | -3/+1 |
* | tms9995.cpp: fixed different behaviour of the tutor driver in the devnoclear ... |  Ivan Vangelista | 2020-05-30 | 1 | -1/+3 |
* | Allow saving members of structures in n-dimensional arrays, even if the membe... |  Vas Crabb | 2019-12-09 | 1 | -1/+1 |
* | tms9995: Make address visible on address bus during on-chip operations. |  Michael Zapf | 2019-12-07 | 1 | -8/+26 |
* | Make many device_execute_interface functions noexcept, including the "informa... |  AJR | 2019-11-09 | 8 | -28/+28 |
* | tms99xx: Fix some comments. (nw) |  Michael Zapf | 2019-04-18 | 1 | -7/+12 |
* | tms99xx: Change setaddress method signature to (address,buslines); treating a... |  Michael Zapf | 2019-04-17 | 3 | -48/+69 |
* | tms99xx: Checked min/max cycles, reverted tms9980a clock change. |  Michael Zapf | 2019-04-15 | 4 | -9/+31 |
* | Revert "tms9980a: Added missing clock divider." |  AJR | 2019-04-14 | 1 | -2/+1 |
* | tms9980a: Added missing clock divider. |  Michael Zapf | 2019-04-15 | 1 | -1/+2 |
* | 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 | 6 | -57/+39 |
* | tms99xx: Added missing initialization of m_ready_bufd; modernized logging. (nw) |  Michael Zapf | 2019-04-06 | 2 | -22/+20 |
* | tms9900: Modernized logging, fixed LDCR/STCR handling of reg indirect/auto-in... |  Michael Zapf | 2019-04-05 | 2 | -118/+120 |
* | tms99xx/ti99: Change setaddress handling (write operation, including DBIN sta... |  Michael Zapf | 2019-04-01 | 5 | -37/+37 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 3 | -107/+90 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 3 | -90/+107 |
* | tms99xx: Fixed handling of C and OV status bits for INV and SLA instructions. |  Michael Zapf | 2019-03-21 | 2 | -4/+12 |
* | geneve: Fix GPL mode lockup, caused by prior interrupt latch modifications. |  Michael Zapf | 2019-03-07 | 1 | -4/+7 |
* | tms9900: Notes on CRU addressing (nw) |  AJR | 2019-03-02 | 1 | -1/+14 |
* | tms9900, tms9980a, tms9995: CRU addressing change |  AJR | 2019-03-01 | 3 | -87/+42 |
* | tms9995: Fixed double-triggered INT1/4 by clearing the INT1/4 latch |  Michael Zapf | 2019-02-06 | 1 | -11/+15 |
* | tms9980a: Internalize clock divider |  AJR | 2018-10-13 | 2 | -0/+7 |
* | tms9980a: Add TMS9981 type (nw) |  AJR | 2018-10-12 | 2 | -1/+25 |
* | (nw) fix lots of inadverently mutable static pointers |  Vas Crabb | 2018-09-20 | 4 | -6/+6 |
* | tms99xx: devcb3 changes, removing MCFG macros for 9900, 9901, 9980A, 9995. |  Michael Zapf | 2018-08-14 | 3 | -57/+12 |
* | ti99_2: Fixed cassette loading by fixing a glitch of tms9995 reading the decr... |  Michael Zapf | 2018-08-10 | 1 | -4/+5 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 2 | -12/+12 |
* | emumem: Backend modernization [O. Galibert] |  Olivier Galibert | 2018-06-29 | 5 | -19/+60 |