Commit Graph

3881 Commits

Author SHA1 Message Date
Aaron Giles
af1273c18d From: Atari Ace [atari_ace@verizon.net]
Sent: Friday, December 12, 2008 9:28 AM
To: submit@mamedev.org
Cc: atariace@hotmail.com
Subject: [patch] yet another small Machine cleanup

Hi mamedev,

This patch modifies the tms34010.h, pc16552.h, and tms34061.h
interfaces to eliminate some more global Machine variables.  Six more
deprecat.h includes eliminated.

FYI, 128u5 had 523 deprecat.h includes and ~1400 Machine variables,
now were down to 374 and ~420 respectively, so progress is being made.

~aa
2008-12-14 08:15:01 +00:00
Aaron Giles
9acb30bcbe From: Micko [mailto:mmicko@gmail.com]
Sent: Saturday, December 13, 2008 2:15 AM
To: Aaron Giles
Subject: Re: Another 8080/85 change from me

Hi Arron,
 
Here is the patch.
 
Problem was in EI handling and not clearing of interrupt enable flag, as I did in previous. So now EI is done as in Z80 since it is working same way. I have tried a invaders clone having problem, now they work, also MESS machine for which I initialy did this works.
 
Hope this will be in u6.
 
Micko
2008-12-14 08:11:42 +00:00
Roberto Fresca
9daee25286 Removed the ACIA6850 device from Cal Omega System 905 machine driver. It fixes the wrong lack of SW2. 2008-12-14 02:10:02 +00:00
Aaron Giles
2667ca65f1 02718: zigzag, zigzag2: Don't boot correctly. The screen just flashes over and over. 2008-12-14 01:31:12 +00:00
Nathan Woods
f2c32190ea Changed the 6522 VIA implementation to be a device 2008-12-14 01:08:14 +00:00
Aaron Giles
5b13d131ea 02730: fiveside: locks up at rom check 2008-12-14 00:44:52 +00:00
Aaron Giles
ed2768338f Changed attotime_to_ticks/ticks_to_attotime to use UINTs and the eminline
functions where possible.
2008-12-14 00:34:14 +00:00
Aaron Giles
cfadc42b71 02740: resizing the debug window, the text is only in the old area
(Can't believe people still run with live resizing/dragging turned off :)
2008-12-14 00:33:42 +00:00
Aaron Giles
b58d08db4b 02661: f1gpstr2: Game freezes upon reaching track
02708: wildplt: Gameplay freezes at start 

Fixes by Mamesick.
2008-12-14 00:16:17 +00:00
Phil Bennett
91f5ef0ea7 Added Neo Geo Unibios 1.2 (older version) 2008-12-13 23:10:31 +00:00
Curt Coder
307cea3466 Fixed an insignificant typo. 2008-12-13 19:55:49 +00:00
Curt Coder
747fff0641 Removed deprecation. 2008-12-13 19:39:54 +00:00
Curt Coder
46041fc024 Removed unnecessary deprecation. 2008-12-13 19:31:05 +00:00
Curt Coder
43fb096253 Used cleaner function and demoted some games to NOT_WORKING due to strange behavior. 2008-12-13 19:29:38 +00:00
Roberto Zandona
aa8708e562 cb2001: added opcodes 2008-12-13 17:43:14 +00:00
Nathan Woods
8917ad4f41 6522 interface cleanups 2008-12-13 16:56:09 +00:00
Angelo Salese
b12547e1e1 Written a driver for Jangou,working with sound. [David Haywood,Angelo Salese,Phil Bennett]
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Jangou [David Haywood,Angelo Salese,Phil Bennett]
2008-12-13 16:30:56 +00:00
R. Belmont
600351ca69 [02728] Fix Kaneko "Toybox" protected games on big-endian. 2008-12-13 16:07:47 +00:00
Tomasz Slanina
a3eab20447 Promoted form NOT_WORKING status : Super Free Kick + clone
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Super Free Kick [Tomasz Slanina]
2008-12-13 15:15:08 +00:00
Roberto Zandona
acbad50008 cb2001: new opcode added 2008-12-13 14:59:37 +00:00
Phil Bennett
5ea2c772c0 Changed ttmahjng title to 'T.T Mahjong' 2008-12-13 14:48:36 +00:00
Phil Bennett
d689bd7577 02739: skysoldr: In-game music (three level BGMs and boss theme) plays one octave higher.
Reduced all alpha68k.c YM2413 clocks from 8MHz to 3.579545MHz.
2008-12-13 14:31:19 +00:00
Roberto Zandona
ab0af7427c added opcodes in cb2001 2008-12-13 14:25:16 +00:00
Quench
e00af75586 Fixed Wardner games hanging during POST.
Added SaveState flag - savestate in this driver was supported a long time ago.
2008-12-13 12:33:33 +00:00
Roberto Zandona
6661a69e0a added opcodes to cb2001 driver 2008-12-13 09:23:59 +00:00
Aaron Giles
17653fef4d Some misc fixes. 2008-12-13 08:10:27 +00:00
Aaron Giles
e643a688b3 Fixed remaining crash regressions from recent changes. 2008-12-13 07:01:40 +00:00
Aaron Giles
59975ceb55 Expanded cpuexec cycles <-> attotime functions to handle UINT64s. 2008-12-13 06:41:29 +00:00
Aaron Giles
1c9b12c644 Modified regrep to display the soruce file. 2008-12-13 06:29:25 +00:00
R. Belmont
8823bb9ba0 Re-order SCSP init to fix crash. 2008-12-13 04:20:19 +00:00
Roberto Fresca
c53a11a57d New driver for Four Roses. The game is encrypted and also has a MCU.
Added hardware and tech notes.


New games marked as GAME_NOT_WORKING
------------------------------------
Four Roses (encrypted, 2 sets)[Roberto Fresca]
2008-12-13 01:08:00 +00:00
Brian Troha
5a5c5f7450 1 & lower case "L" look too much alike on my machine 2008-12-12 21:51:47 +00:00
Brian Troha
203ddbca32 New Clone added: CarnEvil (v1.0.3)
CarnEvil (v1.0.3) [Brian Troha]
2008-12-12 21:35:25 +00:00
Andrew Gardner
e1f9347f0d Pointer-ified the dsp56k cpu core. [Andrew Gardner]
(There are still a couple of global memory arrays that i've gotta' move into the cpu struct.  Will do that soonish.)
2008-12-12 16:18:42 +00:00
Aaron Giles
fdce8d4d0c Fixed missing clock on alg games as well. 2008-12-12 15:33:45 +00:00
Aaron Giles
b774fabe1a Fixed arcadia games. 2008-12-12 15:32:23 +00:00
Curt Coder
88bd536416 Added missing voids. 2008-12-12 12:23:09 +00:00
Curt Coder
35ebc1b1e3 Added INTE line handling. The games are working now. 2008-12-12 11:49:01 +00:00
Curt Coder
63a5cd896a I8085
- added INTE and state word callbacks

N8080.c
- rewrote interrupt handling according to schematics
- added interrupt acknowledge
2008-12-12 10:37:25 +00:00
Curt Coder
a07c721c0a Fixed Miss Bubble 2. 2008-12-12 08:24:40 +00:00
Curt Coder
0179418856 Fixed Top Roller. 2008-12-12 08:14:22 +00:00
Aaron Giles
b400e7978b From: Atari Ace [mailto:atari_ace@verizon.net]
Sent: Thursday, December 11, 2008 6:52 PM
To: submit@mamedev.org
Cc: atariace@hotmail.com
Subject: [patch] deprecat.h cpu cleanup

Hi mamedev,

This patch purges the last few uses of deprecat.h from the cpu cores,
plus a handful of other Machine cases elsewhere that were found by
script inspection.

~aa

--

Hi mamedev,

This patch eliminates most uses of deprecat.h in the sound cores by
attaching the device to the state object and using it where
appropriate.  Given that all the cpu objects use this convention, and
three sound cores already do this, this seemed an appropriate
approach.

~aa
2008-12-12 06:11:15 +00:00
Aaron Giles
9dc4966109 From: Atari Ace [mailto:atari_ace@verizon.net]
Sent: Thursday, December 11, 2008 10:56 AM
To: submit@mamedev.org
Cc: atariace@hotmail.com
Subject: [patch] verboselog changes for future Machine removal

Hi mamedev,

Several mame files use an inline verboselog definition which saves
typing the cpuexec_describe_context repeatedly.  While this is a nice
feature, each case introduces a then hard to remove deprecated Machine
variable.  One way to fix this would be to add machine to the
parameter list for each verboselog call.  Another way would be to
change them to include the context call explicitly inside a typical
logging macro (e.g. decocass.h).  Not knowing which would be more
acceptable to mamedev, I've included patches for both.

~aa

(I chose to pass the machine to the verboselog function.)
2008-12-12 06:03:37 +00:00
Aaron Giles
9fa83f844a Giga Man 2: The Power Fighters (bootleg of Mega Man 2: The Power Fighters) [David Haywood]
> The roms were forwarded to the list ages ago.  From Arzeno.
>
> GFX roms aren't dumped, using the original CPS2 ones causes the 'GIGA' 
> part of the title to be missing.  They should be different
> SOUND rom isn't dumped, it uses an AD-65 (OKI6295) instead of QSOUND, 
> so I can't add the sound.
>
> Progarm appears to run as expected.
>
> it took a long time to figure out that this change was needed because 
> MAME simply exits to the commandline without any kind of message, or 
> possible backtrace if you attempt to call cpu_set_input_line with an 
> invalid CPU.
>
> -        cpu_set_input_line(space->machine->cpu[1], INPUT_LINE_RESET, 
> (data & 0x0008) ? CLEAR_LINE : ASSERT_LINE);
> +    if (space->machine->cpu[1])    
> cpu_set_input_line(space->machine->cpu[1], INPUT_LINE_RESET, (data & 
> 0x0008) ? CLEAR_LINE : ASSERT_LINE);
>
2008-12-12 05:58:38 +00:00
R. Belmont
2c7aed307a Fix Altivec RGB primitives on newer GCCs. [budge, Vas Crabb] 2008-12-12 04:20:19 +00:00
Roberto Fresca
cd7f972c5e Added working button-lamps + layout to Bra$il, Fashion, and New Magic Card. 2008-12-12 01:27:58 +00:00
Angelo Salese
976643a24b (Added the Forte 2 driver into the main SVN tree) 2008-12-11 21:09:49 +00:00
Roberto Zandona
1a825a230f cb2001: decrypted 2 more opcodes 2008-12-11 20:45:06 +00:00
Roberto Zandona
ceedf880c1 removed a wrong comment 2008-12-11 20:09:42 +00:00
Roberto Zandona
6b20f6a155 Cherry Bonus 2001: added a skeleton driver and some decrypted opcodes
New games marked as GAME_NOT_WORKING
------------------------------------
Cherry Bonus 2001 [David Haywood, robiza]
2008-12-11 19:54:59 +00:00