summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Cleanups and version bump.mame0125u9 Aaron Giles2008-07-0319-123/+123
|
* Galactic Storm Aaron Giles2008-07-035-0/+1010
| | | | | | | (c)1992 Taito added by Hau
* Lighter weight debugger optimization for ADSP2100. Aaron Giles2008-07-031-746/+702
|
* New game not working: Aaron Giles2008-07-032-5/+18
| | | | | Hell Night (ver EAA) [Guru]
* This is to fix the memory leak in ledutil.c Aaron Giles2008-07-031-0/+1
| | | | | | | Thanks HeadKaze
* corrects copyright year Brian Troha2008-07-031-1/+1
|
* New games added or promoted from NOT_WORKING status Brian Troha2008-07-032-9/+79
| | | | --------------------------------------------------- Touchmaster 8000 (v9.04 Standard) [Brian Troha]
* adds the captain commando bootleg from highwayman with corrected rom loading. davidhay2008-07-023-0/+65
| | | | | | | | | | | | new clones ---------- Captain Commando (bootleg) [highwayman] (NOT WORKING) ------------------------------------------------------------------------ (it's a good dump of the bootleg Guru dumped with half size gfx roms) sprite problems due to different hardware, left as non-working. I have code for this somewhere.
* 3rd punisher bootleg set davidhay2008-07-023-0/+31
|
* and an alt bootleg set davidhay2008-07-023-1/+79
|
* the same for the punisher bootleg with PIC. davidhay2008-07-023-0/+39
|
* this adds the rom loading for the cadillacs & dinosaurs sets with PICs.. davidhay2008-07-023-0/+155
| | | | | no good dumps of the PICs exist, and this is mainly for reference so that I don't forget the graphic rom loading on them. they don't work. they're basically the same set from different PCBs, so one will probably be removed eventually.
* New Clones Aaron Giles2008-07-022-0/+45
| | | | | ---------- Spy Hunter (Playtronic license) [stefanocsw]
* actually remove the not working flag. davidhay2008-07-021-1/+1
|
* makes starfora work.. first time lucky etc... davidhay2008-07-021-3/+3
| | | | | | | New Clones ---------- Star Force (encrypted, set 2) [highwayman]
* adds starfora (non-working) davidhay2008-07-023-53/+95
| | | | | | | | this needs a different decrypt functino. I'll see if it works with any of the existing ones. New clones added ---------------- Star Force (encrypted, set 2) [highwayman] (NOT WORKING)
* Here is the log : Aaron Giles2008-07-021-17/+44
| | | | | | | | | | | | | - add controls for player 2 (partially fixed bug ID 00299) - cleaned other inputs and Dip Switches - add GAME_NO_COCKTAIL flag (I don't know how to fix such issues) I hope that someone will be able to commit this before next release ... Steph from The Ultimate Patchers
* I'm sorry to submit this fix the "old way", but I don't have SVN here ... Aaron Giles2008-07-021-35/+52
| | | | | | | | | | | | | | | | Anyway, I've fixed one of the oldest bug in MAME as it existed since the game was added in MAME 0.37b1 (even if the bug reports it far after) ... Here is the log of my changes for 'usclssic' : - fixed bug ID 00654 - use port tags instead of indexes - use AM_READ_PORT macro Note that this driver still requires a lot of work to merge the memory maps and use the tags and AM_READ_PORT macros everyone, but I don't have enough time at the moment to do so ... Steph from The Ultimate Patchers
* Credit ShimaPong - Updated cheat system Couriersud2008-07-011-1990/+1362
| | | | | | | | | | | | | | | | | | | | | | | | - Roll back older periodic function Now standard/old format work in this function Otherwords, several operations which doesn't exist in older function and added recently are now disabled - Separated load_cheat_code() to 3 indipendent functions And added new cheat options, "Load New/Standard/Old Format Code" (Default : load all format codes) NOTE : delete all cheat options in the database before start or reload default options (Shift + Reload key) in cheat general menu - Added format strings structure to accept huge size strings in loading a database to prevent from breaking other strings - Changed Link in new format Label code is now "Link-Label" and sub-label is "Label-Sub-Link" "Standard-Link" is no longer label - Added choose_label_index() to manage label selection - Fixed build_label_index_table() to prevent from crashing And disabled to build label index table in case of standard/old format - Fixed memory free problem in case of standard/old code - Fixed several reported/found bugs
* tumbleb.c update (from Stephh) davidhay2008-07-011-321/+351
| | | | | - updated Dip Switches for 'wlstar' and 'wondl96' - added notes for these 2 games and updated some others - added port tags and updated memory definitions and read handlers
* 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
| | | | | heatof11 gets to the color bars but only if you enable the debugger. Not sure why.
* 01962: tailg: "Fatal error: Input ports cannot be read at init time!" with ↵ Aaron Giles2008-07-011-2/+7
| | | | -debug
* 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
| | | | will always be allocated when a fixed mode is first used.
* Improvements to Cal Omega driver: Roberto Fresca2008-07-011-87/+101
| | | | | | | - Unified MACHINE_RESET for systems 903/904/905. - Created a new handler to manage the first 4 bits of system 905's PIA1 portB as input mux selector. (905 is still not working) - Updated technical notes.
* s14001a.c: fix a minor bug with the 4-bit dac range. wolfpack clips again, ↵ Jonathan Gevaryahu2008-06-301-2/+6
| | | | and I'm almost sure its an encoding error on the original speech
* 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
| | | | 01940: All cps3.c sets: Access Violation
* Fixed some save state problems in the DCS driver. Still comes out garbled Aaron Giles2008-06-302-23/+41
| | | | on a load, however. Extended memory.c to support up to 4096 banks.
* 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
| | | | | | | | | * marked IDT instructions for R4650 only * accounted for time taken in throwaway likely branch slots * fixed jalr to respect the correct link register * fixed c.eq, c.lt, c.le to fail if unordered * fixed swxc1, sdxc1 to use the correct source register (fixes many Gauntlet problems) * fixed CCR31 display in debugger
* adds 'moon lander' bootleg of lunar rescue.. davidhay2008-06-302-0/+85
| | | I can't remember who sent this, so I don't know who to credit.. we have lots of artwork and stuff so we should probably give it to the art guys....
* Update S14001A core: improved filtering to be more accurate to the chip, ↵ Jonathan Gevaryahu2008-06-301-16/+30
| | | | changed internal audio renderer to produce 4 bit sound as the real chip does. Moved filter outside of the main rendering loop into the glue code. Note: with this update, you may hear a whining noise that was not previously present. This is accurate to the chip! The real chip would almost always have an analog filter placed on its output to suppress this whine.
* adds alt wiz set, marked as 'alt sound' but sounds the same to me? it just ↵ davidhay2008-06-292-1/+32
| | | | | | | | has alt program roms. New Clones ---------- Wiz (Taito, set 2) [David Haywood]
* minor change to video/ms32.c davidhay2008-06-291-3/+3
| | | | i'm rewriting this anyway, but as that's probably going to take forever, I may as well fix this stupid mistake ;-)
* Reenabled speed cheat R. Belmont2008-06-291-1/+1
|
* Improved behavior of PGM on big-endian. The ARM7 boots properly now but ↵ R. Belmont2008-06-291-6/+6
| | | | can't sync with the 68k for some reason.
* 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
| | | should be OK now
* Night Striker update (credit kanikani) Yasuhiro Ogawa2008-06-292-10/+138
| | | | | | | | - Added World version as new parent (nightstr) - Renamed already-supported US version to nghtstru - Added Japanese version (nghtstrj) - Removed unnecessary analog input remapping - Added analog stick adjusting port
* Stash jump target address before executing delay slot. Aaron Giles2008-06-291-6/+11
| | | | | | | Also, don't update link register until delay slot has finished executing. Fixes hang in gauntleg, though there are math problems lurking still.
* Fixed compile error: "random_r" is a system global on POSIX-y systems. R. Belmont2008-06-291-4/+4
|