summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* Here is the log : Aaron Giles2008-07-021-17/+44
* I'm sorry to submit this fix the "old way", but I don't have SVN here ... Aaron Giles2008-07-021-35/+52
* Credit ShimaPong - Updated cheat system Couriersud2008-07-011-1990/+1362
* tumbleb.c update (from Stephh) davidhay2008-07-011-321/+351
* I80286: Fixed POP ES in protected mode. Wilbert Pol2008-07-011-0/+6
* Preliminary emulation of video hardware (simple blitter) in Strip Teaser. Tomasz Slanina2008-07-011-30/+182
* 01942: All konamim2.c sets: hang Aaron Giles2008-07-013-12/+9
* 01962: tailg: "Fatal error: Input ports cannot be read at init time!" with -d... Aaron Giles2008-07-011-2/+7
* Fixed sense of debugger flag in ADSP-2100 optimization. Aaron Giles2008-07-011-1/+1
* Fixed LWXC1/LDXC1; corrects gauntleg camera. Aaron Giles2008-07-011-4/+4
* Fixed 64-bit writes in C back-end. Aaron Giles2008-07-011-35/+33
* Fixed incorrect assumption in HASHJMP that the base table for a mode Aaron Giles2008-07-012-2/+2
* Improvements to Cal Omega driver: Roberto Fresca2008-07-011-87/+101
* s14001a.c: fix a minor bug with the 4-bit dac range. wolfpack clips again, an... Jonathan Gevaryahu2008-06-301-2/+6
* 01948: All alg.c and cliffhgr.c sets: Access Violation when taking a snapshot Aaron Giles2008-06-301-1/+1
* 01946: Various: Fatal error: Input ports cannot be read at init time! (part 2) Aaron Giles2008-06-303-7/+5
* Fixed some save state problems in the DCS driver. Still comes out garbled Aaron Giles2008-06-302-23/+41
* 01957: Access Violation on hardreset with -debug Aaron Giles2008-06-301-1/+1
* s14001a.c: Remove a TODO line for a bug which has been fixed. Jonathan Gevaryahu2008-06-301-1/+0
* MIPS recompiler: Aaron Giles2008-06-303-9/+20
* adds 'moon lander' bootleg of lunar rescue.. davidhay2008-06-302-0/+85
* Update S14001A core: improved filtering to be more accurate to the chip, chan... Jonathan Gevaryahu2008-06-301-16/+30
* adds alt wiz set, marked as 'alt sound' but sounds the same to me? it just ha... davidhay2008-06-292-1/+32
* minor change to video/ms32.c davidhay2008-06-291-3/+3
* Reenabled speed cheat R. Belmont2008-06-291-1/+1
* Improved behavior of PGM on big-endian. The ARM7 boots properly now but can'... R. Belmont2008-06-291-6/+6
* Split ADSP2100 execution loop between debug/non-debug. Aaron Giles2008-06-291-708/+747
* Added pot wheel support to world rally 2 (credit goes to Mirko Mattioli) Manuel Abadia2008-06-293-54/+131
* Added diplocations to all games in taito_z.c (credit kanikani) Yasuhiro Ogawa2008-06-291-146/+97
* some cleanup Yasuhiro Ogawa2008-06-291-33/+19
* previous commit was incomplete Yasuhiro Ogawa2008-06-291-0/+259
* Night Striker update (credit kanikani) Yasuhiro Ogawa2008-06-292-10/+138
* Stash jump target address before executing delay slot. Aaron Giles2008-06-291-6/+11
* Fixed compile error: "random_r" is a system global on POSIX-y systems. R. Belmont2008-06-291-4/+4
* Fixed assertion when compiled against MSVC and the string is UTF-8 Nathan Woods2008-06-281-2/+2
* Fixed 32031 so that it doesn't call the debugger if not enabled. Aaron Giles2008-06-282-4/+16
* New games marked as GAME_NOT_WORKING Tomasz Slanina2008-06-284-0/+291
* Oops, forgot to shift addresses for 16,32,64-bit watchpoint stubs. Aaron Giles2008-06-281-12/+12
* fix cut-n-paste oversight for the recent Risky Challenge dipswitch fixes Brian Troha2008-06-281-2/+2
* 01941: pleiads, pleiadbl, pleiadce: Fatal error: activecpu_get_info_int() cal... Couriersud2008-06-281-3/+20
* Partial fix: 01945: All asteriod.c sets: Assertions Couriersud2008-06-281-2/+2
* fix for bug #01944 - unable to locate input port "DSW" Roberto Zandona2008-06-282-3/+3
* Renamed wilytowr.c to m63.c. Added Irem M63 PCB layout (based on Atomic Boy). Tomasz Slanina2008-06-283-44/+125
* fix for mantis 01936 - missing port tag for analog input in namcos21.c Roberto Zandona2008-06-281-37/+32
* Changed how watchpoints work so that supporting them adds 0 overhead Aaron Giles2008-06-286-616/+701
* Corrects dip setting for Risky Challenge Brian Troha2008-06-281-20/+19
* 01937: All Sets: Fatal Exception on In-Game Menu Couriersud2008-06-281-0/+1
* Makes the Komax version the parent for the Flower sets. Brian Troha2008-06-272-13/+13
* State saving for flower.c Couriersud2008-06-272-35/+44
* SH2: convert context struct to go through a pointer R. Belmont2008-06-273-736/+739