summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* mc68hc11: Fixed a bug with TAP opcode Angelo Salese2009-06-263-6/+12
* mc68hc11: added STX DIR, STY DIR opcodes Angelo Salese2009-06-262-2/+27
* mlanding: improved the MSM hook-up Angelo Salese2009-06-261-36/+52
* Added TMS0980 cpu core. Wilbert Pol2009-06-266-0/+1110
* mlanding: Added background graphics, game should be working now... Angelo Salese2009-06-261-9/+8
* (not worth mentioning in whatsnew) Andrew Gardner2009-06-267-7/+7
* mlanding: added DSP (!?), now dot ram data looks more reasonable. Angelo Salese2009-06-261-11/+50
* New clones added Yasuhiro Ogawa2009-06-263-4/+122
* adds PCB location to several rom sets in the asteroid.c driver. Brian Troha2009-06-261-65/+65
* Fixed AGA display window start and stop (fixes startup screen and lsrquiz & l... mariuszw12009-06-254-24/+75
* mlanding: fixed foreground framebuffer graphics [Phil Bennett] Angelo Salese2009-06-251-136/+240
* mlanding: Fixed analog inputs Angelo Salese2009-06-251-39/+138
* Added XTAL for MESS. Curt Coder2009-06-251-0/+1
* marked all beatmania iidx games as not working. smf-2009-06-251-9/+9
* Fixed a source merge error Angelo Salese2009-06-251-4/+12
* New games added or promoted from NOT_WORKING status smf-2009-06-252-36/+92
* 02797: hangplt: Hang Pilot no longer boots since the new PPC DRC went in. [Ph... Phil Bennett2009-06-251-70/+70
* mlanding: fixed sub CPU reset line,fixed main-to-sound CPUs comms, added PORT... Angelo Salese2009-06-251-31/+53
* Cleanups and version bump.mame0132u2 Aaron Giles2009-06-2518-185/+185
* Added casts to ensure proper values are passed to the ctype.h functions. Aaron Giles2009-06-2527-85/+88
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-25527-3101/+2333
* From: Kevin Eshbach Aaron Giles2009-06-255-124/+126
* From: David Haywood Aaron Giles2009-06-252-367/+281
* Improved sound and inputs in Midnight Landing Angelo Salese2009-06-251-36/+98
* Fixed breakpoints in the TMS9900 CPU core [Olivier Galibert] Angelo Salese2009-06-241-29/+1
* Fixed PPCDRC incorrect instruction checksum order [Phil Bennett, R Belmont] Phil Bennett2009-06-241-4/+4
* Amiga AGA update [Mariusz Wojcieszek] mariuszw12009-06-243-76/+371
* 02974: dmdtouch: Freeze/Hang of process Angelo Salese2009-06-241-4/+8
* fixed MAMETesters bug 3278 [Hau] Yasuhiro Ogawa2009-06-241-27/+21
* mc68hc11: added user-selectable configs, and hooked up in both drivers Angelo Salese2009-06-234-23/+52
* MC68HC11: Added STX INDX, STX INDY, STY INDY Angelo Salese2009-06-232-11/+49
* Fixed some video emulation bugs Angelo Salese2009-06-231-79/+247
* mc68hc11: Added DEC INDX, DEC INDY, INC INDX, INC INDY, SBCA IMM, SBCB IMM, S... Angelo Salese2009-06-223-89/+354
* mc68hc11: Added SWI, WAI, STOP, RORA, RORB Angelo Salese2009-06-224-19/+174
* Added genuine Japanese version of lupin3 [Hau, Team Japump] Yasuhiro Ogawa2009-06-225-6/+78
* hachamf: redumped GFX maskROM and corrected filename [Team Japump!!!] Yasuhiro Ogawa2009-06-221-9/+8
* mc68hc11: Added LSRA, LSRB, DEC EXT, BLS, NEGA, NEGB, BHI Angelo Salese2009-06-213-22/+137
* Small bug-fix Angelo Salese2009-06-211-0/+1
* mc68hc11: hooked up very basic IRQ support. Angelo Salese2009-06-212-30/+67
* Would help if I c+p the hitpoker file actually... Angelo Salese2009-06-211-39/+78
* mc68hc11: Added BRCLR DIR, BRSET DIR, RTI, COMA, COMB, CLV [Angelo Salese] Angelo Salese2009-06-213-7/+92
* Did some specific improvements for hitpoker Angelo Salese2009-06-211-51/+108
* mc68hc11: Added ROLA, ROLB, SUBD INDX, SUBD INDY, SBCA INDX, SBCA INDY, SBCB ... Angelo Salese2009-06-213-10/+159
* mc68hc11: Documented all the remaining missing opcodes, they are 91 out of 310. Angelo Salese2009-06-211-9/+100
* Fixed MT3276 Fabio Priuli2009-06-211-3/+6
* New clone added: Asteroids (rev 4) Brian Troha2009-06-212-13/+48
* mc68hc11: Fixed a CPY IMM DASM bug, added BRCLR INDX, BRSET INDX, BCLR INDX, ... Angelo Salese2009-06-204-10/+181
* mc68hc11: Added LSRD, STX EXT, STY EXT, IDIV, CPY DIR, CPY EXT, CPY INDX, CPY... Angelo Salese2009-06-202-4/+136
* Documentation update - Bang! PCB layout Brian Troha2009-06-201-46/+95
* Fixes the broken build, hopefully. That'll learn me. Ryan Holtz2009-06-201-1/+0