summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * Moved all window related code to window.c. (nw) couriersud2015-02-058-404/+301
| |
| * Merge branch 'master' of https://github.com/mamedev/mame.git couriersud2015-02-055-119/+273
| |\
| * \ Merge branch 'master' of https://github.com/mamedev/mame.git couriersud2015-02-046-66/+136
| |\ \
| * | | Window creation now is done in windows.c. (nw) couriersud2015-02-045-409/+165
| | | |
| * | | Merge branch 'master' of https://github.com/mamedev/mame.git couriersud2015-02-046-51/+69
| |\ \ \
| * | | | Some more code alignment. (nw) couriersud2015-02-044-143/+201
| | | | |
| * | | | Merge branch 'master' of https://github.com/mamedev/mame.git couriersud2015-02-041-12/+26
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of https://github.com/mamedev/mame.git couriersud2015-02-0414-252/+391
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/osd/sdl/drawsdl.c
| * | | | | | Safety commit before pull. More code alignment. (nw) couriersud2015-02-046-199/+287
| | | | | | |
* | | | | | | (Protection) note about Kozure Ookami, for future reference. Angelo Salese2015-02-062-2/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'master' of https://github.com/mamedev/mame Angelo Salese2015-02-041-5/+5
|\ \ \ \ \ \
| * | | | | | toki.h wasn't in sync with the toki.c files? fixes compile (nw) mamehaze2015-02-041-5/+5
| | | | | | |
* | | | | | | Basic KB hookup, thinks that GRAPH is always on for whatever reason ... Angelo Salese2015-02-041-60/+138
|/ / / / / /
* | | | | | Merge branch 'master' of https://github.com/mamedev/mame Angelo Salese2015-02-041-5/+5
|\ \ \ \ \ \
| * | | | | | another compile fix for MSVC 2012 (nw) Peter Ferrie2015-02-041-5/+5
| | | | | | |
* | | | | | | Added bread-and-butter IRQ support. VIC3 blinks, CIA cries too. Angelo Salese2015-02-041-2/+25
| | | | | | |
* | | | | | | Hooked up CIAs Angelo Salese2015-02-041-2/+47
|/ / / / / /
* | | | | / toki.c: added save state support (nw) Ivan Vangelista2015-02-043-59/+67
| |_|_|_|/ |/| | | |
* | | | | goodejan.c, sengokmj.c: added save state support (nw) Ivan Vangelista2015-02-042-49/+77
| | | | |
* | | | | naomi.c add Derby Owners Club IO board dump [Mr. CAST, Smitdogg, The Dumping ↵ MetalliC2015-02-041-8/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Union] add key PIC for DIMM Firmware Update for CF-BOX (GDS-0042A) misc notes and fixes (nw)
* | | | | (MESS) spectrum.c partial screen updates MetalliC2015-02-043-9/+37
| |_|_|/ |/| | | | | | | | | | | note: for now hooked only at 128k screen page flip
* | | | dcon.c: added save state support (nw) Ivan Vangelista2015-02-043-27/+37
| | | |
* | | | bloodbro.c: added save state support (nw) Ivan Vangelista2015-02-043-24/+32
| |_|/ |/| |
* | | lindbergh: Add the CF card dump [soyandroid] Olivier Galibert2015-02-041-12/+26
| |/ |/|
* | Fix debug=1, symbols=1, will send upstream (nw) Miodrag Milanovic2015-02-041-1/+2
| |
* | (MESS) improvements to mbee256. Thanks to RedSkullDC for dumping the ↵ Robbbert2015-02-043-231/+227
| | | | | | | | bankswitching prom, and ubee512-author for advice.
* | fix compile on MSVC 2012 (nw) peterferrie2015-02-033-8/+14
| |
* | dirtypig: fixed ROM load order, game seems to run fine now. [R. Belmont] arbee2015-02-031-6/+6
| |
* | SDL: fix GCC 4.9 + Clang compiles (nw) arbee2015-02-031-1/+1
| |
* | silvmil.c: Minor info update on the Game Level for PuzzLove - NW briantro2015-02-031-4/+4
| |
* | silvmil.c: Fill in some dipswitches for Puzzlove and add dipswitch ↵ briantro2015-02-031-32/+29
| | | | | | | | locations. [Brian Troha]
* | Merge branch 'master' of https://github.com/mamedev/mame Robbbert2015-02-0414-142/+429
|\ \
| * | new WORKING game mamehaze2015-02-034-3/+143
| |/ | | | | | | PuzzLove [Manuel Assoni]
| * Reowrked the -video soft driver so it works like accel and opengl. That couriersud2015-02-034-125/+147
| | | | | | | | will enable the move of some now identical functions back to window.c. (nw)
| * wink.c: added save state support (nw) Ivan Vangelista2015-02-031-8/+22
| |
| * added led matrix for testing hap2015-02-032-1/+107
| |
| * i had to revert this part, it doesn't work (incompatible or not needed ↵ hap2015-02-031-1/+1
| | | | | | | | anymore after Fabio's UI improvements)
| * Merge pull request #117 from trap15/master hap2015-02-032-1/+2
| |\ | | | | | | Don't error out on an incorrect CRC for the GUI
| | * Don't error if there is just an incorrect ROM Alex Marshall2015-01-241-1/+1
| | |
| | * Not found should actually return not found Alex Marshall2015-01-241-0/+1
| | |
| * | Fix SDL build breakage (nw) arbee2015-02-021-3/+3
| | |
| * | Make sure testkeys ends up in $(BIN). (nw) couriersud2015-02-031-2/+2
| | |
| * | Merge branch 'master' of https://github.com/mamedev/mame.git couriersud2015-02-032-50/+17
| |\ \
| * | | Fixed natural keyboard input on all platforms for SDL2 builds. (nw) couriersud2015-02-032-6/+10
| | | |
* | | | Replaced corrupt dump for mtetrisc with fresh and verified good redump ↵ Robbbert2015-02-041-2/+1
| |/ / |/| | | | | | | | [brizzo, Zoinkity]
* | | (MESS) Convert uzebox to use snes_ctrl. (nw) Sandro Ronco2015-02-022-50/+17
|/ /
* | raiden.c: added save state support (nw) Ivan Vangelista2015-02-024-12/+36
| |
* | dreambal.c: enabled save state support (nw) Ivan Vangelista2015-02-022-16/+16
| | | | | | | | galpani3.c: added save state support (nw)
* | validity.c : allow uppercase characters in ROM names so we can more ↵ mamehaze2015-02-021-8/+0
| | | | | | | | | | | | accurately represent the labels. This is a major bugbear for PCB owners, who are annoyed that we insist they take the time to note every label only for us to then convert everything to lowercase. This just seems to be another legacy leftover from the old days of MAME before we cared so much about label accuracy, and there's no real reason for us to do it as it damages our documentation. This change has been requested multiple times by multiple people.
* | tidy up some s16 stuff in mame.lst, the 'decrypted' comment was misleading ↵ mamehaze2015-02-021-136/+136
| | | | | | | | (and as we've figured out/dumped the keys to almost every FD1094 we have a set for, irrelevant) There are various decrypted bootleg/suicide repair sets being used on PCBs today tho, a couple were dumped recently (nw)