summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Removed need for -Wno-c++11-narrowing for clang Miodrag Milanovic2015-12-0417-315/+315
* Merge pull request #417 from kara1001000/fix_mm1_palette R. Belmont2015-12-042-2/+11
|\
| * more accurate colors for MikroMikko 1 kara10010002015-12-032-2/+11
* | some core c++11 narrowing fixes (nw) Miodrag Milanovic2015-12-0413-121/+121
* | removed usage of deprecated register keyword in our code (nw) Miodrag Milanovic2015-12-049-84/+84
* | placed cache back in new form, fixes listxml and similar (nw) Miodrag Milanovic2015-12-042-0/+11
* | Merge branch 'master' of https://github.com/mamedev/mame Miodrag Milanovic2015-12-041-1/+1
|\ \
| * | Fix narrowing (nw) Miodrag Milanovic2015-12-041-1/+1
* | | clang-modernize part 7 Miodrag Milanovic2015-12-0493-706/+706
* | | clang-modernize part 6 Miodrag Milanovic2015-12-04236-1171/+1171
|/ /
* | clang-modernize part 5 Miodrag Milanovic2015-12-04123-974/+974
* | clang-modernize part 4 Miodrag Milanovic2015-12-04842-4115/+4115
* | clang-modernize part 3 Miodrag Milanovic2015-12-04474-4948/+4948
* | clang-modernize part 2 Miodrag Milanovic2015-12-04331-1224/+1224
* | peplus.cpp: Fix long standing cut-n-paste & white space - NW briantro2015-12-031-4/+4
* | peplus.cpp: Doc update - Add in some know dates & L revisions - NW briantro2015-12-031-85/+85
* | Left-over angelosa2015-12-031-1/+1
* | Dirty removal angelosa2015-12-031-4/+1
* | rungun.cpp: Optimized video code by using separate tilemaps for each screen, nw angelosa2015-12-032-21/+26
* | Merge branch 'master' of https://github.com/mamedev/mame angelosa2015-12-03238-4463/+4466
|\ \
| * | fix clang detected missing override (nw) Miodrag Milanovic2015-12-031-1/+1
| * | clang-modernize part 1 (nw) Miodrag Milanovic2015-12-03238-4462/+4465
| |/
* | m_current_frame_number -> m_current_display_bank angelosa2015-12-033-6/+6
* | Add individual screens, nw angelosa2015-12-031-0/+13
|/
* force delete of copy constructor and operator = (nw) Miodrag Milanovic2015-12-031-2/+2
* Merge pull request #485 from mamedev/run_dual Angelo Salese2015-12-033-76/+112
|\
| * End notes, ready to prime time. angelosa2015-12-021-12/+7
| * Removed palette hack angelosa2015-12-022-10/+16
| * Removed dual input hack. angelosa2015-12-022-15/+3
| * Added dual setup to all games (sends a black screen to second monitor if disa... angelosa2015-12-022-32/+28
| * Slow and dirty, but it works. angelosa2015-12-023-17/+35
| * Experimental Run & Gun base address setup. Added Palette and Text Layers, cor... angelosa2015-12-013-9/+42
* | Note before I forget, nw Angelo Salese2015-12-031-0/+2
* | Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-0349-401/+320
* | amstrad: fix display of hardware sprites when using full overscan on Plus sys... mahlemiut2015-12-031-6/+11
* | peplus.cpp: Another cut-n-paste fix - NW briantro2015-12-021-1/+1
* | new PE Plus Slot clone briantro2015-12-022-8/+24
* | Merge pull request #484 from jfdelnero/master Miodrag Milanović2015-12-023-30/+99
|\ \
| * | Charset ROM corrected. Jean-François DEL NERO2015-12-011-2/+15
| * | Clear screen, Screen scanning command added. Jean-François DEL NERO2015-12-012-28/+84
* | | peplus.cpp: Fix cut-n-paste errors - NW briantro2015-12-011-3/+3
* | | Merge branch 'master' of https://github.com/mamedev/mame Robbbert2015-12-021-19/+19
|\ \ \
| * | | peplus.cpp: Minor doc update - NW briantro2015-12-011-19/+19
* | | | fc100, phc25, phc25j: Possible fix for a reported crash? Robbbert2015-12-022-3/+3
|/ / /
* | / set ffreveng to the 6 button stv layout (technically it only needs 5, but bet... David Haywood2015-12-011-2/+2
| |/ |/|
* | aquarium - fixed video priorities too based on reference video, also fixed bg... David Haywood2015-12-013-10/+48
* | pc9801: don't try to load ide bios on ux (nw) cracyc2015-11-301-4/+7
* | Support float view in OS X debugger (nw) arbee2015-11-301-0/+7
* | a few more PE Plus clones briantro2015-11-302-7/+95
* | peplus.cpp: Minor correction - NW briantro2015-11-301-1/+1