| Commit message (Expand) | Author | Age | Files | Lines |
| * | Casio CTK-551 [Daivn Acker] |  Devin Acker | 2021-10-13 | 1 | -25/+68 |
| * | emumem: A little more speedup. cache and specific change syntax, and are not... |  Olivier Galibert | 2020-05-25 | 1 | -9/+9 |
| * | Make many device_execute_interface functions noexcept, including the "informa... |  AJR | 2019-11-09 | 1 | -4/+4 |
| * | h8: Make debug PC adjustment and breakpoints actually work |  AJR | 2019-10-03 | 1 | -5/+12 |
| * | h83002, h83003, h83006, h83008, h83048: Add configuration option to restrict ... |  AJR | 2019-07-21 | 1 | -2/+9 |
| * | diexec: Interrupt API changes (nw) |  AJR | 2018-05-18 | 1 | -0/+5 |
| * | emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... |  Olivier Galibert | 2018-05-11 | 1 | -3/+3 |
| * | 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 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -1/+1 |
| * | emumem: API change [O. Galibert] |  Olivier Galibert | 2017-11-29 | 1 | -1/+1 |
| * | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 1 | -250/+6 |
| * | 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 | -4/+5 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -2/+2 |
| * | Fixed h8 instruction eepmov.b (used r4h instead of r4l) (#2253) |  BartmanAbyss | 2017-04-24 | 1 | -3/+3 |
| * | Changed disassembler infrastructure to not use char buffers internally |  Nathan Woods | 2016-11-20 | 1 | -11/+2 |
| * | Changed the h8 disassembler to use 'std::ostream &' internally |  Nathan Woods | 2016-11-19 | 1 | -55/+63 |
| * | Introduce u8/u16/u32/u64/s8/s16/s32/s64 |  Vas Crabb | 2016-11-19 | 1 | -2/+2 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -179/+179 |
| * | Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... |  smf- | 2016-09-28 | 1 | -1/+1 |
| * | Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ... |  Lord-Nightmare | 2016-09-27 | 1 | -1/+1 |
| * | Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... |  smf- | 2016-09-27 | 1 | -1/+1 |
| * | small cleanup (nw) |  Miodrag Milanovic | 2016-06-05 | 1 | -4/+4 |
| * | Cleanups and version bumpmame0174 |  Miodrag Milanovic | 2016-05-25 | 1 | -3/+3 |
| * | INC -> HXX makes editors and code analyzers see it as C++ (nw) |  Miodrag Milanovic | 2016-05-01 | 1 | -1/+1 |
| * | h8: Add dtc, dma, watchdog (WIP) [O. Galibert] |  Olivier Galibert | 2016-04-27 | 1 | -20/+91 |
| * | Replace strformat, strprintf and strcatprintf with type-safe steam_format and... |  Vas Crabb | 2016-02-28 | 1 | -21/+21 |
| * | [h8 cpu] fix a typo in the array length of the register names string |  Felipe CorrĂȘa da Silva Sanches | 2016-02-20 | 1 | -1/+1 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -4/+4 |
| * | 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 | 1 | -4/+4 |
| * | 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 |
| * | clang-modernize part 3 |  Miodrag Milanovic | 2015-12-04 | 1 | -1/+1 |
| * | Cleanups and version bumpmame0168 |  Miodrag Milanovic | 2015-11-25 | 1 | -1/+1 |
| * | Fixed uninitialized class members |  Miodrag Milanovic | 2015-11-19 | 1 | -1/+2 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+1523 |