Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-08-20 | namco system 10 checkpoint, startrgn does a new flash access and | 3 | -4/+199 | ||
is unhappy with the result (nw) | |||||
2015-08-20 | Order of DIP settings (nw) | 1 | -1/+1 | ||
2015-08-20 | crazybon: document Fast Take DIP switch [hsialin] | 1 | -3/+3 | ||
2015-08-20 | release date (nw) | 1 | -1/+1 | ||
release date (nw) | |||||
2015-08-20 | comments (nw) | 1 | -0/+65 | ||
comments (nw) | |||||
2015-08-19 | Try to make Travis happy | 1 | -1/+1 | ||
2015-08-19 | pcd: make sinix boot with pcx driver (nw) | 2 | -1/+87 | ||
2015-08-20 | decryption support for gjspace and more comments (nw) | 3 | -45/+99 | ||
2015-08-19 | c128: Emulated the PARTNER 128 cartridge. [Curt Coder] | 2 | -23/+37 | ||
2015-08-19 | nw - I do not know why this was there, but it seems dumb. | 1 | -3/+0 | ||
2015-08-19 | Fix interpolation on TMS52xx to match samples from real chip. [PlgDavid, ↵ | 1 | -3/+7 | ||
Lord Nightmare] | |||||
2015-08-19 | Comments (nw) | 1 | -3/+4 | ||
2015-08-19 | cherry master DIP switch improvements [hsialin] | 1 | -6/+12 | ||
2015-08-19 | stupid error (nw) | 1 | -1/+1 | ||
2015-08-19 | crazybon: document Hold Pair DIP switch [hsialin] | 1 | -1/+1 | ||
2015-08-18 | new clones | 2 | -0/+36 | ||
Street Fighter Alpha 3 (USA 980616, SAMPLE Version) [Guru] | |||||
2015-08-19 | hp_ipc.c: fix a couple of things (nw) | 1 | -7/+7 | ||
2015-08-18 | fixed http://mametesters.org/view.php?id=6006 | 2 | -23/+22 | ||
2015-08-18 | Added guru readme (nw) | 1 | -56/+255 | ||
2015-08-18 | IPC skeleton (nw) | 3 | -1/+163 | ||
2015-08-18 | vegas.c: reduce tagmap lookups (nw) | 1 | -52/+53 | ||
2015-08-18 | splus.c: reduce tagmap lookups (nw) | 1 | -10/+18 | ||
2015-08-18 | alg.c: reduce tagmap lookups (nw) | 1 | -8/+20 | ||
2015-08-18 | vicdual.c: reduce tagmap lookups (nw) | 3 | -37/+50 | ||
2015-08-18 | warpwarp.c: reduce tagmap lookups (nw) | 2 | -8/+23 | ||
2015-08-18 | wgp.c: reduce tagmap lookups (nw) | 2 | -6/+15 | ||
2015-08-18 | antic.c: reduce tagmap lookups (nw) | 2 | -3/+9 | ||
2015-08-18 | New games marked as GAME_NOT_WORKING ------------------------------------ ↵ | 7 | -1/+508 | ||
ROLLing eX.tre.me [Ville Linde, Guru] | |||||
2015-08-18 | Make rdptpipe slightly more efficient, nw | 1 | -21/+2 | ||
2015-08-18 | A band-aid fix to a potentially uninitialized variable (nw). | 1 | -1/+1 | ||
The chances of this actually causing problems is very, very small, but gcc 4.4.7 complains about it, so I may as well patch it up. A better fix may be to make rgbaint_t's default constructor initialize its members, but this could be slow (eg. if creating these happens often in an inner loop), so for now I'm just patching what's being complained about. | |||||
2015-08-18 | nw | 1 | -1/+1 | ||
2015-08-17 | k057714: add IRQ callback (nw) | 4 | -14/+40 | ||
2015-08-17 | Attempted Travis fix | 1 | -1/+1 | ||
2015-08-17 | Fix netlist build (nw) | 1 | -2/+2 | ||
2015-08-17 | hp64k: small doc update | 1 | -3/+1 | ||
2015-08-17 | comments on mrdrilrg (nw) | 1 | -3/+11 | ||
2015-08-17 | hp64k: fix to allow multiple screens (for RS232 terminal) | 1 | -0/+2 | ||
2015-08-17 | hp64k: rs232 port added | 1 | -5/+45 | ||
2015-08-17 | hp64k: UART & loopback relay added | 1 | -3/+62 | ||
2015-08-17 | i8251: rx and tx data buffers separated | 2 | -9/+12 | ||
2015-08-17 | hp64k: first step of rs232 emulation | 1 | -3/+138 | ||
2015-08-17 | hp64k: oops, a spurious "x" slipped in | 1 | -1/+1 | ||
2015-08-17 | tntell/vocaid: able to get overlay code from external artwork file | 1 | -3/+7 | ||
2015-08-16 | New games marked as GAME_NOT_WORKING | 4 | -2/+68 | ||
------------------------------------ Fruit Paradise (V214) [Guru, iq_132] | |||||
2015-08-16 | New games marked as GAME_NOT_WORKING | 2 | -11/+64 | ||
------------------------------------ Dino Dino [Guru] | |||||
2015-08-16 | k051960: implement nmi, vblank. update chqflag to use the new support, | 13 | -69/+71 | ||
add raw screen params. update the rest of the drivers to supply the screen tag so that they can read vblank | |||||
2015-08-16 | aliens: raw screen params, use new k051960 irq support | 2 | -12/+6 | ||
2015-08-16 | ajax: raw screen params, use new k051960 irq support | 3 | -13/+6 | ||
2015-08-16 | konendev: Add nvrams. Patch flash checksum for now (nw) | 1 | -5/+72 | ||
2015-08-16 | template_driver.c: fix compilation | 1 | -1/+1 | ||