| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cleanup and version bumpmame0175 | 2016-06-29 | 283 | -6164/+6074 | |
| | | |||||
| * | New WORKING software list additions | 2016-06-29 | 1 | -0/+13 | |
| | | | | | | | | ----------------------------------- -megadriv.xml: Chaoji Majiang Club / Super Mahjong Club (Tw) [system11, Fabio Priuli] | ||||
| * | add Net-DIMM firmware and notes | 2016-06-28 | 4 | -10/+18 | |
| | | |||||
| * | fix for Android build (nw) | 2016-06-28 | 1 | -0/+5 | |
| | | |||||
| * | final round of consistency fixes. nw. | 2016-06-28 | 16 | -51/+51 | |
| | | |||||
| * | this was missing. nw. | 2016-06-28 | 1 | -0/+1 | |
| | | |||||
| * | more compile fixes (nw) | 2016-06-27 | 1 | -2/+1 | |
| | | |||||
| * | fix compile (nw) | 2016-06-27 | 1 | -1/+1 | |
| | | |||||
| * | sun4.cpp: Add older version SPARCstation IPX ROM as an alt bios; add ROM ↵ | 2016-06-27 | 1 | -1/+4 | |
| | | | | | location [Lord Nightmare] | ||||
| * | fmtowns_cd: some cleanups and consistency fixes. nw. | 2016-06-27 | 1 | -463/+423 | |
| | | |||||
| * | additional info. nw. | 2016-06-27 | 1 | -2/+2 | |
| | | |||||
| * | checkpoint. nw. | 2016-06-27 | 9 | -19/+311 | |
| | | |||||
| * | This should fix most (hopefully all) the problems of MT06253. Many thanks to | 2016-06-27 | 1 | -3/+5 | |
| | | | | | | | Tafoid and Osso for the debugging help. nw. BTW is it expected that the debugger blows up when saving / loading a state?? | ||||
| * | Merge pull request #1005 from MooglyGuy/master | 2016-06-27 | 1 | -1/+258 | |
| |\ | | | | | Fix spurious double-load in SPARC core | ||||
| | * | Fix spurious double-load in SPARC core | 2016-06-27 | 1 | -1/+258 | |
| |/ | |||||
| * | Flaming 7: Fixed the Paytable DIP switches. [Roberto Fresca] | 2016-06-27 | 2 | -5/+17 | |
| | | |||||
| * | sun4: checkpoint (nw, will synthesize whatsnew later) | 2016-06-27 | 1 | -11/+27 | |
| | | |||||
| * | small cleanup (nw) | 2016-06-27 | 2 | -15/+15 | |
| | | |||||
| * | Add support for showing will branch/will fall through comment on SPARC ↵ | 2016-06-27 | 5 | -36/+186 | |
| | | | | | | | branches under the cursor Disabled until we can get a hook to refress the instructions under PC when stepping | ||||
| * | Merge pull request #1001 from rzero9/patch-1 | 2016-06-27 | 1 | -10/+289 | |
| |\ | | | | | pc98_cd.xml: more additions & misc fixes | ||||
| | * | pc98_cd.xml: more additions & misc fixes | 2016-06-26 | 1 | -10/+289 | |
| | | | | | | | | | | | - Added some more game disks - Fixed win2kpc and winnt40 images (thanks to Yoshizuki) - Misc title / publisher fixes | ||||
| * | | Fix region endian too, nw | 2016-06-27 | 1 | -3/+3 | |
| | | | |||||
| * | | vt240: keyboard_error-- (nw) | 2016-06-26 | 1 | -7/+24 | |
| | | | |||||
| * | | Merge pull request #1003 from system11b/S11battlera | 2016-06-26 | 1 | -7/+4 | |
| |\ \ | | | | | | | mono pcb | ||||
| | * | | mono pcb | 2016-06-26 | 1 | -7/+4 | |
| |/ / | |||||
| * | | 1943.cpp: Fixes - NW | 2016-06-26 | 1 | -21/+21 | |
| | | | | | | | | | | | | | Correct PCB locations for 1943mii Corrects long standing mislabeling of roms 04 & 05 of all sets Minor doc / notes rewording | ||||
| * | | Merge pull request #1002 from MooglyGuy/master | 2016-06-27 | 1 | -1/+1 | |
| |\ \ | | | | | | | Fix SPARC debugger validation due to surprising formatter behavior | ||||
| | * \ | Merge remote-tracking branch 'mainline/master' | 2016-06-26 | 8 | -87/+148 | |
| | |\ \ | |/ / |/| | | |||||
| * | | | UI:fixed a problem with game list when using MS Sans Serif font. | 2016-06-26 | 1 | -1/+1 | |
| | |/ |/| | |||||
| * | | Merge pull request #1000 from MooglyGuy/master | 2016-06-26 | 2 | -2/+8 | |
| |\ \ | | | | | | | Fix LDUH, LDSH, LDUHA, and LDSHA opcodes in the SPARC core [Ryan Holtz] | ||||
| * | | | damn circular deps (nw) | 2016-06-26 | 1 | -0/+1 | |
| | | | | |||||
| * | | | Fixed incorrect implementation of win_time_point_from_filetime() | 2016-06-26 | 6 | -86/+146 | |
| |\ \ \ | |||||
| | * | | | Introduced src/lib/util/timeconv.[c|h], moved code from un7z.cpp into it, ↵ | 2016-06-26 | 5 | -48/+140 | |
| | | | | | | | | | | | | | | | | | and implemented win_time_point_from_filetime() in terms of it | ||||
| | * | | | Fixed incorrect implementation of win_time_point_from_filetime() | 2016-06-25 | 1 | -2/+6 | |
| | | | | | |||||
| | | | * | Fix validation error in debugger | 2016-06-26 | 1 | -1/+1 | |
| | | |/ | |||||
| | | * | Fix LDUH, LDSH, LDUHA, and LDSHA opcodes in the SPARC core | 2016-06-26 | 2 | -2/+8 | |
| | |/ |/| | |||||
| * | | VBL opcode is pretty annoying to log, since it fills for obvious reasons. | 2016-06-26 | 1 | -2/+2 | |
| | | | | | | | | | You could use wpiset 0,1,r anyway, so disabled (nw) | ||||
| * | | Moved zsorting to DMA file, improved notes (nw) | 2016-06-26 | 3 | -72/+85 | |
| | | | |||||
| * | | Fixed wrong Upright / Cocktail assignment for Pro Sport (nw) | 2016-06-26 | 1 | -5/+6 | |
| | | | |||||
| * | | Merge pull request #998 from SailorSat/master | 2016-06-26 | 5 | -160/+65 | |
| |\ \ | | | | | | | cleaned up some sega comm related stuff | ||||
| | * | | cleaned up some sega comm related stuff | 2016-06-25 | 5 | -160/+65 | |
| | | | | | | | | | | | | | | | | replaces printf with osd_printf_verbose in a number of places. removed no longer needed code from model2 | ||||
| * | | | 1943.cpp: Fix cut-n-paste error... eyes must be going bad.... NW | 2016-06-25 | 1 | -3/+3 | |
| | | | | |||||
| * | | | 1943.cpp: Correct a couple roms as per pictures of the actual PCB - NW | 2016-06-25 | 1 | -15/+15 | |
| | | | | |||||
| * | | | New - 1943: Battle for Midway Mark II | 2016-06-25 | 2 | -0/+64 | |
| | | | | | | | | | | | | | | | | | | | New Game Added --------------------------------------------- 1943: Battle for Midway Mark II (US) [Gracious Anonymous Donor, The Dumping Union] | ||||
| * | | | Merge pull request #999 from bradhugh/osx_chrono_fix | 2016-06-26 | 2 | -2/+2 | |
| |\ \ \ | | | | | | | | | Fix Clang compile on OSX | ||||
| | * | | | Fix Clang compile on OSX | 2016-06-25 | 2 | -2/+2 | |
| | | | | | |||||
| * | | | | Merge pull request #997 from system11b/S11mjjoship_fix | 2016-06-26 | 2 | -4/+22 | |
| |\ \ \ \ | | | | | | | | | | | S11mjjoship fix | ||||
| | * | | | | Removed imperfect graphics flag | 2016-06-25 | 1 | -1/+1 | |
| | | | | | | |||||
| | * | | | | Added kludges for mjjoship display areas - now pixel correct vs PCB | 2016-06-25 | 1 | -3/+21 | |
| | | | | | | |||||
| * | | | | | vt240: WIP (nw) | 2016-06-25 | 1 | -27/+79 | |
| | |/ / / |/| | | | |||||
