Cowering
8db46d73a2
more pedantic fixes (NW)
2015-07-08 23:37:59 -05:00
Cowering
1a32c4b760
stragglers
2015-07-08 23:37:58 -05:00
Cowering
f1ea61c268
Quiet anonymous union errors. Used a couple different techniques, all compile to same code as before with -O3 (nw)
2015-07-08 23:37:57 -05:00
Cowering
674255fa0d
Make 'game' and 'machine' match.
...
It makes no sense to say a CHD for this 'game' is incorrect
when using CHD images of HDs for a computer system in MESS (nw)
2015-07-08 23:37:56 -05:00
Cowering
764ef82c7d
no idea what i changed :( (nw)
2015-07-08 23:37:56 -05:00
hap
6e855b9cf7
fix buffer overflow
2015-07-09 00:33:54 +02:00
hap
07b11906f6
changed to obvious loop
2015-07-08 22:57:03 +02:00
hap
61bfc52d71
added wake up on K input on the driver side
2015-07-08 22:35:37 +02:00
Cowering
958ec9ffe8
shut up C++ about missing args to macros, GCC5.1 generates exact same code regardless using -O3 (nw)
2015-07-08 14:45:33 -05:00
Cowering
9f7f606b5e
and another one... (nw)
2015-07-08 14:43:11 -05:00
Cowering
eda2dcb898
missed one (nw)
2015-07-08 14:42:58 -05:00
Cowering
735e6c6db7
Quiet LTO ODR warnings (NW)
2015-07-08 14:34:59 -05:00
Cowering
1e37ed8893
more pedantic fixes (nw)
2015-07-08 14:30:36 -05:00
Cowering
0e5862006d
speeling fix
2015-07-08 14:29:42 -05:00
Cowering
8f695663b4
don't include it if you don't want it (nw)
2015-07-08 14:25:22 -05:00
Cowering
1ddd0963b7
missed a -pedantic fix (nw)
2015-07-08 14:24:55 -05:00
Cowering
a821b6c4be
blame balrog for this :) (NW)
2015-07-08 14:05:56 -05:00
Cowering
9306af2c50
some extremely low hanging pedantic fruit
2015-07-08 14:00:24 -05:00
Curt Coder
859c36f8b1
victor9k: Updated pinout. (nw)
2015-07-08 21:39:29 +03:00
Ivan Vangelista
0049dee886
starcrus.c, tapatune.c: added / enabled save state support (nw)
2015-07-08 18:54:18 +02:00
hap
c4ee2e159e
stupid bug
2015-07-08 17:26:06 +02:00
Olivier Galibert
85fa440fae
scfinals: Add correct default eeproms [O. Galibert]
2015-07-08 16:32:15 +02:00
David Haywood
914b36295e
also vendettar is a US set, there's a WDUD logo after the attract cycles (nw)
2015-07-08 14:15:44 +01:00
David Haywood
e8024425bc
new clones
...
Vendetta (Asia, 4 Players, ver. Z) [Fraspe]
2015-07-08 14:11:34 +01:00
David Haywood
8db7d164b2
new clones
...
Quizard (v1.0) [TeamEurope]
2015-07-08 13:59:44 +01:00
Olivier Galibert
cc0ed832ac
m68k: fix unaligned pc-relative accesses [O. Galibert]
2015-07-08 14:00:34 +02:00
David Haywood
a700b32e2b
Merge pull request #250 from system11b/S11bells
...
S11bells - correct Bells & Whistles viewable area
2015-07-08 08:43:04 +01:00
mamesick
32aa3af890
Fix for MAMETESTERS bug #05981
...
Discussed this commit with Haze directly. If we cannot get rid of the draw_sprites
hack we use, at least we should make it working correctly, not to be the cause of bugs.
Fixed the mentioned bug and priorities in all other games that uses same drawing routine.
2015-07-08 07:03:03 +02:00
Lord-Nightmare
dfdb226849
fix note for gigaman2 set (n/w)
2015-07-07 22:49:29 -04:00
angelosa
6d47b6b63c
Added transfer size clear for DMAs, used by Chaos Seed in SS (still randomly crashes tho), nw
2015-07-08 02:14:37 +02:00
angelosa
d7541fe44c
Merge branch 'master' of https://github.com/mamedev/mame
2015-07-08 01:03:30 +02:00
angelosa
7fae92816c
Added bread-and-butter DMA CH 0 for SH7032, used by Casio Loopy for RAM fill.
2015-07-08 01:03:17 +02:00
couriersud
78917506f2
Document progress on congo bongo. Gorilla sound now works. Performance
...
up from 30% to 170%. Use
./nltool -c run -f nl_examples/congoBongo.c -t 2
to test.
Minor enhancements and bugfixes.
[Couriersud]
2015-07-08 00:37:59 +02:00
angelosa
b58f781202
Merge branch 'master' of https://github.com/mamedev/mame
2015-07-08 00:05:03 +02:00
angelosa
9651bab283
Added SH-2A flavour, which is SH-2 + SH7021 used by Casio Loopy.
2015-07-08 00:04:48 +02:00
hap
a88324eba1
added wake up on K input
2015-07-07 23:47:14 +02:00
system11b
13d34579ce
Also simplified TMNT calculation in line with Bells & Whistles.
2015-07-07 22:45:29 +01:00
system11b
8f336b2d3a
Corrected screen size for Bells & Whistles as per bug 05594
2015-07-07 22:37:14 +01:00
angelosa
feb09026c6
Bulk replace, nw
2015-07-07 23:06:49 +02:00
angelosa
c43cc5d258
Merge branch 'master' of https://github.com/mamedev/mame
2015-07-07 22:50:54 +02:00
angelosa
40d00d467d
Fixed accessing to internal map, might need another parameter for address cache "masking" (i.e. SH-1 uses address bit 27 for cache), nw
2015-07-07 22:50:47 +02:00
angelosa
ad346d1cc7
Fixed number of address lines for SH-1
2015-07-07 22:35:28 +02:00
angelosa
f7cd2d14ca
Fixed SH-1 internal mem map, nw
2015-07-07 22:29:10 +02:00
hap
2579497d2b
nw
2015-07-07 21:56:45 +02:00
hap
5c036e0998
added internal timer
2015-07-07 21:49:49 +02:00
angelosa
37950bd90f
First step in converting SH-2 to have separate internal devices. Fixed SH-1 num of address bits, removed extra read / write memory checks, added cache data array to main SH-2.
...
(out-of-whatsnew) If anything regresses please let me know.
2015-07-07 20:52:24 +02:00
angelosa
9debe72975
Fix compile
2015-07-07 20:01:29 +02:00
angelosa
3336c1815e
Minor mod, nw
2015-07-07 19:27:27 +02:00
angelosa
2f9d79fed1
I'm sick of seeing MCFG_SCREEN_VBLANK_TIME ...
...
... It's an AIDS-inducting blantant hack, and it roots from 199x original MAME design.
(in pull request just because it needs compiling and testing)
2015-07-07 19:24:57 +02:00
angelosa
5942386e5e
Added a bunch of doxygen style comments in screen.h, regarding MCFG_SCREEN_* functions
2015-07-07 18:10:36 +02:00
David Haywood
75da7dd07f
Merge pull request #248 from mamesick/master
...
Fix for MAMETESTERS bug #04877
2015-07-07 15:59:39 +01:00
Curt Coder
8bf401543d
c128_flop.xml: Added Paperback Writer 128, Term Paper Writer, The Great War, and Your Personal Financial Planner 128 disk images. [Curt Coder]
2015-07-07 14:55:03 +03:00
mamesick
67ff4beb5b
Fix for MAMETESTERS bug #04877
...
There's no need to keep that visible area wrong value now that the offsets are fixed.
If this change was made for the offsets bug, now can go away. If not, I don't see a valid reason to keep it,
since it's the cause of the bug.
2015-07-07 13:16:34 +02:00
briantro
eb986ec50f
new Sunset Riders Clone
...
New Clone Added
--------------------------------------
Sunset Riders (4 Players ver JAD) [Fraspe]
2015-07-06 20:23:12 -05:00
angelosa
0b54574115
Merge branch 'master' of https://github.com/mamedev/mame
2015-07-07 00:45:45 +02:00
angelosa
6ab10fbcd3
Video registers are waaaay outside of the supposed range.
2015-07-07 00:45:26 +02:00
hap
ac08f7c460
skeleton added
...
Game & Watch: Mickey & Donald
2015-07-07 00:30:21 +02:00
David Haywood
43c5e1a6dd
improve sprite colours in aquastge (nw)
2015-07-06 23:22:55 +01:00
Stiletto
a81988d8b5
(nw) Firepower PCB P/N thx to Alex
...
(nw) Firepower PCB P/N thx to Alex
2015-07-06 17:13:11 -04:00
angelosa
e3babf8351
Some work towards Aqua Stage, looks like both SH-2/SH-1 shared RAMs addresses can be modified somehow. It currently asks for attendant if out of service mode (which is probably the purpose of the extra input field I suppose). (nw)
2015-07-06 23:00:10 +02:00
David Haywood
92775ea014
Merge pull request #247 from felipesanches/fix_AVR8_EIJMP_instruction
...
fix the implementation of the AVR8 EIJMP instruction
2015-07-06 17:15:53 +01:00
David Haywood
d4ff9f2d3c
Merge pull request #246 from mamesick/master
...
Fix for MAMETESTERS bug #00317 , #04405
2015-07-06 17:15:48 +01:00
Ivan Vangelista
b13814ac44
vicdual.c: enabled save state support (nw)
2015-07-06 17:26:31 +02:00
Ivan Vangelista
99eebe40b3
seta.c: completed dipswitches for keroppi from the manual. Thanks to Diet Go Go Fan for pointing it out (nw)
2015-07-06 17:09:03 +02:00
Felipe Corrêa da Silva Sanches
ee29c230f5
fix the implementation of the AVR8 EIJMP instruction
2015-07-06 10:01:14 -03:00
mamesick
055dd0cf48
Fix for MAMETESTERS bug #00317 , #04405
...
Adjusted offsets in seta.c video hardware file. The mentioned bugs in commit title are fixed, probably others too. No time to test all games in normal and flip screen mode, also detect a 1 pixel bug is often really difficult with screen flipped. The vast majority of games have been tested with service mode test grid and are ok. Curiously these changes don't fix #04877 which seems to be another kind of issue: offsets values are right but the whole screen is shifted 8 pixels to the right.
2015-07-06 14:01:55 +02:00
Dirk Best
4124faf73c
c1pmf: updated to use new floppy
2015-07-06 11:23:38 +02:00
David Haywood
f32f4e5ba0
Merge pull request #237 from system11b/S11crimfght
...
Corrected viewable display as per bug 05973
2015-07-06 10:23:10 +01:00
David Haywood
d0e97a8d6d
Merge pull request #243 from felipesanches/rambo
...
New non-working driver: Metamáquina 2 desktop 3d printer
2015-07-06 10:23:01 +01:00
David Haywood
9e3aebc92e
Merge pull request #245 from mamesick/master
...
Fix for MAMETESTERS bug #05959
2015-07-06 10:22:26 +01:00
David Haywood
b92fbe3f54
Merge pull request #242 from system11b/S11jumping
...
Added 'jumpingi' / correct date
2015-07-06 10:22:13 +01:00
mamesick
a5a580b16b
Fix for MAMETESTERS bug #05959
...
This simple line change fixes the missing sound bug in KYROS and SSTINGRY (which was not reported in the bug). There's no more need to doubling audio CPU interrupts per frame after the conversion of the driver to the usage of scanline timers.
Sorry for opened and closed this request multiple times, I'm learning how to GIT works just now. Thanks.
2015-07-06 08:11:06 +02:00
Lord-Nightmare
995ece306b
Add missing pals as NO_DUMP for TNZS old and new style PCBs (n/w)
2015-07-06 01:41:13 -04:00
Felipe Corrêa da Silva Sanches
a43fac75ee
New non-working driver: Metamáquina 2 desktop 3d printer (This also provides an implementation of the AVR8 EIJMP instruction)
2015-07-05 19:47:37 -03:00
system11b
1d016950cd
Added 'jumpingi' (red Imnoe PCB based on jumpinga, or possibly parent of)
...
Corrected date to 1998 for jumpinga
2015-07-05 22:05:22 +01:00
Curt Coder
e3e03e67d1
g64_dsk: Respect the number of tracks specified in the image header. [Curt Coder]
2015-07-05 22:15:58 +03:00
Curt Coder
4005f0568e
winfile.c: Stop crashing after saving to a disk image loaded from a software list. [Curt Coder]
2015-07-05 22:15:57 +03:00
cracyc
5e1d4c56a0
m20: use 6845 to draw (nw)
2015-07-05 13:22:27 -05:00
Guru
44e4af5ff8
Merge pull request #239 from system11b/S11scontra
...
Corrected viewable screen area as per bug 05593
2015-07-06 02:17:03 +08:00
Guru
9908cb1df9
Removed name because is can be confused with Namco System 11 hardware which this is not (nw)
...
Please don't add dumper's names etc as comments in the src unless they do real coding work or detailed readme's.
2015-07-06 02:04:48 +08:00
Michael Zapf
5ed6d7c6f9
This is it. ti99 says Goodbye to legacy floppy.
2015-07-05 19:59:37 +02:00
system11b
8ac7b87860
Corrected viewable screen area as per bug 05593
...
Verified against Thundercross and Super Contra PCBs
2015-07-05 18:27:41 +01:00
Michael Zapf
445fa7422d
HDC9234: Added HD track reading; several bug fixes.
2015-07-05 17:15:01 +02:00
MetalliC
571a4e88d9
cv1k: mmbanc use NAND dump with clean bookkeeping/settings area (nw)
2015-07-05 16:00:56 +03:00
system11b
4efe9aea0a
Corrected viewable display as per bug 05973
...
Verified on actual PCB
2015-07-05 03:24:59 +01:00
hap
886495009b
added sm510 K and S ports
2015-07-05 02:46:29 +02:00
Vas Crabb
39733ffb55
Merge pull request #236 from mixxmaster/master
...
"Jumping" clocks correctly verified (nw)
2015-07-05 08:22:06 +10:00
mixxmaster
c1b6b19d33
"Jumping" clocks correctly verified (nw)
...
Special thanks to system11 who had a red Jumping PCB; the clock values
should be absolutely correct now
2015-07-04 18:02:21 -04:00
arbee
1069a3c6a9
DEC Rainbow: fixed Z80 access to shared RAM, motor on/off signal, and ROM labels. [Karl-Ludwig Deisenhofer]
2015-07-04 14:06:04 -04:00
arbee
43f222fec6
hp64k: fix compile with OG's latest changes, seems to still work OK. (nw)
2015-07-04 13:56:54 -04:00
David Haywood
ecb1a34e2d
new NOT WORKING
...
Aqua Stage [MooglyGuy, Smitdogg, Charles MacDonald, The Dumping Union]
2015-07-04 18:36:40 +01:00
balr0g
197a1ac5e0
Merge branch 'hp64k_dev2' of https://github.com/fulivi/mame
2015-07-04 12:54:01 -04:00
couriersud
4e437c687a
Further improvements + two missing files. Congo Bongo netlist now parses
...
without issues. [Couriersud]
2015-07-04 18:02:18 +02:00
fulivi
28252ce2ba
hp64k: ws & indentation cleanup
2015-07-04 15:52:26 +02:00
mahlemiut
4e99dc8cfe
amstrad: added DDI-1 disk drive expansion (464 only), and make 464 and 664 default to 64k RAM.
2015-07-05 00:25:52 +12:00
mahlemiut
504edc910e
fix GCC 4.4 compile
2015-07-05 00:25:51 +12:00
couriersud
07a7c190fd
Added MM5837 Noise Generator used by Congo Bongo. [Couriersud]
2015-07-04 13:23:15 +02:00
couriersud
d1b88dcbef
Fix monoflops
2015-07-04 13:23:14 +02:00
couriersud
ca310eef39
Added CD4538
2015-07-04 13:23:12 +02:00
ted green
143bac01bd
rgbsse.h - Added andnot_reg, clamp_to_uint8, bilinear_filter_rgbaint member functions.
...
rgbgen.h - Added andnot_reg, clamp_to_uint8, bilinear_filter_rgbaint, and += functions.
vooddefs.h - Converted rasterizer path to use rgbaint_t types. Switched to new reciplog function.
voodoo.c - Converted entire pixel pipe path to use rgbaint_t types.
2015-07-03 19:03:22 -06:00