Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reverting: | 2016-01-20 | 84 | -523/+525 | |
* | Revert "Fixes (nw)" | 2016-01-20 | 1 | -1/+1 | |
* | Revert "rest of device parameters to std::string (nw)" | 2016-01-20 | 29 | -96/+96 | |
* | Revert "Fix broken listdevices sorting (nw)" | 2016-01-20 | 2 | -5/+10 | |
* | Revert "Fix callbacks resolve (nw)" | 2016-01-20 | 1 | -3/+3 | |
* | Revert "fix for slots, makes c64 and other loading (nw)" | 2016-01-20 | 1 | -4/+4 | |
* | Revert "Fix for hang, emu_options::add_slot_options was changed, other thing... | 2016-01-20 | 11 | -27/+27 | |
* | Revert "cleanup (nw)" | 2016-01-20 | 1 | -2/+2 | |
* | Revert "fixed issue with -lx (nw)" | 2016-01-20 | 2 | -13/+1 | |
* | Revert "Memory region to use std::string (nw)" | 2016-01-20 | 4 | -12/+12 | |
* | Revert "can't store pointer to temp object in const char * (nw)" | 2016-01-20 | 2 | -9/+10 | |
* | can't store pointer to temp object in const char * (nw) | 2016-01-20 | 2 | -10/+9 | |
* | Memory region to use std::string (nw) | 2016-01-20 | 4 | -12/+12 | |
* | fixed issue with -lx (nw) | 2016-01-19 | 2 | -1/+13 | |
* | Merge pull request #567 from ajrhacker/confix | 2016-01-18 | 1 | -1/+2 | |
|\ | |||||
| * | Driver configuration fixes | 2016-01-16 | 1 | -1/+2 | |
* | | cleanup (nw) | 2016-01-18 | 1 | -2/+2 | |
* | | Fix for hang, emu_options::add_slot_options was changed, other things are ju... | 2016-01-18 | 11 | -27/+27 | |
* | | fix for slots, makes c64 and other loading (nw) | 2016-01-17 | 1 | -4/+4 | |
* | | Fix callbacks resolve (nw) | 2016-01-17 | 1 | -3/+3 | |
* | | placed this back, bad OG :) (nw) | 2016-01-17 | 1 | -0/+8 | |
* | | Fix broken listdevices sorting (nw) | 2016-01-16 | 2 | -10/+5 | |
|/ | |||||
* | rest of device parameters to std::string (nw) | 2016-01-16 | 29 | -96/+96 | |
* | Fixes (nw) | 2016-01-16 | 1 | -1/+1 | |
* | tags are now strings (nw) | 2016-01-16 | 84 | -533/+523 | |
* | Fix image unload (nw) | 2016-01-14 | 2 | -4/+13 | |
* | Revert "remove const (nw)" | 2016-01-13 | 2 | -4/+4 | |
* | put debug_view back in machine due to issues with QT (nw) | 2016-01-12 | 8 | -37/+36 | |
* | Fix linux compile | 2016-01-12 | 1 | -10/+0 | |
* | created debugger_manager, now this one owns debug_view_manager (nw) | 2016-01-12 | 8 | -53/+75 | |
* | simplify (nw) | 2016-01-12 | 1 | -42/+9 | |
* | final touch on romload modernization (nw) | 2016-01-11 | 4 | -26/+21 | |
* | vector instead of simple_list (nw) | 2016-01-11 | 2 | -18/+11 | |
* | modernize rom_load_manager (nw) | 2016-01-11 | 5 | -363/+315 | |
* | image_manager modernized and move some things around (nw) | 2016-01-11 | 8 | -220/+174 | |
* | get rid of global_alloc (nw) | 2016-01-11 | 2 | -4/+2 | |
* | fix clang build (nw) | 2016-01-11 | 1 | -2/+0 | |
* | modernized crosshair_manager (nw) | 2016-01-11 | 7 | -230/+192 | |
* | let's use our templates to clear (nw) | 2016-01-11 | 2 | -5/+1 | |
* | change initialization order, removes need for additional checks (nw) | 2016-01-11 | 1 | -3/+3 | |
* | remove const (nw) | 2016-01-11 | 2 | -4/+4 | |
* | can't change this one (nw) | 2016-01-11 | 1 | -10/+10 | |
* | Merge pull request #561 from ajrhacker/strings | 2016-01-11 | 36 | -296/+227 | |
|\ | |||||
| * | Return std::string objects by value rather than pass by reference | 2016-01-10 | 36 | -296/+227 | |
* | | modernized ui_input_manager (nw) | 2016-01-10 | 11 | -310/+283 | |
* | | make output be part of driver_device (nw) | 2016-01-10 | 1 | -0/+3 | |
* | | modernize output_manager (nw) | 2016-01-10 | 8 | -272/+146 | |
* | | modernized configuration_manager (nw) | 2016-01-10 | 16 | -175/+149 | |
|/ | |||||
* | modernized bookkeeping manager (nw) | 2016-01-10 | 6 | -125/+98 | |
* | generic machine is now bookkeeping (nw) | 2016-01-10 | 3 | -8/+8 |