summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu
Commit message (Expand)AuthorAgeFilesLines
* Crazy idea: run mame -valid after altering the validity checks....mame0126 Aaron Giles2008-07-061-1/+0
* Cleanups and version bump. Aaron Giles2008-07-061-1/+1
* 01965: driveyes: Access Violation Aaron Giles2008-07-061-5/+11
* 01983: Force Range cheats not working Couriersud2008-07-061-6/+8
* Adding per-device and per-CPU validity checks Nathan Woods2008-07-065-0/+92
* Fix scrolling speed in case a cheat dat has invalid (i.e. 0) settings Couriersud2008-07-061-0/+5
* 01971: Cheat menu flickers Aaron Giles2008-07-061-2/+9
* 01963: screenless systems: memory leak with -mngwrite Aaron Giles2008-07-061-5/+2
* update cheat system (fix mantis #01969) (credit ShimaPong) Roberto Zandona2008-07-041-141/+102
* MESS-specific tweak Nathan Woods2008-07-041-1/+1
* Cleanups and version bump.mame0125u9 Aaron Giles2008-07-035-12/+12
* Lighter weight debugger optimization for ADSP2100. Aaron Giles2008-07-031-746/+702
* Credit ShimaPong - Updated cheat system Couriersud2008-07-011-1990/+1362
* I80286: Fixed POP ES in protected mode. Wilbert Pol2008-07-011-0/+6
* 01942: All konamim2.c sets: hang Aaron Giles2008-07-013-12/+9
* 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
* 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
* Fixed some save state problems in the DCS driver. Still comes out garbled 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
* Update S14001A core: improved filtering to be more accurate to the chip, chan... Jonathan Gevaryahu2008-06-301-16/+30
* Split ADSP2100 execution loop between debug/non-debug. Aaron Giles2008-06-291-708/+747
* Stash jump target address before executing delay slot. Aaron Giles2008-06-291-6/+11
* Fixed 32031 so that it doesn't call the debugger if not enabled. Aaron Giles2008-06-282-4/+16
* Oops, forgot to shift addresses for 16,32,64-bit watchpoint stubs. Aaron Giles2008-06-281-12/+12
* Partial fix: 01945: All asteriod.c sets: Assertions Couriersud2008-06-281-2/+2
* Changed how watchpoints work so that supporting them adds 0 overhead Aaron Giles2008-06-284-608/+693
* 01937: All Sets: Fatal Exception on In-Game Menu Couriersud2008-06-281-0/+1
* SH2: convert context struct to go through a pointer R. Belmont2008-06-273-736/+739
* Don't generate compare interrupts unless the compare register was written Aaron Giles2008-06-273-1/+3
* Pitch calculation fix (by h0pdmiYX0) Yasuhiro Ogawa2008-06-271-1/+1
* Refactor SH2 to separate out things that aren't part of the interpreter. R. Belmont2008-06-274-749/+825
* MESS-specific compilation fix Nathan Woods2008-06-271-1/+1
* 01935: All output commands (-listxml, -cc, -listfull, ETC) crash with error Couriersud2008-06-261-1/+1
* Update docs a bit. Turn off debugger by default. Aaron Giles2008-06-261-1/+1
* GCC 64-bit compile fix R. Belmont2008-06-261-1/+1
* Cleanups/version bump.mame0125u7 Aaron Giles2008-06-2619-119/+119
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-2635-429/+413
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-261-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-264-8/+13
* From: Corrado Tomaselli [mailto:corrado.to@tiscali.it] Aaron Giles2008-06-261-0/+1
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-26178-1801/+1656
* Fixes menu scrolling speed as described by Haze Couriersud2008-06-251-0/+3
* Updated cheat system / Credit Shimapong Couriersud2008-06-251-3525/+2345
* Hornet driver: Aaron Giles2008-06-256-22/+35
* Promoted to Working davidhay2008-06-241-1/+1