Commit Graph

37050 Commits

Author SHA1 Message Date
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
cracyc 66d5c94a12 m20: notes (nw) 2015-07-05 21:52:22 -05: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
Curt Coder a23ac093ee (MESS) pet_cass.xml: Added tapes. [Dagarman]
(MESS) pet_flop.xml: Added disks. [Dagarman]
2015-07-04 14:27:56 +03: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
Mike Naberezny 5f6235f080 Close open files. (nw) 2015-07-03 17:38:55 -07:00