summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
...
* | override part 3 (nw) Miodrag Milanovic2015-12-05295-1200/+1200
* | override part 2 (nw) Miodrag Milanovic2015-12-05149-2526/+2526
* | override part 1 (nw) Miodrag Milanovic2015-12-05924-7102/+7103
* | Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-0597-315/+320
* | fix compile (nw) Miodrag Milanovic2015-12-052-2/+2
* | cleanuo Miodrag Milanovic2015-12-0521-137/+71
* | use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-0599-322/+317
* | cleanup Miodrag Milanovic2015-12-0560-157/+21
* | Removed need for -Wno-c++11-narrowing for clang Miodrag Milanovic2015-12-044-243/+243
* | some core c++11 narrowing fixes (nw) Miodrag Milanovic2015-12-049-108/+108
* | removed usage of deprecated register keyword in our code (nw) Miodrag Milanovic2015-12-048-69/+69
* | clang-modernize part 6 Miodrag Milanovic2015-12-04150-791/+791
* | clang-modernize part 3 Miodrag Milanovic2015-12-04474-4948/+4948
* | clang-modernize part 2 Miodrag Milanovic2015-12-04331-1224/+1224
* | fix clang detected missing override (nw) Miodrag Milanovic2015-12-031-1/+1
* | clang-modernize part 1 (nw) Miodrag Milanovic2015-12-0313-130/+130
* | Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-0310-159/+159
* | Merge pull request #484 from jfdelnero/master Miodrag Milanović2015-12-022-28/+84
|\|
| * Clear screen, Screen scanning command added. Jean-François DEL NERO2015-12-012-28/+84
* | Merge pull request #481 from osresearch/master R. Belmont2015-11-301-1/+1
|\ \
| * | add casts from emu_file to core_file (issue #482) Trammell Hudson2015-11-271-1/+1
* | | Merge pull request #478 from jfdelnero/master Miodrag Milanović2015-11-302-0/+561
|\ \ \ | | |/ | |/|
| * | EF9365 video controller skeleton added. Jean-François DEL NERO2015-11-292-0/+561
* | | Add the TRQ Video Computer H-21 system (vc4000 clone) and associated Dirk Best2015-11-292-0/+27
* | | apricot: use hd6845, cleanup mc6845 Dirk Best2015-11-291-4/+0
| |/ |/|
* | mc6845: add AMS40489 CRTC mahlemiut2015-11-272-0/+31
|/
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-25190-645/+642
* (nw) David Haywood2015-11-231-2/+2
* disallow unaligned accesses for se3208? David Haywood2015-11-231-3/+12
* the non-working crystal system games make a lot of unaligned accesses, the wo... David Haywood2015-11-231-11/+26
* ymf262: I fscked up so hard kazblox2015-11-221-1/+1
* fmopl: partially revert ksl order fix kazblox2015-11-221-1/+1
* Fix missing savestate entries in tms5220.c (nw) Lord-Nightmare2015-11-221-0/+2
* wozfdc: I don't find you comitted enough (nw) Olivier Galibert2015-11-211-24/+20
* se3208: make sure the low bits of the stack pointer are always 0 [Luca Elia] Luca Elia2015-11-211-2/+2
* wozfdc: Warp factor 4 Scotty [O. Galibert] Olivier Galibert2015-11-202-156/+63
* Merge pull request #472 from kazblox/opl_playaround Olivier Galibert2015-11-202-2/+2
|\
| * fmopl: here too... kazblox2015-11-181-1/+1
| * ymf262: fix ksl shift bits kazblox2015-11-181-1/+1
* | z800x: Fix the disassembly [Oliver Lehmann] Olivier Galibert2015-11-191-5/+5
* | Fixed uninitialized class members Miodrag Milanovic2015-11-19148-234/+291
|/
* cga: treat as fixed sync monitor (nw) cracyc2015-11-172-5/+51
* mc6845: fixed hd6845 rasters in interlace mode Nigel Barnes2015-11-143-10/+19
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-14461-1210/+1554
* Fixed some suggestions by ReSharper C++ (nw) Miodrag Milanovic2015-11-141-5/+5
* Fix compile for Intel C++ 15 compiler (nw) Miodrag Milanovic2015-11-142-3/+3
* TMS5220 and TMS5110: Add more verbosity to DEBUG_LATTICE [Lord Nightmare] Lord-Nightmare2015-11-122-2/+18
* compile fix (nw) Miodrag Milanovic2015-11-121-20/+20
* Finished adding to lua, some included cpp renamed to inc (nw) Miodrag Milanovic2015-11-129-6/+6
* More cleanups (nw) Miodrag Milanovic2015-11-112-8/+14