Scott Stone
b3ae400936
Misc description changes (nw)
2017-10-10 07:22:58 -04:00
Scott Stone
3e594f84d2
metalb, metalbj: Fixed DIP settings for lives to reflect actual shown in manual and game (nw)
2017-10-10 06:17:53 -04:00
RobertoFresca
59333b3bf0
updated... nw
2017-10-10 03:00:52 -03:00
RobertoFresca
5633d8ae07
Note Chance: Added more technical notes about inputs, outputs,
...
error codes and DIP switches (thanks Vas for the error codes
and DIP switches partial translation)
2017-10-10 02:34:49 -03:00
AJR
3c48b3a1e8
i8155: Trivia (nw)
2017-10-09 23:12:39 -04:00
AJR
03d7b524d1
gokidetor: Add DSW1 and DSW2 for future use (nw)
2017-10-09 23:04:06 -04:00
angelosa
5d6fa5152e
stvvdp1.cpp: fixed potential crash (nw)
2017-10-10 04:45:20 +02:00
angelosa
2a3bb94399
stv.cpp: batmanfr input labels (nw)
...
sega_scu.cpp: DMA save state registration (nw)
2017-10-10 04:45:17 +02:00
angelosa
a2dc86e253
minor (nw)
2017-10-10 04:45:15 +02:00
angelosa
a018d2dc69
stvvdp2.cpp: added ROZ mode 3, fixes split screen in Sasissu and backgrounds in Elandore [Angelo Salese]
2017-10-10 04:45:12 +02:00
AJR
b4b439be5a
New machines marked as NOT_WORKING
...
----------------------------------
Gokidetor [Surgeville, Sean Sutton, Smitdogg, The Dumping Union]
2017-10-09 22:13:47 -04:00
hap
de9ed22e4e
spelling (nw)
2017-10-09 22:35:38 +02:00
angelosa
68c4e0a4d6
More cleanups (nw)
2017-10-09 22:29:07 +02:00
angelosa
d85d76be3a
Fix copyright on header (nw)
2017-10-09 22:27:12 +02:00
angelosa
d4f7cfd631
saturn.cpp: Moved SCU related functions inside a device [Angelo Salese]
2017-10-09 22:24:14 +02:00
cracyc
358f17ad4c
z8000: the z8000 daisy chain is different enough from the z80 that it'll probably need it's own implementation if anything uses it (nw)
...
p8k: the p8k_16 uses glue logic to make z80 daisy chain devices work (nw)
2017-10-09 15:21:48 -05:00
hap
026d45a939
New working machine added
...
---------
Swamp Thing (Tiger handheld) [hap, Sean Riddle]
2017-10-09 17:43:28 +02:00
MetalliC
7bf7ae4100
typo (nw)
2017-10-09 18:24:38 +03:00
MetalliC
72e83e77fd
Merge branch 'master' of github.com:mamedev/mame
2017-10-09 18:00:56 +03:00
MetalliC
ffaa234064
segaybd.cpp redumped glocr360j sound cpu rom (nw)
2017-10-09 18:00:33 +03:00
tedgreen99
620f8550dd
rgbsse: Optimize some sse routines. (nw) ( #2700 )
...
* rgbsse: Optimize some sse routines. (nw)
* rgbsse: Create a generic getter instead of having individual color operation. (nw)
* rgbsse: Allow up to 12 bits for scaling factors. (nw)
2017-10-09 08:56:21 -06:00
ajrhacker
eb628f0296
Merge pull request #2707 from sjy96525/patch-17
...
Correct Final Furlong 2 and Crisis Zone Years
2017-10-09 10:17:09 -04:00
MetalliC
22742e0619
segasp.cpp: Network firmware ver 1.25 dumped [Darksoft]
2017-10-09 17:08:26 +03:00
sjy96525
06cc86fffe
Correct Final Furlong 2 and Crisis Zone Years
...
In according Final Furlong 2 Titlescreen says 1998:
www.nicozon.net/watch/sm11003517
In according Crisis Zone Titlescreen says 1999 and released in October 1999:
https://www.youtube.com/watch?v=Pcjdydg_Xdk
2017-10-09 21:14:52 +08:00
briantro
e6fa74fb33
new working machine - G-LOC R360 (Japan)
...
New Working Clone
----------------------------------------------------
G-LOC R360 (Japan) [ordyne, The Dumping Union]
2017-10-08 20:24:53 -05:00
RobertoFresca
157daeb921
Note Chance: Samples numbered by bank. Recognized a couple of them.
...
[Roberto Fresca]
2017-10-08 21:41:37 -03:00
RobertoFresca
a2a19de794
Note Chance: Rearranged the test panel lamps to be D7-->D0.
...
Also arranged the notes to talk about ports and lines instead
of lamps. Added technical notes about the 4-bit counter found
in port FFh. [Roberto Fresca]
2017-10-08 16:05:32 -03:00
Ted Green
362beba7ab
voodoo: Add some code optimizations. (nw)
2017-10-08 12:10:54 -06:00
Angelo Salese
07a5ecc4b5
Sound is there (nw)
2017-10-08 19:07:23 +02:00
AJR
b5c1fcb2eb
notechan: Probable 6295 banking bit (nw)
2017-10-08 10:17:20 -04:00
Vas Crabb
cca1591a12
another digraph (nw)
2017-10-08 23:39:36 +11:00
Vas Crabb
59b22f79fc
Serbian: use lj and nj digraphs, transliterate a string I missed from Cyrillic (nw)
2017-10-08 23:25:58 +11:00
Vas Crabb
87f7bbb114
Expose condition for DIP switches, configuration entries, and adjusters.
...
This eliminates ambiguities between settings with different conditions
and allows a frontend/tool to generate a DIP switch preview.
(nw) Reduce number of calls to fprintf - saves overhead of setting up
the formatting engine.
(nw) Add the previously commented osborne1 chargen ROM for v1.4 BIOS now
that we've established that ROM BIOS applies to multiple regions and
-listxml reports it correctly.
2017-10-08 21:41:24 +11:00
Justin Kerk
cbddd42e05
Move some sets that don't require an AT from ibm5170.xml to ibm5150.xml (nw)
2017-10-08 02:37:56 -07:00
Robbbert
64a6b42ce0
(nw) p8000_16 : updated the notes.
2017-10-08 20:29:56 +11:00
Robbbert
28a50a73fb
p8000: added WDC roms
2017-10-08 19:50:04 +11:00
Justin Kerk
6c07233ec6
New working software list additions
...
-----------------------------------
ibm5150: The Adventures of Captain Comic, Back to the Future Part II, Dragons of Flame, Kings of the Beach (3.5"), Leisure Suit Larry 3 (French), Le Manoir de Mortevielle (3.5"), Super Ski [breiztiger]
ibm5170: Amazon - Guardians of Eden, Zool 2 [ArcadeShadow]
2017-10-08 01:11:43 -07:00
Robbbert
e76a272d2e
mc8030 : added random roms, to be sorted
2017-10-08 18:47:12 +11:00
RobertoFresca
bdc38f7155
Note Chance: OKI frequency and pin7 status match the real sounds. [Roberto Fresca]
2017-10-08 03:39:36 -03:00
RobertoFresca
e7d705833f
Note Chance: Documented the second bank of samples. [Roberto Fresca]
2017-10-08 03:25:01 -03:00
RobertoFresca
da27576213
Note Chance: Documenting the second bank of samples... [Roberto Fresca]
2017-10-08 03:13:28 -03:00
RobertoFresca
477d041299
Note Chance: Found another input and documented the
...
game behaviour. Added more notes. [Roberto Fresca]
2017-10-08 01:52:11 -03:00
hap
7b77f4a3ab
hh_sm510: small fix for tgaunt.svg (nw)
2017-10-08 05:17:25 +02:00
angelosa
4316c8f31b
stvcd.cpp: Added some basic MPEG commands, makes Sport Fishing 2 to surpass MPEG error on boot (nw)
2017-10-08 05:08:51 +02:00
angelosa
6885fb4527
stv.cpp: patch Sport Fishing 2 BIOS to actually return a country code, game now errors out to MPEG not found error [Angelo Salese]
2017-10-08 05:08:48 +02:00
angelosa
32868d8d01
Fix sfish2 no cdrom found regression (nw)
2017-10-08 05:08:46 +02:00
AJR
2b112142ad
xtal.h: Add definition for Osborne 1 main XTAL (nw)
2017-10-07 22:58:58 -04:00
RobertoFresca
d46cc72f50
Note Chance: Mapped the port FFh to the lamps panel
...
for debugging purposes. [Roberto Fresca]
2017-10-07 23:45:22 -03:00
RobertoFresca
f2741b6b7e
Merge branch 'master' of https://github.com/mamedev/mame
2017-10-07 23:13:55 -03:00
RobertoFresca
112ee22e10
Note Chance: Added more lamps to the testing panel.
2017-10-07 23:13:14 -03:00