| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanup and version bumpmame0175 |  Miodrag Milanovic | 2016-06-29 | 18 | -2559/+2556 |
| * | more compile fixes (nw) |  R. Belmont | 2016-06-27 | 1 | -2/+1 |
| * | fix compile (nw) |  R. Belmont | 2016-06-27 | 1 | -1/+1 |
| * | Fix spurious double-load in SPARC core |  therealmogminer@gmail.com | 2016-06-27 | 1 | -1/+258 |
| * | small cleanup (nw) |  Vas Crabb | 2016-06-27 | 2 | -15/+15 |
| * | Add support for showing will branch/will fall through comment on SPARC branch... |  Vas Crabb | 2016-06-27 | 4 | -28/+178 |
| * | Fix validation error in debugger |  therealmogminer@gmail.com | 2016-06-26 | 1 | -1/+1 |
| * | Fix LDUH, LDSH, LDUHA, and LDSHA opcodes in the SPARC core |  therealmogminer@gmail.com | 2016-06-26 | 2 | -2/+8 |
| * | VBL opcode is pretty annoying to log, since it fills for obvious reasons. |  angelosa | 2016-06-26 | 1 | -2/+2 |
| * | dec_lk201: keyclick [Bavarese] |  cracyc | 2016-06-23 | 2 | -30/+33 |
| * | SPARC VIS 2+, VIS 3 and VIS 3B disassembler support [Vas Crabb] |  Vas Crabb | 2016-06-24 | 2 | -61/+196 |
| * | tms32010.cpp: devcb instead of memory map for bio line (nw) |  Ivan Vangelista | 2016-06-23 | 2 | -19/+14 |
| * | Convert SPARCv8 ops to document-described functionality |  therealmogminer@gmail.com | 2016-06-23 | 4 | -175/+432 |
| * | VS2015 fixes in SPARC, disassemble VIS II SIAM (nw) |  Vas Crabb | 2016-06-23 | 4 | -14/+34 |
| * | terminate those strings (nw) |  Vas Crabb | 2016-06-23 | 1 | -1/+6 |
| * | Merge pull request #985 from fulivi/hp9845_dev3 |  R. Belmont | 2016-06-22 | 2 | -14/+22 |
| |\ |
|
| | * | hphybrid: cleanup of AEC logic |  fulivi | 2016-06-21 | 2 | -14/+22 |
| * | | Rewrite SPARC emulation based on detailed descriptions from SPARC ref manual |  therealmogminer@gmail.com | 2016-06-23 | 3 | -919/+2673 |
| * | | VIS I (UltraSPARC) and II (UltraSPARC III) for SPARC disassembler [Vas Crabb] |  Vas Crabb | 2016-06-23 | 2 | -30/+237 |
| * | | misc fixes (nw) |  Olivier Galibert | 2016-06-22 | 1 | -1/+1 |
| * | | tms32025.cpp: devcb instead of memory map for ports (nw) |  Ivan Vangelista | 2016-06-22 | 2 | -19/+59 |
| * | | fix my stupidity - thanks Happy and Ryan (nw) |  Vas Crabb | 2016-06-22 | 1 | -3/+3 |
| * | | Add SPARC to unidasm [Vas Crabb] |  Vas Crabb | 2016-06-22 | 1 | -7/+11 |
| * | | sparc: fixed store double. sun4: checkpoint (nw) |  arbee | 2016-06-21 | 1 | -1/+1 |
| * | | t11: show flags (nw) |  cracyc | 2016-06-21 | 1 | -1/+1 |
| * | | SPARC disassembler improvements: [Vas Crabb] |  Vas Crabb | 2016-06-22 | 4 | -51/+66 |
| * | | Merge pull request #981 from shattered/_c58c4ac |  R. Belmont | 2016-06-21 | 1 | -1/+1 |
| |\ \ |
|
| | * | | t11: fix MARK insn (not supported by actual T11) |  Sergey Svishchev | 2016-06-21 | 1 | -1/+1 |
| | |/ |
|
| * | | improve SPARC disassembler: [Vas Crabb] |  Vas Crabb | 2016-06-22 | 5 | -529/+1332 |
| * | | tms57002: I hadn't yet understood some of the, err, subtleties of the memory ... |  Olivier Galibert | 2016-06-21 | 1 | -1/+1 |
| * | | v25.cpp: made it use devcb instead of a memory map for the ports (nw) |  Ivan Vangelista | 2016-06-21 | 3 | -13/+65 |
| * | | Fix traps |  therealmogminer@gmail.com | 2016-06-21 | 2 | -8/+14 |
| |/ |
|
| * | Show target address for call and branch instructions in SPARC |  therealmogminer@gmail.com | 2016-06-19 | 1 | -2/+2 |
| * | Merge remote-tracking branch 'mainline/master' |  therealmogminer@gmail.com | 2016-06-19 | 4 | -5/+16 |
| |\ |
|
| | * | atlantis: Added dcs3 fifo reset to address map (nw) |  Ted Green | 2016-06-19 | 3 | -2/+13 |
| | * | atlantis: Update address mapping and add zeus2 video device (nw) |  Ted Green | 2016-06-19 | 1 | -2/+2 |
| | * | gcc 6.1.1 warning fix (nw) |  Olivier Galibert | 2016-06-18 | 1 | -2/+2 |
| * | | Checkpoint |  therealmogminer@gmail.com | 2016-06-19 | 3 | -77/+209 |
| |/ |
|
| * | Make SPARC use only one memory map, nw |  therealmogminer@gmail.com | 2016-06-18 | 3 | -120/+249 |
| * | Merge remote-tracking branch 'mainline/master' |  therealmogminer@gmail.com | 2016-06-18 | 15 | -158/+879 |
| |\ |
|
| | * | Fix some cpus with virtual ports, mark them with +1 in any case (nw) |  Olivier Galibert | 2016-06-17 | 4 | -6/+6 |
| | * | gcc 6.1.1 warning fixes (nw) |  Olivier Galibert | 2016-06-16 | 6 | -29/+54 |
| | * | Memory fun [O.Galibert] |  Olivier Galibert | 2016-06-14 | 1 | -12/+12 |
| | * | Fixed 4 compile errors. |  Robbbert | 2016-06-13 | 1 | -4/+4 |
| | * | finish the mb86235 disassembler (nw) |  Ville Linde | 2016-06-12 | 2 | -109/+804 |
| | * | Revert "More work on gameking 3 [PeT]" |  Miodrag Milanovic | 2016-06-12 | 3 | -271/+0 |
| | * | More work on gameking 3 [PeT] |  Miodrag Milanovic | 2016-06-12 | 3 | -0/+271 |
| | * | for MSVC (nw) |  smf- | 2016-06-09 | 2 | -2/+3 |
| * | | Clean up some unused variables, register some others |  therealmogminer@gmail.com | 2016-06-18 | 2 | -1/+5 |
| * | | Add (untested) trap support to SPARC core |  therealmogminer@gmail.com | 2016-06-18 | 4 | -33/+333 |