Commit Graph

17837 Commits

Author SHA1 Message Date
smf-
ae3a267781 realigns to the tab size if a space is followed by a tab, this mimics the previous behaviour (nw) 2012-10-08 14:17:55 +00:00
smf-
1872876652 (MESS) ran the new srcclean on these, as an example (nw) 2012-10-08 12:11:39 +00:00
smf-
77e2f55e6a Spaces are converted to tabs at beginning of lines and tabs are converted to spaces everywhere else. Comments in .lst files are cleaned. Extra blank lines are trimmed from ends of source files [smf] 2012-10-08 10:58:03 +00:00
Miodrag Milanovic
55e1bb7096 fixed rom lengths (no whatsnew) 2012-10-08 09:50:30 +00:00
Miodrag Milanovic
9341939371 new not working game
--------------------
Secret Service (2.6 alternate sound) [PinMAME]
Odin [PinMAME]
Gamatron (Sonic) [PinMAME]
Star Wars (Sonic, alternate set) [PinMAME]
Nemesis [PinMAME]
Verne's World [PinMAME]
2012-10-08 09:41:47 +00:00
smf-
ffdb71f9fc ran cleanup.cmd to find out why some files were skipped and it pnly found these (nw) 2012-10-08 08:37:39 +00:00
Miodrag Milanovic
a76f41cb62 new not working game
--------------------
3 On 3 Dunk Madness (US, prototype?)  [ShouTime, Smitdogg, The Dumping Union]
2012-10-08 07:17:20 +00:00
Miodrag Milanovic
f3d5df18e3 Clean-ups and version bump 2012-10-08 06:41:35 +00:00
Fabio Priuli
9d2e613576 (MESS) softlist: sync with latest consistency/info fixes. no whatsnew. 2012-10-08 06:36:31 +00:00
Miodrag Milanovic
f20c31a065 Emulated Lord of Gun's protection rather than patching it out [iq_132] 2012-10-08 06:25:43 +00:00
smf-
c683bc7181 (MESS) Uses the IO line from the SASI bus to determine the direction of the SASI data port. This seems the most likely way the hardware works. [smf] 2012-10-07 23:07:44 +00:00
smf-
95dcf93a69 Moved scsi protocol code from scsibus_device to scsihle_device, leaving scsibus_device to calculate the current bus contents and distribute it to each of the scsidev_device. [smf] 2012-10-07 22:54:59 +00:00
Luca Elia
fd98bf8bde suna8.c: fixed sound samples width, improves speech
in e.g. rranger [Luca Elia]

Promoted starfigh to playable state [Luca Elia]
* Address line scrambling of data ROMs
* ROM bank latching and mirroring
* Sound latch and NMI disable
* Patched some further protection
* Added graphics banking

New games added or promoted from NOT_WORKING status
---------------------------------------------------
Star Fighter (v1) [Luca Elia]
2012-10-07 21:56:29 +00:00
smf-
6dfaac0c3a added atn to scsicb for completeness & renamed reset line to rst. (nw) 2012-10-07 21:35:43 +00:00
Michaël Banaan Ananas
3f6fbc58ef alternate implementation, fixes imperfections 2012-10-07 20:44:10 +00:00
Wilbert Pol
e5d37a4595 (MESS) a2600.c: Added proper support for games using a 4in1 mapper. (Wilbert Pol) 2012-10-07 20:12:10 +00:00
Michaël Banaan Ananas
f4252feeea added spacezap color overlay, i blame the core layout renderer for the imperfections(gaps) 2012-10-07 20:00:58 +00:00
Justin Kerk
c990d4b75b softlists: More fullwidth->halfwidth and NFC normalization 2012-10-07 19:51:22 +00:00
Wilbert Pol
0f9ab8ce82 (MESS) a2600.c: Added support for 8in1. (Wilbert Pol) 2012-10-07 19:34:19 +00:00
Fabio Priuli
68c1ebe094 (MESS) snes.xml: Added 47 cartridges from Ecco [Ecco, RedScorpion, ReadOnly]
out of whatsnew: Justin, could you please re-fix Japanese fullwidth characters in this list (and check pc8801_flop as well)?
this was in progress before your commit and it was easier to revert the char changes than fixing the other conflicts.
2012-10-07 16:45:04 +00:00
Robbbert
b8431a8705 Atari_s1: more wip (system works but no sound) 2012-10-07 12:24:09 +00:00
smf-
a03e62136c changed rmnimbus to use DEVCB & added a callback for ACK. (nw) 2012-10-07 12:04:20 +00:00
Fabio Priuli
2b322a3585 (MESS) softlists: bunch of consistency fixes and info. nw. 2012-10-07 11:05:21 +00:00
smf-
4e4ca93949 missed a file from previous commit - removed dependency pollution (nw) 2012-10-07 11:04:21 +00:00
smf-
1b7345b64e removed dependency pollution (nw) 2012-10-07 11:03:10 +00:00
Robbbert
c09cf1e9b2 Atari_s1: wip 2012-10-07 10:55:30 +00:00
Curt Coder
31387945c8 srcclean (nw) 2012-10-07 09:12:56 +00:00
Michaël Banaan Ananas
1f1557407c (placeholder) 2012-10-07 09:12:43 +00:00
Robbbert
085870c8fc reverted it properly, doesn't crash now 2012-10-07 08:15:53 +00:00
Robbbert
d07477a3bc Fixed compile error, no idea if i broke something else. 2012-10-07 08:02:19 +00:00
Scott Stone
5b7d874fb4 [MESS] a2600.xml: Corrections based on recent regression fixing and testing (nw) 2012-10-07 02:22:10 +00:00
smf-
a880c0cbb5 includes scsicb.h instead of scsibus.h (nw) 2012-10-07 01:36:30 +00:00
smf-
6efa5b5034 includes scsicb.h instead of scsibus.h (nw) 2012-10-07 01:30:49 +00:00
Scott Stone
7b9c925698 [MESS] a2600 - Fixed pitfall2 DPC OSC to closely match recording of actual cart. (nw) 2012-10-07 01:24:44 +00:00
Scott Stone
e65c80e337 [MESS] A2600 (btime) works again (nw) 2012-10-07 00:55:36 +00:00
smf-
15f12d2fc2 don't use ROMX_LOAD when it's not needed (nw) 2012-10-06 20:45:50 +00:00
Wilbert Pol
59f72f4aba (MESS) a2600.c: Fixed regressions for decathln and thwocker introduced with opbase handler/direct update handler changes. (nw) 2012-10-06 19:23:52 +00:00
Michaël Banaan Ananas
a64c5d6cea added simple color overlay to 280zzzap (bonnet/sky can't be added to mame internal layout of course) 2012-10-06 18:40:45 +00:00
Wilbert Pol
9908952b1c 6532riot.c: Slightly improved startup values to fix more a2600 regressions (nw) 2012-10-06 18:31:50 +00:00
Wilbert Pol
0f67ea3758 6532riot.c: Made reg_r method debugger friendly. (nw) 2012-10-06 18:15:58 +00:00
Wilbert Pol
dd3e7829b7 (MESS) a2600.c: Made the direct update handler debugger friendly. (nw) 2012-10-06 18:11:38 +00:00
Scott Stone
88577a96d4 Improved the graphic rendering a bit in blackt96, almost where it should be. Sound still missing and other possible issues related to PIC that is not hooked up - any help there is appreciated. From Haze (nw) 2012-10-06 16:39:12 +00:00
Michaël Banaan Ananas
e2905e68ee only load the simms on NO-CD sets 2012-10-06 16:26:49 +00:00
Oliver Stöneberg
b9427f705a fixed VS2012 warnings in src/emu/machine/scsicb.c (no whatsnew) 2012-10-06 12:42:59 +00:00
smf-
5409cb912b Changed rmnimbus to talk to scsicb instead of scsidev. It got missed as it didn't use the line handlers (nw) 2012-10-06 12:28:24 +00:00
Michaël Banaan Ananas
028ca94f63 ds2404: get rid of trampoline code 2012-10-06 12:07:07 +00:00
Michaël Banaan Ananas
f560622000 fix array out of bounds access 2012-10-06 10:47:57 +00:00
smf-
82da44df02 moved extra SCSI_PHASE_* into scsihle.h (nw) 2012-10-06 10:40:03 +00:00
smf-
57ba98aabe implement GetSectorBytes() (nw) 2012-10-06 10:36:57 +00:00
smf-
754b47ae55 call base class in device_start() (nw) 2012-10-06 10:36:19 +00:00