Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | override part 3 (nw) | 2015-12-05 | 295 | -1200/+1200 | ||
* | | override part 2 (nw) | 2015-12-05 | 149 | -2526/+2526 | ||
* | | override part 1 (nw) | 2015-12-05 | 924 | -7102/+7103 | ||
* | | Revert "use c++ cast instead of c casts (nw)" | 2015-12-05 | 97 | -315/+320 | ||
* | | fix compile (nw) | 2015-12-05 | 2 | -2/+2 | ||
* | | cleanuo | 2015-12-05 | 21 | -137/+71 | ||
* | | use c++ cast instead of c casts (nw) | 2015-12-05 | 99 | -322/+317 | ||
* | | cleanup | 2015-12-05 | 60 | -157/+21 | ||
* | | Removed need for -Wno-c++11-narrowing for clang | 2015-12-04 | 4 | -243/+243 | ||
* | | some core c++11 narrowing fixes (nw) | 2015-12-04 | 9 | -108/+108 | ||
* | | removed usage of deprecated register keyword in our code (nw) | 2015-12-04 | 8 | -69/+69 | ||
* | | clang-modernize part 6 | 2015-12-04 | 150 | -791/+791 | ||
* | | clang-modernize part 3 | 2015-12-04 | 474 | -4948/+4948 | ||
* | | clang-modernize part 2 | 2015-12-04 | 331 | -1224/+1224 | ||
* | | fix clang detected missing override (nw) | 2015-12-03 | 1 | -1/+1 | ||
* | | clang-modernize part 1 (nw) | 2015-12-03 | 13 | -130/+130 | ||
* | | Initial conversion of core to C++14. Note that compilers are now limited to G... | 2015-12-03 | 10 | -159/+159 | ||
* | | Merge pull request #484 from jfdelnero/master | 2015-12-02 | 2 | -28/+84 | ||
|\| | ||||||
| * | Clear screen, Screen scanning command added. | 2015-12-01 | 2 | -28/+84 | ||
* | | Merge pull request #481 from osresearch/master | 2015-11-30 | 1 | -1/+1 | ||
|\ \ | ||||||
| * | | add casts from emu_file to core_file (issue #482) | 2015-11-27 | 1 | -1/+1 | ||
* | | | Merge pull request #478 from jfdelnero/master | 2015-11-30 | 2 | -0/+561 | ||
|\ \ \ | | |/ | |/| | ||||||
| * | | EF9365 video controller skeleton added. | 2015-11-29 | 2 | -0/+561 | ||
* | | | Add the TRQ Video Computer H-21 system (vc4000 clone) and associated | 2015-11-29 | 2 | -0/+27 | ||
* | | | apricot: use hd6845, cleanup mc6845 | 2015-11-29 | 1 | -4/+0 | ||
| |/ |/| | ||||||
* | | mc6845: add AMS40489 CRTC | 2015-11-27 | 2 | -0/+31 | ||
|/ | ||||||
* | Cleanups and version bumpmame0168 | 2015-11-25 | 190 | -645/+642 | ||
* | (nw) | 2015-11-23 | 1 | -2/+2 | ||
* | disallow unaligned accesses for se3208? | 2015-11-23 | 1 | -3/+12 | ||
* | the non-working crystal system games make a lot of unaligned accesses, the wo... | 2015-11-23 | 1 | -11/+26 | ||
* | ymf262: I fscked up so hard | 2015-11-22 | 1 | -1/+1 | ||
* | fmopl: partially revert ksl order fix | 2015-11-22 | 1 | -1/+1 | ||
* | Fix missing savestate entries in tms5220.c (nw) | 2015-11-22 | 1 | -0/+2 | ||
* | wozfdc: I don't find you comitted enough (nw) | 2015-11-21 | 1 | -24/+20 | ||
* | se3208: make sure the low bits of the stack pointer are always 0 [Luca Elia] | 2015-11-21 | 1 | -2/+2 | ||
* | wozfdc: Warp factor 4 Scotty [O. Galibert] | 2015-11-20 | 2 | -156/+63 | ||
* | Merge pull request #472 from kazblox/opl_playaround | 2015-11-20 | 2 | -2/+2 | ||
|\ | ||||||
| * | fmopl: here too... | 2015-11-18 | 1 | -1/+1 | ||
| * | ymf262: fix ksl shift bits | 2015-11-18 | 1 | -1/+1 | ||
* | | z800x: Fix the disassembly [Oliver Lehmann] | 2015-11-19 | 1 | -5/+5 | ||
* | | Fixed uninitialized class members | 2015-11-19 | 148 | -234/+291 | ||
|/ | ||||||
* | cga: treat as fixed sync monitor (nw) | 2015-11-17 | 2 | -5/+51 | ||
* | mc6845: fixed hd6845 rasters in interlace mode | 2015-11-14 | 3 | -10/+19 | ||
* | fix uninitialized class members for bus devices (nw) | 2015-11-14 | 461 | -1210/+1554 | ||
* | Fixed some suggestions by ReSharper C++ (nw) | 2015-11-14 | 1 | -5/+5 | ||
* | Fix compile for Intel C++ 15 compiler (nw) | 2015-11-14 | 2 | -3/+3 | ||
* | TMS5220 and TMS5110: Add more verbosity to DEBUG_LATTICE [Lord Nightmare] | 2015-11-12 | 2 | -2/+18 | ||
* | compile fix (nw) | 2015-11-12 | 1 | -20/+20 | ||
* | Finished adding to lua, some included cpp renamed to inc (nw) | 2015-11-12 | 9 | -6/+6 | ||
* | More cleanups (nw) | 2015-11-11 | 2 | -8/+14 |