summaryrefslogtreecommitdiffstatshomepage
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-03Cleanups and version bump.mame0125u9 Aaron Giles19-123/+123
2008-07-03Galactic Storm Aaron Giles4-0/+1008
2008-07-03Lighter weight debugger optimization for ADSP2100. Aaron Giles1-746/+702
2008-07-03New game not working: Aaron Giles2-5/+18
2008-07-03This is to fix the memory leak in ledutil.c Aaron Giles1-0/+1
2008-07-03corrects copyright year Brian Troha1-1/+1
2008-07-03New games added or promoted from NOT_WORKING status Brian Troha2-9/+79
2008-07-02adds the captain commando bootleg from highwayman with corrected rom loading. davidhay3-0/+65
2008-07-023rd punisher bootleg set davidhay3-0/+31
2008-07-02and an alt bootleg set davidhay3-1/+79
2008-07-02the same for the punisher bootleg with PIC. davidhay3-0/+39
2008-07-02this adds the rom loading for the cadillacs & dinosaurs sets with PICs.. davidhay3-0/+155
2008-07-02New Clones Aaron Giles2-0/+45
2008-07-02actually remove the not working flag. davidhay1-1/+1
2008-07-02makes starfora work.. first time lucky etc... davidhay1-3/+3
2008-07-02adds starfora (non-working) davidhay3-53/+95
2008-07-02Here is the log : Aaron Giles1-17/+44
2008-07-02I'm sorry to submit this fix the "old way", but I don't have SVN here ... Aaron Giles1-35/+52
2008-07-01Credit ShimaPong - Updated cheat system Couriersud1-1990/+1362
2008-07-01tumbleb.c update (from Stephh) davidhay1-321/+351
2008-07-01I80286: Fixed POP ES in protected mode. Wilbert Pol1-0/+6
2008-07-01Preliminary emulation of video hardware (simple blitter) in Strip Teaser. Tomasz Slanina1-30/+182
2008-07-0101942: All konamim2.c sets: hang Aaron Giles3-12/+9
2008-07-0101962: tailg: "Fatal error: Input ports cannot be read at init time!" with -d... Aaron Giles1-2/+7
2008-07-01Fixed sense of debugger flag in ADSP-2100 optimization. Aaron Giles1-1/+1
2008-07-01Fixed LWXC1/LDXC1; corrects gauntleg camera. Aaron Giles1-4/+4
2008-07-01Fixed 64-bit writes in C back-end. Aaron Giles1-35/+33
2008-07-01Fixed incorrect assumption in HASHJMP that the base table for a mode Aaron Giles2-2/+2
2008-07-01Improvements to Cal Omega driver: Roberto Fresca1-87/+101
2008-06-30s14001a.c: fix a minor bug with the 4-bit dac range. wolfpack clips again, an... Jonathan Gevaryahu1-2/+6
2008-06-3001948: All alg.c and cliffhgr.c sets: Access Violation when taking a snapshot Aaron Giles1-1/+1
2008-06-3001946: Various: Fatal error: Input ports cannot be read at init time! (part 2) Aaron Giles3-7/+5
2008-06-30Fixed some save state problems in the DCS driver. Still comes out garbled Aaron Giles2-23/+41
2008-06-3001957: Access Violation on hardreset with -debug Aaron Giles1-1/+1
2008-06-30s14001a.c: Remove a TODO line for a bug which has been fixed. Jonathan Gevaryahu1-1/+0
2008-06-30MIPS recompiler: Aaron Giles3-9/+20
2008-06-30adds 'moon lander' bootleg of lunar rescue.. davidhay2-0/+85
2008-06-30Update S14001A core: improved filtering to be more accurate to the chip, chan... Jonathan Gevaryahu1-16/+30
2008-06-29adds alt wiz set, marked as 'alt sound' but sounds the same to me? it just ha... davidhay2-1/+32
2008-06-29minor change to video/ms32.c davidhay1-3/+3
2008-06-29Reenabled speed cheat R. Belmont1-1/+1
2008-06-29Improved behavior of PGM on big-endian. The ARM7 boots properly now but can'... R. Belmont1-6/+6
2008-06-29Split ADSP2100 execution loop between debug/non-debug. Aaron Giles1-708/+747
2008-06-29Added pot wheel support to world rally 2 (credit goes to Mirko Mattioli) Manuel Abadia3-54/+131
2008-06-29Added diplocations to all games in taito_z.c (credit kanikani) Yasuhiro Ogawa1-146/+97
2008-06-29some cleanup Yasuhiro Ogawa1-33/+19
2008-06-29previous commit was incomplete Yasuhiro Ogawa1-0/+259
2008-06-29Night Striker update (credit kanikani) Yasuhiro Ogawa2-10/+138
2008-06-29Stash jump target address before executing delay slot. Aaron Giles1-6/+11
2008-06-29Fixed compile error: "random_r" is a system global on POSIX-y systems. R. Belmont1-4/+4