| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanups and version bumpmame0142u5 |  Angelo Salese | 2011-06-05 | 89 | -388/+388 |
| * | Fix compile |  Angelo Salese | 2011-06-05 | 1 | -2/+0 |
| * | Added echo emulation to the OkiM6376 sound chip [J. Wallace] |  Angelo Salese | 2011-06-05 | 4 | -102/+246 |
| * | Started to work on Neogeo ROM naming, mostly removal of .bin extension in fav... |  Angelo Salese | 2011-06-05 | 1 | -197/+208 |
| * | Last port from MESS at this run |  Angelo Salese | 2011-06-05 | 1 | -7/+19 |
| * | Added Guru-readme. (nw) |  Curt Coder | 2011-06-05 | 1 | -30/+195 |
| * | Port from MESS |  Angelo Salese | 2011-06-05 | 1 | -7/+18 |
| * | Fix inverted check on anonymous timers prior to saving state. Also |  Aaron Giles | 2011-06-05 | 4 | -8/+69 |
| * | inptport: fix typo and MT #4360 - requires a recompile of all affected driver... |  Olivier Galibert | 2011-06-05 | 1 | -1/+1 |
| * | inpttype: fix lifetime error (nwn) |  Olivier Galibert | 2011-06-05 | 1 | -1/+1 |
| * | inpttype: fix typo (nwn) |  Olivier Galibert | 2011-06-05 | 1 | -1/+1 |
| * | i286 - Fix for exception handling makes bios 13 from at to pass tests, by Car... |  Miodrag Milanovic | 2011-06-05 | 2 | -3/+8 |
| * | memory: Change the gc into a refcounter, for speed reasons. [O. Galibert] |  Olivier Galibert | 2011-06-05 | 1 | -55/+131 |
| * | Remove Super Ball from "undumped" game list at the end of the file |  Brian Troha | 2011-06-05 | 1 | -1/+0 |
| * | New Game added - Super Ball |  Brian Troha | 2011-06-05 | 2 | -9/+29 |
| * | Test replace removal |  Angelo Salese | 2011-06-04 | 1 | -1/+1 |
| * | Fix for MT #4305 |  Angelo Salese | 2011-06-04 | 2 | -8/+8 |
| * | Fix the fix (nwn, and only compile-tested). |  Olivier Galibert | 2011-06-04 | 1 | -1/+1 |
| * | psx spu dma hookup is done in machine config, so the trampolines can go. |  smf- | 2011-06-04 | 5 | -86/+52 |
| * | Fixes for "Loading.." hang for saturn.c, jpmimpct.c (no whatsnew) |  Scott Stone | 2011-06-03 | 2 | -5/+10 |
| * | clifront: fixed behaviour of confirm_quit when emulation is started from the ... |  Fabio Priuli | 2011-06-03 | 1 | -3/+0 |
| * | i86: fix initial CS on reset |  Alex W. Jackson | 2011-06-03 | 1 | -1/+1 |
| * | emuopts: added confirm_quit option (defaults to off). when on, pressing ESC y... |  Fabio Priuli | 2011-06-03 | 3 | -1/+42 |
| * | Memory leak fix, nwn |  Ryan Holtz | 2011-06-03 | 1 | -0/+3 |
| * | Fix for performance regression and slider regression in HLSL, also re-enablin... |  Ryan Holtz | 2011-06-03 | 2 | -85/+81 |
| * | Hooked up the 2 PPI8255 for Super Crowns Golf [Angelo Salese] |  Angelo Salese | 2011-06-03 | 1 | -34/+55 |
| * | fixed replacing the gpu for coh110 based games |  smf- | 2011-06-02 | 2 | -1/+6 |
| * | fixed which gpu is the non standard one. |  smf- | 2011-06-02 | 1 | -1/+1 |
| * | irem_cpu: dsoccr94 too... (no whatsnew) |  Alex W. Jackson | 2011-06-02 | 1 | -2/+2 |
| * | irem_cpu: Fixed one nbbatman/ssoldier opcode. Still no joy on MT\#4345... (no... |  Alex W. Jackson | 2011-06-02 | 1 | -4/+4 |
| * | New clones added |  mariuszw1 | 2011-06-02 | 2 | -3/+17 |
| * | De-regressing HLSL performance on certain resolutions of game, nwn |  Ryan Holtz | 2011-06-02 | 1 | -2/+0 |
| * | added MCFG_PSXGPU_ADD for adding the gpu device and hooking up the dma to the... |  smf- | 2011-06-02 | 13 | -37/+39 |
| * | Comm a vulimm vencer a' uerr ... (cit.) |  Angelo Salese | 2011-06-02 | 1 | -1/+1 |
| * | stcc: add ROM dump from motor drive board [RetroRepair] |  R. Belmont | 2011-06-02 | 1 | -0/+9 |
| * | Fix validation errors for fb6s1, fb6s3 (sfbonus.c) (no whatsnew) |  Scott Stone | 2011-06-02 | 1 | -4/+4 |
| * | cps2: Gaaaah, whoops (no whatsnew) |  Alex W. Jackson | 2011-06-02 | 1 | -19/+19 |
| * | cps2: Replaced mvsc bad ROM with hand-repaired one (no whatsnew) |  Alex W. Jackson | 2011-06-02 | 1 | -20/+31 |
| * | removed dma trampoline from the cpu. |  smf- | 2011-06-02 | 3 | -19/+6 |
| * | nec disassembler - Only display "byte/word ptr" when it's actually needed to ... |  Alex W. Jackson | 2011-06-02 | 1 | -118/+124 |
| * | Split HLSL code into a separate file, d3dhlsl.c/.h. Also split drawd3d.c into... |  Ryan Holtz | 2011-06-02 | 6 | -2487/+3017 |
| * | Fixed POP() in nec cpu core, for real this time (no whatsnew) |  Alex W. Jackson | 2011-06-02 | 2 | -4/+4 |
| * | nwn: bad printf, bad! |  Ryan Holtz | 2011-06-01 | 1 | -2/+0 |
| * | Kill height-based HLSL prescaling, only prescale based on frame width. Brings... |  Ryan Holtz | 2011-06-01 | 1 | -2/+2 |
| * | New games added or promoted from NOT_WORKING status |  Brian Troha | 2011-06-01 | 1 | -22/+16 |
| * | Added SKIT_F0 opcode to the uPD7801/uPD7810 CPU core [Angelo Salese] |  Angelo Salese | 2011-06-01 | 1 | -1/+3 |
| * | Revert "memory: Change the gc into a refcounter, for speed reasons. [O. Galib... |  Olivier Galibert | 2011-06-01 | 1 | -68/+52 |
| * | memory: Change the gc into a refcounter, for speed reasons. [O. Galibert] |  Olivier Galibert | 2011-06-01 | 1 | -52/+68 |
| * | pic8259 - Fixed edge triggering and non-specific EOI [Carl, Miodrag Milanovic] |  Miodrag Milanovic | 2011-06-01 | 1 | -2/+9 |
| * | i286 - small issue fixed by Carl (no whatsnew) |  Miodrag Milanovic | 2011-06-01 | 1 | -2/+2 |