summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Show 32 bit floating point values in qt debugger memory view (issue #476) yz70s2015-11-302-42/+67
* | Notes.... RobertoFresca2015-11-301-1/+3
* | Pacman Club: Changed game year and description, according RobertoFresca2015-11-301-1/+2
* | Club Pacman: Dumped and added the remaining color PROMs RobertoFresca2015-11-301-3/+3
* | seems there was a US set floating around too (nw) David Haywood2015-11-302-7/+33
* | fix sound banking in Aquarium using reference video, also tag it as imperfect... David Haywood2015-11-301-7/+19
* | just a place for notekeeping on the nokia 3310, I put 2 update firmware files... David Haywood2015-11-302-0/+54
* | (nw) David Haywood2015-11-303-0/+134
* | 2 more skeleton mechanicals (nw) David Haywood2015-11-303-0/+154
* | Merge pull request #481 from osresearch/master R. Belmont2015-11-302-2/+2
|\ \
| * | add casts from emu_file to core_file (issue #482) Trammell Hudson2015-11-272-2/+2