| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanup and version bumpmame0175 |  Miodrag Milanovic | 2016-06-29 | 6 | -78/+77 |
| * | Eliminate some unnecessary pass-through methods from debugcpu (nw) |  AJR | 2016-06-22 | 3 | -20/+19 |
| * | Merge pull request #965 from ajrhacker/debugspace |  R. Belmont | 2016-06-18 | 1 | -2/+6 |
| |\ |
|
| | * | Suppress 'no matching space' debugger error when disassembling CPUs without d... |  AJR | 2016-06-18 | 1 | -2/+6 |
| * | | tagged_list to unordered_map in emumem (nw) |  Miodrag Milanovic | 2016-06-18 | 1 | -3/+3 |
| * | | tagged_list to unordered_map for debugger (nw) |  Miodrag Milanovic | 2016-06-18 | 3 | -15/+15 |
| |/ |
|
| * | small debugger cleanup (nw) |  Miodrag Milanovic | 2016-06-17 | 4 | -24/+3 |
| * | Fixed debugger regression (nw) |  Miodrag Milanovic | 2016-06-17 | 1 | -0/+1 |
| * | Major refactoring of debugger core [Ryan Holtz] |  therealmogminer@gmail.com | 2016-06-08 | 12 | -1762/+1701 |
| * | TODO note, nw |  angelosa | 2016-06-05 | 1 | -0/+13 |
| * | Added commit command to debugger. [Angelo Salese] |  angelosa | 2016-06-05 | 2 | -8/+39 |
| * | Update help file, the whole help string parser is so 90s, nw |  angelosa | 2016-06-04 | 1 | -0/+5 |
| * | Added comlist comment to debugger [Angelo Salese] |  angelosa | 2016-06-04 | 4 | -10/+42 |
| * | MT6225 MT6226 MT6227 debugger may crash when validating expression with non-e... |  Vas Crabb | 2016-05-30 | 1 | -52/+52 |
| * | Various cleanups suggested by static analyzer (nw) |  Miodrag Milanovic | 2016-04-24 | 9 | -29/+19 |
| * | Split UI and frontend part from core [Miodrag Milanovic] |  Miodrag Milanovic | 2016-04-23 | 2 | -3/+2 |
| * | Iterate over devices C++11 style |  AJR | 2016-04-18 | 7 | -139/+102 |
| * | Merge pull request #776 from jmallach/typos |  R. Belmont | 2016-04-12 | 2 | -2/+2 |
| |\ |
|
| | * | Typo fix: threshhold → threshold |  Jordi Mallach | 2016-04-01 | 2 | -2/+2 |
| * | | Add includes for dependency documentation. (nw) |  couriersud | 2016-04-09 | 2 | -0/+2 |
| |/ |
|
| * | Avoid auto return types; silence some unused variable warnings (nw) |  AJR | 2016-03-31 | 1 | -1/+1 |
| * | Iterate over core classes C++11 style |  AJR | 2016-03-31 | 11 | -40/+40 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2016-03-30 | 2 | -4/+4 |
| * | * Remove confusing method from vectorstreams that hide base_ios method (fixes... |  Vas Crabb | 2016-03-18 | 4 | -2/+9 |
| * | temporary fix for debugger disassembly view on windows (nw) |  Lord-Nightmare | 2016-03-18 | 1 | -2/+2 |
| * | Clear error status on persistent streams |  Vas Crabb | 2016-03-17 | 1 | -0/+2 |
| * | Make osd_file a polymorphic class that's held with smart pointers |  Vas Crabb | 2016-03-14 | 2 | -6/+6 |
| * | More stream enhancement |  Vas Crabb | 2016-03-03 | 1 | -4/+1 |
| * | Use stream with contiguous backing store for the disasmview's buffer |  Vas Crabb | 2016-03-03 | 2 | -31/+43 |
| * | Fix some oversights in previous changes, sorry guys'n'gals |  Vas Crabb | 2016-03-03 | 1 | -9/+9 |
| * | Change field format to show leading zeros for debugger 'dasm' command as well |  Happy | 2016-03-01 | 1 | -2/+2 |
| * | Change field format to show leading zeros for debugger 'dump' command |  Happy | 2016-03-01 | 1 | -2/+2 |
| * | Fix stupid reversed subtraction |  Vas Crabb | 2016-03-01 | 2 | -2/+2 |
| * | Get rid of most uses of core_i64_hex_format, all remaining uses are in memory... |  Vas Crabb | 2016-03-01 | 5 | -147/+185 |
| * | Move more things to type-safe printf |  Vas Crabb | 2016-03-01 | 4 | -47/+47 |
| * | Replace strformat, strprintf and strcatprintf with type-safe steam_format and... |  Vas Crabb | 2016-02-28 | 7 | -57/+38 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2016-02-24 | 1 | -1/+1 |
| * | Added plugins and boot.lua as startup script [Miodrag Milanovic] |  Miodrag Milanovic | 2016-02-14 | 1 | -0/+3 |
| * | Make octal flag part of address_space/address_space_config, not (illogically)... |  AJR | 2016-02-04 | 3 | -13/+6 |
| * | replace osd_lock with std::mutex [Miodrag Milanovic] |  Miodrag Milanovic | 2016-01-30 | 2 | -20/+20 |
| * | Add macros for alignment checking (nw) |  AJR | 2016-01-30 | 1 | -9/+9 |
| * | Small code cleanup: |  dankan1890 | 2016-01-29 | 2 | -5/+6 |
| * | Fixed bug debugging drivers with es5510 core, possibly some others that do no... |  Miodrag Milanovic | 2016-01-25 | 1 | -1/+2 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 7 | -33/+33 |
| * | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 5 | -5/+5 |
| * | Revert "Fix for hang, emu_options::add_slot_options was changed, other thing... |  Miodrag Milanovic | 2016-01-20 | 1 | -3/+3 |
| * | Revert "Memory region to use std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | Memory region to use std::string (nw) |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | Fix for hang, emu_options::add_slot_options was changed, other things are ju... |  Miodrag Milanovic | 2016-01-18 | 1 | -3/+3 |
| * | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 5 | -5/+5 |