summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/unittest-cpp/UnitTest++/CurrentTest.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-07-08stupid bug hap2-5/+5
2015-07-08scfinals: Add correct default eeproms [O. Galibert] Olivier Galibert1-8/+6
2015-07-08also vendettar is a US set, there's a WDUD logo after the attract cycles (nw) David Haywood1-2/+2
2015-07-08new clones David Haywood3-7/+35
Vendetta (Asia, 4 Players, ver. Z) [Fraspe]
2015-07-08new clones David Haywood3-88/+116
Quizard (v1.0) [TeamEurope]
2015-07-08m68k: fix unaligned pc-relative accesses [O. Galibert] Olivier Galibert1-8/+19
2015-07-08Fix for MAMETESTERS bug #05981 mamesick1-9/+9
Discussed this commit with Haze directly. If we cannot get rid of the draw_sprites hack we use, at least we should make it working correctly, not to be the cause of bugs. Fixed the mentioned bug and priorities in all other games that uses same drawing routine.
2015-07-07fix note for gigaman2 set (n/w) Lord-Nightmare1-2/+2
2015-07-08Added transfer size clear for DMAs, used by Chaos Seed in SS (still randomly ↵ angelosa2-2/+3
crashes tho), nw
2015-07-08Added bread-and-butter DMA CH 0 for SH7032, used by Casio Loopy for RAM fill. angelosa3-3/+79
2015-07-08Document progress on congo bongo. Gorilla sound now works. Performance couriersud8-103/+282
up from 30% to 170%. Use ./nltool -c run -f nl_examples/congoBongo.c -t 2 to test. Minor enhancements and bugfixes. [Couriersud]
2015-07-08Added SH-2A flavour, which is SH-2 + SH7021 used by Casio Loopy. angelosa4-6/+108
2015-07-07added wake up on K input hap3-10/+34
2015-07-07Also simplified TMNT calculation in line with Bells & Whistles. system11b1-1/+1
2015-07-07Corrected screen size for Bells & Whistles as per bug 05594 system11b1-1/+1
2015-07-07Bulk replace, nw angelosa3-12/+5
2015-07-07Fixed accessing to internal map, might need another parameter for address ↵ angelosa1-10/+36
cache "masking" (i.e. SH-1 uses address bit 27 for cache), nw
2015-07-07Fixed number of address lines for SH-1 angelosa2-5/+5
2015-07-07Fixed SH-1 internal mem map, nw angelosa3-22/+7
2015-07-07nw hap2-1/+3
2015-07-07added internal timer hap3-29/+119
2015-07-07First step in converting SH-2 to have separate internal devices. Fixed SH-1 ↵ angelosa5-79/+35
num of address bits, removed extra read / write memory checks, added cache data array to main SH-2. (out-of-whatsnew) If anything regresses please let me know.
2015-07-07Fix compile angelosa1-1/+1
2015-07-07Minor mod, nw angelosa1-2/+2
2015-07-07I'm sick of seeing MCFG_SCREEN_VBLANK_TIME ... angelosa1-0/+3
... It's an AIDS-inducting blantant hack, and it roots from 199x original MAME design. (in pull request just because it needs compiling and testing)
2015-07-07Added a bunch of doxygen style comments in screen.h, regarding MCFG_SCREEN_* ↵ angelosa1-0/+43
functions
2015-07-07c128_flop.xml: Added Paperback Writer 128, Term Paper Writer, The Great War, ↵ Curt Coder3-8/+80
and Your Personal Financial Planner 128 disk images. [Curt Coder]
2015-07-07Fix for MAMETESTERS bug #04877 mamesick1-1/+1
There's no need to keep that visible area wrong value now that the offsets are fixed. If this change was made for the offsets bug, now can go away. If not, I don't see a valid reason to keep it, since it's the cause of the bug.
2015-07-06new Sunset Riders Clone briantro2-0/+27
New Clone Added -------------------------------------- Sunset Riders (4 Players ver JAD) [Fraspe]
2015-07-07Video registers are waaaay outside of the supposed range. angelosa1-4/+14
2015-07-07skeleton added hap8-46/+137
Game & Watch: Mickey & Donald
2015-07-06improve sprite colours in aquastge (nw) David Haywood1-13/+11
2015-07-06(nw) Firepower PCB P/N thx to Alex Stiletto1-1/+1
(nw) Firepower PCB P/N thx to Alex
2015-07-06Some work towards Aqua Stage, looks like both SH-2/SH-1 shared RAMs ↵ angelosa1-1/+152
addresses can be modified somehow. It currently asks for attendant if out of service mode (which is probably the purpose of the extra input field I suppose). (nw)
2015-07-06vicdual.c: enabled save state support (nw) Ivan Vangelista4-221/+218
2015-07-06seta.c: completed dipswitches for keroppi from the manual. Thanks to Diet Go ↵ Ivan Vangelista1-46/+41
Go Fan for pointing it out (nw)
2015-07-06fix the implementation of the AVR8 EIJMP instruction Felipe Corrêa da Silva Sanches1-1/+1
2015-07-06Fix for MAMETESTERS bug #00317, #04405 mamesick1-8/+11
Adjusted offsets in seta.c video hardware file. The mentioned bugs in commit title are fixed, probably others too. No time to test all games in normal and flip screen mode, also detect a 1 pixel bug is often really difficult with screen flipped. The vast majority of games have been tested with service mode test grid and are ok. Curiously these changes don't fix #04877 which seems to be another kind of issue: offsets values are right but the whole screen is shifted 8 pixels to the right.
2015-07-06c1pmf: updated to use new floppy Dirk Best2-27/+25
2015-07-06Fix for MAMETESTERS bug #05959 mamesick1-2/+2
This simple line change fixes the missing sound bug in KYROS and SSTINGRY (which was not reported in the bug). There's no more need to doubling audio CPU interrupts per frame after the conversion of the driver to the usage of scanline timers. Sorry for opened and closed this request multiple times, I'm learning how to GIT works just now. Thanks.
2015-07-06Add missing pals as NO_DUMP for TNZS old and new style PCBs (n/w) Lord-Nightmare1-4/+39
2015-07-05m20: notes (nw) cracyc1-5/+5
2015-07-05New non-working driver: Metamáquina 2 desktop 3d printer (This also ↵ Felipe Corrêa da Silva Sanches4-6/+245
provides an implementation of the AVR8 EIJMP instruction)
2015-07-05Added 'jumpingi' (red Imnoe PCB based on jumpinga, or possibly parent of) system11b2-3/+47
Corrected date to 1998 for jumpinga
2015-07-05g64_dsk: Respect the number of tracks specified in the image header. [Curt ↵ Curt Coder2-55/+76
Coder]
2015-07-05winfile.c: Stop crashing after saving to a disk image loaded from a software ↵ Curt Coder1-0/+3
list. [Curt Coder]
2015-07-05m20: use 6845 to draw (nw) cracyc1-25/+29
2015-07-06Removed name because is can be confused with Namco System 11 hardware which ↵ Guru1-4/+4
this is not (nw) Please don't add dumper's names etc as comments in the src unless they do real coding work or detailed readme's.
2015-07-05This is it. ti99 says Goodbye to legacy floppy. Michael Zapf12-5595/+16
2015-07-05Corrected viewable screen area as per bug 05593 system11b1-1/+1
Verified against Thundercross and Super Contra PCBs