summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/unittest-cpp/tests/TestCurrentTest.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-08-20namco system 10 checkpoint, startrgn does a new flash access and Olivier Galibert3-4/+199
is unhappy with the result (nw)
2015-08-20Order of DIP settings (nw) Vas Crabb1-1/+1
2015-08-20crazybon: document Fast Take DIP switch [hsialin] Vas Crabb1-3/+3
2015-08-20release date (nw) Stiletto1-1/+1
release date (nw)
2015-08-20comments (nw) Stiletto1-0/+65
comments (nw)
2015-08-19Try to make Travis happy balr0g1-1/+1
2015-08-19pcd: make sinix boot with pcx driver (nw) cracyc2-1/+87
2015-08-20decryption support for gjspace and more comments (nw) andreasnaive3-45/+99
2015-08-19c128: Emulated the PARTNER 128 cartridge. [Curt Coder] Curt Coder2-23/+37
2015-08-19nw - I do not know why this was there, but it seems dumb. therealmogminer@gmail.com1-3/+0
2015-08-19Fix interpolation on TMS52xx to match samples from real chip. [PlgDavid, ↵ Lord-Nightmare1-3/+7
Lord Nightmare]
2015-08-19Comments (nw) Vas Crabb1-3/+4
2015-08-19cherry master DIP switch improvements [hsialin] Vas Crabb1-6/+12
2015-08-19stupid error (nw) Vas Crabb1-1/+1
2015-08-19crazybon: document Hold Pair DIP switch [hsialin] Vas Crabb1-1/+1
2015-08-18new clones David Haywood2-0/+36
Street Fighter Alpha 3 (USA 980616, SAMPLE Version) [Guru]
2015-08-19hp_ipc.c: fix a couple of things (nw) Guru1-7/+7
2015-08-18fixed http://mametesters.org/view.php?id=6006 hap2-23/+22
2015-08-18Added guru readme (nw) Wilbert Pol1-56/+255
2015-08-18IPC skeleton (nw) Wilbert Pol3-1/+163
2015-08-18vegas.c: reduce tagmap lookups (nw) Wilbert Pol1-52/+53
2015-08-18splus.c: reduce tagmap lookups (nw) Wilbert Pol1-10/+18
2015-08-18alg.c: reduce tagmap lookups (nw) Wilbert Pol1-8/+20
2015-08-18vicdual.c: reduce tagmap lookups (nw) Wilbert Pol3-37/+50
2015-08-18warpwarp.c: reduce tagmap lookups (nw) Wilbert Pol2-8/+23
2015-08-18wgp.c: reduce tagmap lookups (nw) Wilbert Pol2-6/+15
2015-08-18antic.c: reduce tagmap lookups (nw) Wilbert Pol2-3/+9
2015-08-18New games marked as GAME_NOT_WORKING ------------------------------------ ↵ Ville Linde7-1/+508
ROLLing eX.tre.me [Ville Linde, Guru]
2015-08-18Make rdptpipe slightly more efficient, nw therealmogminer@gmail.com1-21/+2
2015-08-18A band-aid fix to a potentially uninitialized variable (nw). Andrew Gardner1-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-18nw hap1-1/+1
2015-08-17k057714: add IRQ callback (nw) Ville Linde4-14/+40
2015-08-17Attempted Travis fix balr0g1-1/+1
2015-08-17Fix netlist build (nw) Vas Crabb1-2/+2
2015-08-17hp64k: small doc update fulivi1-3/+1
2015-08-17comments on mrdrilrg (nw) andreasnaive1-3/+11
2015-08-17hp64k: fix to allow multiple screens (for RS232 terminal) fulivi1-0/+2
2015-08-17hp64k: rs232 port added fulivi1-5/+45
2015-08-17hp64k: UART & loopback relay added fulivi1-3/+62
2015-08-17i8251: rx and tx data buffers separated fulivi2-9/+12
2015-08-17hp64k: first step of rs232 emulation fulivi1-3/+138
2015-08-17hp64k: oops, a spurious "x" slipped in fulivi1-1/+1
2015-08-17tntell/vocaid: able to get overlay code from external artwork file hap1-3/+7
2015-08-16New games marked as GAME_NOT_WORKING Luca Elia4-2/+68
------------------------------------ Fruit Paradise (V214) [Guru, iq_132]
2015-08-16New games marked as GAME_NOT_WORKING Luca Elia2-11/+64
------------------------------------ Dino Dino [Guru]
2015-08-16k051960: implement nmi, vblank. update chqflag to use the new support, Dirk Best13-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-16aliens: raw screen params, use new k051960 irq support Dirk Best2-12/+6
2015-08-16ajax: raw screen params, use new k051960 irq support Dirk Best3-13/+6
2015-08-16konendev: Add nvrams. Patch flash checksum for now (nw) Ville Linde1-5/+72
2015-08-16template_driver.c: fix compilation Luca Elia1-1/+1