| Commit message (Expand) | Author | Age | Files | Lines |
* | t11: More accurate emulation of interrupt acknowledgment; add PF and HLT inte... |  AJR | 2020-05-02 | 2 | -77/+164 |
* | pace, we32100: Notes (nw) |  AJR | 2020-01-01 | 1 | -0/+5 |
* | t11: Use octal for debug register state and disassembly; fix disassembly of S... |  AJR | 2019-12-22 | 3 | -286/+285 |
* | Make many device_execute_interface functions noexcept, including the "informa... |  AJR | 2019-11-09 | 1 | -4/+4 |
* | t11: Minor, somewhat speculative fixes (nw) |  AJR | 2019-11-09 | 2 | -5/+4 |
* | t11: switch to MACRO-11 syntax, decode deferred addressing modes (nw) |  Sergey Svishchev | 2019-06-25 | 1 | -33/+47 |
* | sm510, sm8500, sparc, superfx, t11: Removed MCFG, nw |  mooglyguy | 2018-12-07 | 1 | -7/+1 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -1/+1 |
* | diexec: Interrupt API changes (nw) |  AJR | 2018-05-18 | 1 | -1/+1 |
* | emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... |  Olivier Galibert | 2018-05-11 | 2 | -3/+3 |
* | extricate refereces to emucore.o from t11dasm.o (nw) |  Vas Crabb | 2018-04-03 | 2 | -59/+62 |
* | 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 | -1/+1 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -5/+5 |
* | emumem: API change [O. Galibert] |  Olivier Galibert | 2017-11-29 | 2 | -2/+2 |
* | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 4 | -97/+129 |
* | 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/+8 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 2 | -23/+16 |
* | t11 cpu: MOV, CLR and SXT read memory before writing to it (page B-8 of User'... |  Sergey Svishchev | 2017-03-14 | 1 | -5/+24 |
* | t11 cpu: emulate MFPT instruction. |  Sergey Svishchev | 2017-03-14 | 1 | -0/+2 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -2/+2 |
* | T11: HALT opcode jumps to fixed restart address with PSW=0340 (nw) |  Sergey Svishchev | 2017-02-08 | 1 | -2/+2 |
* | Make devcb objects more consistently available for further configuration (nw) |  AJR | 2017-01-31 | 1 | -1/+1 |
* | Changed disassembler infrastructure to not use char buffers internally |  Nathan Woods | 2016-11-20 | 3 | -14/+4 |
* | Changed the t11 disassembler to use 'std::ostream &' internally |  Nathan Woods | 2016-11-17 | 1 | -91/+101 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 4 | -2164/+2164 |
* | Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... |  smf- | 2016-09-28 | 1 | -2/+2 |
* | Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ... |  Lord-Nightmare | 2016-09-27 | 1 | -2/+2 |
* | Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... |  smf- | 2016-09-27 | 1 | -2/+2 |
* | t11: fine, be that way (nw) |  cracyc | 2016-08-26 | 2 | -33/+30 |
* | vt240: WIP (nw) |  cracyc | 2016-07-11 | 3 | -1/+8 |
* | dec_lk201: keyclick [Bavarese] |  cracyc | 2016-06-23 | 2 | -30/+33 |
* | t11: show flags (nw) |  cracyc | 2016-06-21 | 1 | -1/+1 |
* | t11: fix MARK insn (not supported by actual T11) |  Sergey Svishchev | 2016-06-21 | 1 | -1/+1 |
* | INC -> HXX makes editors and code analyzers see it as C++ (nw) |  Miodrag Milanovic | 2016-05-01 | 3 | -2/+2 |
* | Replace strformat, strprintf and strcatprintf with type-safe steam_format and... |  Vas Crabb | 2016-02-28 | 1 | -2/+2 |
* | Make octal flag part of address_space/address_space_config, not (illogically)... |  AJR | 2016-02-04 | 1 | -2/+2 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 2 | -6/+6 |
* | 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 | -6/+6 |
* | Revert "remove const (nw)" |  Miodrag Milanovic | 2016-01-13 | 2 | -4/+4 |
* | remove const (nw) |  Miodrag Milanovic | 2016-01-11 | 2 | -4/+4 |
* | Return std::string objects by value rather than pass by reference |  AJR | 2016-01-10 | 2 | -4/+4 |
* | override part 2 (nw) |  Miodrag Milanovic | 2015-12-05 | 1 | -15/+15 |
* | clang-modernize part 3 |  Miodrag Milanovic | 2015-12-04 | 1 | -1/+1 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 2 | -0/+0 |
* | Cleanups and version bumpmame0166 |  Miodrag Milanovic | 2015-09-30 | 1 | -1/+1 |