| Commit message (Expand) | Author | Age | Files | Lines |
| * | added MM76 disassembler and preliminary PPS-4/1 MCU core [hap] |  hap | 2021-02-26 | 2 | -4/+6 |
| * | Make many device_execute_interface functions noexcept, including the "informa... |  AJR | 2019-11-09 | 1 | -5/+5 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 2 | -6/+8 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 2 | -8/+6 |
| * | hh_amis2k driver rewrite (nw) |  hap | 2019-03-06 | 2 | -6/+8 |
| * | -cpu/adsp2100, amis2000, apexc, arm, arm7, avr8, ccpu, esrip, hcd62121: Remov... |  mooglyguy | 2018-12-16 | 1 | -35/+15 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -6/+6 |
| * | maps: Finish devices/cpu (nw) |  Olivier Galibert | 2018-04-20 | 1 | -15/+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 | 2 | -3/+3 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -15/+15 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 2 | -7/+11 |
| * | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 4 | -33/+58 |
| * | 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/+9 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 2 | -27/+27 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -3/+3 |
| * | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 3 | -1/+2 |
| * | Make devcb objects more consistently available for further configuration (nw) |  AJR | 2017-01-31 | 1 | -6/+6 |
| * | change some of my files to use abbreviated integer types (nw) |  hap | 2017-01-16 | 4 | -75/+75 |
| * | correct some spacing (nw) |  hap | 2017-01-04 | 1 | -17/+17 |
| * | A round of spelling/typographical fixes to source comments (nw) |  Scott Stone | 2016-11-24 | 1 | -1/+1 |
| * | Changed disassembler infrastructure to not use char buffers internally |  Nathan Woods | 2016-11-20 | 3 | -14/+4 |
| * | added boilerplate comments & removed unnecessary formatstr() (nw) |  smf- | 2016-10-28 | 2 | -9/+10 |
| * | Changed the AMIS2000 disassembler to use 'std::ostream &' internally |  Nathan Woods | 2016-10-25 | 1 | -5/+14 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 4 | -73/+73 |
| * | 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 |
| * | Replace strformat, strprintf and strcatprintf with type-safe steam_format and... |  Vas Crabb | 2016-02-28 | 1 | -1/+1 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 3 | -10/+10 |
| * | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 3 | -10/+10 |
| * | Revert "remove const (nw)" |  Miodrag Milanovic | 2016-01-13 | 2 | -2/+2 |
| * | remove const (nw) |  Miodrag Milanovic | 2016-01-11 | 2 | -2/+2 |
| * | Return std::string objects by value rather than pass by reference |  AJR | 2016-01-10 | 2 | -2/+2 |
| * | override part 2 (nw) |  Miodrag Milanovic | 2015-12-05 | 1 | -16/+16 |
| * | clang-modernize part 3 |  Miodrag Milanovic | 2015-12-04 | 2 | -3/+3 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 3 | -0/+0 |
| * | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 4 | -0/+1225 |