| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixed regressions in konamim2 and mexico86, nw |  mooglyguy | 2018-12-15 | 1 | -29/+18 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -4/+8 |
| * | diexec: Interrupt API changes (nw) |  AJR | 2018-05-18 | 1 | -1/+2 |
| * | emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... |  Olivier Galibert | 2018-05-11 | 2 | -8/+8 |
| * | 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 |
| * | Blind faith fixed long names for almost all CPUs (nw) |  angelosa | 2018-03-15 | 1 | -3/+3 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -12/+12 |
| * | i8085: Clean up state registration (nw) |  AJR | 2018-01-07 | 1 | -4/+11 |
| * | emumem: API change [O. Galibert] |  Olivier Galibert | 2017-11-29 | 2 | -4/+4 |
| * | 8085 dasm: spacing (nw) |  hap | 2017-11-27 | 3 | -240/+241 |
| * | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 4 | -347/+108 |
| * | i8085: Add opcode space (nw) |  AJR | 2017-11-14 | 2 | -2/+10 |
| * | i8085: finished with cleanups (nw) |  hap | 2017-11-14 | 1 | -355/+345 |
| * | i8085: change opcode macros to functions (nw) |  hap | 2017-11-14 | 2 | -280/+318 |
| * | i8085.cpp: Remove unused and totally unneeded constant (nw) |  AJR | 2017-11-14 | 1 | -1/+0 |
| * | i8085: shorthand variable types (nw) |  hap | 2017-11-14 | 2 | -71/+71 |
| * | i8085: make cputype an enum, change flags and stuff to constexpr (nw) |  hap | 2017-11-14 | 2 | -61/+63 |
| * | i8085: lowercase m_im,m_halt,m_status (i'll leave PAIR m_PC,m_SP,m_AF,m_BC,m_... |  hap | 2017-11-14 | 2 | -43/+43 |
| * | i8085: lowercase/rename some functions (nw) |  hap | 2017-11-14 | 2 | -100/+100 |
| * | i8085: move single-use opcodes to execute function (nw) |  hap | 2017-11-14 | 1 | -69/+47 |
| * | i8085: moved opcode macros to main file, will convert these to functions (nw) |  hap | 2017-11-14 | 3 | -271/+261 |
| * | rename misleading i8085cpu.h to i8085ops.hxx (nw) |  hap | 2017-11-14 | 2 | -1/+1 |
| * | i8085: code readability (just whitespace/comments cleanup here) (nw) |  hap | 2017-11-14 | 2 | -409/+753 |
| * | sdk85: Add address-latched memories (nw) |  AJR | 2017-10-05 | 1 | -0/+1 |
| * | 8085dasm.cpp: Formatting consistency (nw) |  AJR | 2017-10-05 | 1 | -2/+2 |
| * | 8085dasm.cpp: Correct a few opcode names (nw) |  AJR | 2017-10-04 | 1 | -3/+3 |
| * | 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 | -47/+43 |
| * | Mechanism for devices to generate clocks for other devices |  AJR | 2017-04-21 | 2 | -4/+29 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -3/+3 |
| * | Make devcb objects more consistently available for further configuration (nw) |  AJR | 2017-01-31 | 1 | -4/+4 |
| * | Changed disassembler infrastructure to not use char buffers internally |  Nathan Woods | 2016-11-20 | 3 | -14/+4 |
| * | Changed the i8085 disassembler to use 'std::ostream &' internally |  Nathan Woods | 2016-10-27 | 1 | -513/+523 |
| * | converted lot of TRUE/FALSE to real boolean and updated types (nw) |  Miodrag Milanovic | 2016-10-22 | 1 | -4/+4 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 4 | -64/+64 |
| * | Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... |  smf- | 2016-09-28 | 2 | -5/+2 |
| * | Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ... |  Lord-Nightmare | 2016-09-27 | 2 | -2/+5 |
| * | Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... |  smf- | 2016-09-27 | 2 | -5/+2 |
| * | vector06c ramdisk emulated, machine mostly working, |  MetalliC | 2016-08-26 | 1 | -4/+4 |
| * | 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 | 2 | -8/+8 |
| * | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 2 | -2/+2 |
| * | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 2 | -2/+2 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 2 | -8/+8 |
| * | 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 | -4/+4 |
| * | cleanup (nw) |  Miodrag Milanovic | 2015-12-26 | 1 | -1/+1 |