| Commit message (Expand) | Author | Age | Files | Lines |
| * | Replace STRUCT_MEMBER usage from cpu devices with structured saves. Allow uni... |  Aaron Giles | 2021-04-13 | 1 | -0/+3 |
| * | i86, i186, i286: Add byte registers to debugger state; improve tracking of pr... |  AJR | 2020-05-03 | 1 | -0/+10 |
| * | Make many device_execute_interface functions noexcept, including the "informa... |  AJR | 2019-11-09 | 1 | -1/+1 |
| * | Fixed regressions reported by Tafoid, nw |  mooglyguy | 2018-12-16 | 1 | -6/+2 |
| * | Fixed regressions in konamim2 and mexico86, nw |  mooglyguy | 2018-12-15 | 1 | -9/+7 |
| * | -8042kbdc, mb89352, mc6854: Removed legacy devcb accessors. [Ryan Holtz] |  mooglyguy | 2018-07-31 | 1 | -0/+1 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -1/+1 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -4/+4 |
| * | i86: Memory stuff (nw) |  AJR | 2018-02-04 | 1 | -1/+0 |
| * | Flushing some stuff... (nw) |  Olivier Galibert | 2018-01-18 | 1 | -1/+1 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | This is too contentious, please put it up for review |  Vas Crabb | 2017-08-01 | 1 | -1/+1 |
| * | Changes to debugger memory address translation |  AJR | 2017-08-01 | 1 | -1/+1 |
| * | make device_memory_interface slightly less of a special case, use a typedef t... |  Vas Crabb | 2017-07-10 | 1 | -1/+1 |
| * | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 1 | -2/+2 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -6/+8 |
| * | i86: Add decrypted opcodes space support [O. Galibert] |  Olivier Galibert | 2017-04-01 | 1 | -1/+2 |
| * | Don't change cs if new pc/curpc is within the current segment on i86/i186, fi... |  smf- | 2016-12-03 | 1 | -0/+1 |
| * | added halt to debugger state, so you can break out of a hlt instruction [smf] |  smf- | 2016-12-03 | 1 | -3/+3 |
| * | Update disassembly if IP or CS are changed in the debugger. Also update IP & ... |  smf- | 2016-12-03 | 1 | -0/+3 |
| * | Do not use FUNC in delegate where applicable (nw) |  Miodrag Milanovic | 2016-11-06 | 1 | -1/+1 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -35/+35 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
| * | Revert "remove const (nw)" |  Miodrag Milanovic | 2016-01-13 | 1 | -1/+1 |
| * | remove const (nw) |  Miodrag Milanovic | 2016-01-11 | 1 | -1/+1 |
| * | Return std::string objects by value rather than pass by reference |  AJR | 2016-01-10 | 1 | -1/+1 |
| * | override part 2 (nw) |  Miodrag Milanovic | 2015-12-05 | 1 | -17/+17 |
| * | clang-modernize part 3 |  Miodrag Milanovic | 2015-12-04 | 1 | -1/+1 |
| * | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -0/+164 |