| Commit message (Expand) | Author | Age | Files | Lines |
| * | Eliminate ARRAY_LENGTH template in favor of C++17's std::size |  AJR | 2021-02-14 | 1 | -1/+1 |
| * | tms9995.cpp: initialized one variable which caused crashes in formula1.cpp. |  Ivan Vangelista | 2020-09-29 | 1 | -2/+4 |
| * | gameio.cpp: fixed missing initialization causing various apple2 computer not ... |  Ivan Vangelista | 2020-05-31 | 1 | -2/+0 |
| * | 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 | 1 | -3/+3 |
| * | tms99xx: Change setaddress method signature to (address,buslines); treating a... |  Michael Zapf | 2019-04-17 | 1 | -7/+13 |
| * | tms99xx: Checked min/max cycles, reverted tms9980a clock change. |  Michael Zapf | 2019-04-15 | 1 | -2/+10 |
| * | tms99xx: Combine DBIN/IAQ operation with setaddress, no need for separate cal... |  Michael Zapf | 2019-04-13 | 1 | -14/+8 |
| * | tms99xx/ti99: Change setaddress handling (write operation, including DBIN sta... |  Michael Zapf | 2019-04-01 | 1 | -14/+14 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -65/+43 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -43/+65 |
| * | tms99xx: Fixed handling of C and OV status bits for INV and SLA instructions. |  Michael Zapf | 2019-03-21 | 1 | -2/+6 |
| * | geneve: Fix GPL mode lockup, caused by prior interrupt latch modifications. |  Michael Zapf | 2019-03-07 | 1 | -4/+7 |
| * | tms9900, tms9980a, tms9995: CRU addressing change |  AJR | 2019-03-01 | 1 | -48/+15 |
| * | tms9995: Fixed double-triggered INT1/4 by clearing the INT1/4 latch |  Michael Zapf | 2019-02-06 | 1 | -11/+15 |
| * | (nw) fix lots of inadverently mutable static pointers |  Vas Crabb | 2018-09-20 | 1 | -2/+2 |
| * | ti99_2: Fixed cassette loading by fixing a glitch of tms9995 reading the decr... |  Michael Zapf | 2018-08-10 | 1 | -4/+5 |
| * | emumem: Backend modernization [O. Galibert] |  Olivier Galibert | 2018-06-29 | 1 | -9/+25 |
| * | tms9995: Fixed latching of pulsed interrupts |  Michael Zapf | 2018-05-01 | 1 | -21/+32 |
| * | ti99: Hexbus floppy system; logging updates |  Michael Zapf | 2018-03-31 | 1 | -158/+143 |
| * | 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 | -2/+2 |
| * | Grammar police (nw) |  Olivier Galibert | 2018-02-24 | 1 | -2/+2 |
| * | tms9995: Fixed READY check on RESET (auto-waitstate) |  Michael Zapf | 2017-12-23 | 1 | -27/+13 |
| * | Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" |  Firehawke | 2017-12-13 | 1 | -4/+4 |
| * | Revert "Merge branch 'master' of https://github.com/mamedev/mame" |  Firehawke | 2017-12-13 | 1 | -4/+4 |
| * | TMS9995: fixed debugger do command (Thanks to Ryan Holtz) |  Robbbert | 2017-12-09 | 1 | -4/+4 |
| * | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 1 | -13/+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 | -5/+5 |
| * | Device validation fixes: all the rest (nw) |  AJR | 2017-03-03 | 1 | -18/+2 |
| * | debugger_access: Refactor [O. Galibert] |  Olivier Galibert | 2017-03-02 | 1 | -4/+2 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -2/+2 |
| * | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -0/+1 |
| * | 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 | -11/+23 |
| |/ |
|
| * | moved debugger_access() from address space to machine & removed the anti-patt... |  smf- | 2016-11-19 | 1 | -23/+11 |
| * | Revert "using of IS_ENABLED in files used in tiny build (nw)" |  Miodrag Milanovic | 2016-11-12 | 1 | -95/+95 |
| * | using of IS_ENABLED in files used in tiny build (nw) |  Miodrag Milanovic | 2016-11-11 | 1 | -95/+95 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -62/+62 |
| * | 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 | -150/+214 |
| * | tms9995: Changed method names for some input lines |  Michael Zapf | 2016-03-31 | 1 | -2/+2 |