Angelo Salese
ba8bc89a89
Whatever is the default it surely isn't super-easy (nw)
2017-02-21 06:10:03 +01:00
cracyc
363a855df7
pc_joy: adjust to work with pcjr software that doesn't support calibration (nw)
2017-02-20 22:01:40 -06:00
briantro
80dcaac6aa
vamphalf.cpp: Minor note update about driver compatible games - NW
2017-02-20 20:55:34 -06:00
balr0g
50b9a545a6
consistency (nw)
2017-02-20 19:51:38 -05:00
balr0g
6735d48c68
Add documentation for differing Model 1 coprocessor chips
2017-02-20 17:40:01 -05:00
Sergey Svishchev
ef3417e5b7
remove tag() argument from logerror() calls in cpu/i86, floppy code
2017-02-20 21:33:49 +00:00
Sergey Svishchev
15525d2c9b
wd_fdc: tag command names in debug messages
2017-02-20 21:33:49 +00:00
hap
f9fa4d2847
hh_pic16: correct hccbaskb,rockpin mcu freq (nw)
2017-02-20 20:24:39 +01:00
hap
6c8cdf5590
8080bw: update super important trivia note ;) hello eientei95 (nw)
2017-02-20 20:08:47 +01:00
hap
c61695b90a
hh_pic16: skeleton drivers for pabball,uspbball,usfball (nw)
2017-02-20 19:58:27 +01:00
Ivan Vangelista
50fe6927de
New working clone
...
_______________
NBA Play By Play (ver AAB) [alca]
2017-02-20 19:12:49 +01:00
AJR
d31f08ef77
docastle.cpp: Read inputs through TMS1025
...
tms1024/tms1025: Add input callbacks and read handler; clean up code a little
2017-02-19 19:38:55 -05:00
AJR
18ead3f434
sg1000a.cpp: PSG is SN76489AN, just like the console (nw)
2017-02-19 17:40:08 -05:00
hap
cfdd1abaf2
New clone added
...
-----------
Chesster Challenger (V1.3) [yovan]
2017-02-19 22:07:18 +01:00
MetalliC
4a2ca22959
add to prev FPGA config PROM dump as well (nw)
2017-02-19 22:48:07 +02:00
MetalliC
f03d875f3d
GG Isuka dump oddness note (nw)
2017-02-19 21:32:33 +02:00
MetalliC
0ece022584
naomi.cpp: dumped and documented 837-14438 hopper controller board, used in Kick'4'Cash and few other SWP games [big10p, Darksoft, MetalliC]
2017-02-19 21:28:42 +02:00
hap
931be1cf27
rename Moon Base to Moon Base Zeta (nw)
2017-02-19 18:30:03 +01:00
couriersud
0bdffa7e97
Slightly improve event timing if state changes.
...
Also introduce a push_force call to reschedule already pending events if
the state will not change. (nw)
2017-02-19 16:55:30 +01:00
Ivan Vangelista
0e76e0abb6
viper.cpp: added timekeeper dump for code1db [ShouTime]
2017-02-19 14:41:06 +01:00
Ivan Vangelista
8b9d1393b5
New not working clone
...
__________________
Skins Game Tournament Edition [mrsinister]
2017-02-19 14:20:00 +01:00
npwoods
9a5e41e903
Very minor cleanups; accessing options.software_name() once and better std::string usage ( #2073 ) (nw)
2017-02-19 23:10:12 +11:00
Ivan Vangelista
59ae9f9ce8
New working clone
...
_______________
Super Crowns Golf (World) [Kevin Eshbach]
2017-02-19 12:01:10 +01:00
Vas Crabb
8f15315a52
srcclean (nw)
2017-02-19 11:40:55 +11:00
Vas Crabb
bc1065a311
Revert "Make "requirement" field in softlists actually work (MT 6464)"
...
This reverts commit 17af0f9c66
.
2017-02-19 11:40:54 +11:00
couriersud
2acad1f854
Add prodigy to mamenl build. Fix clang5 warnings. (nw)
2017-02-19 01:00:48 +01:00
couriersud
65806114b0
More truthtable rework and clean up. (nw)
2017-02-19 01:00:48 +01:00
couriersud
2ade578dc0
Fix nltool logging. (nw)
2017-02-19 00:59:31 +01:00
Sandro Ronco
ad29db1343
Fixed hr16 regression. (nw)
2017-02-18 19:42:04 +01:00
hap
a133787963
ambush.cpp: made mariobl/dkong3bl clones (nw)
2017-02-18 19:01:25 +01:00
Dirk Best
1341bc5321
ambush: Rewrite driver.
...
- Use tilemap system to draw background/foreground characters (and use
generic gfx_8x8x2_planar layout)
- Add mario and dkong3 bootlegs running on extended hardware (color
PROMs for those haven't been dumped, using the PROMs from the original
currently)
- Update and correct dip switches
- Document tile attribute RAM and sprite RAM layout bits
- Use screen raw parameters
- Add connector layout
- Update TODO list
- Update ROM filenames
New working driver:
-------------------
Donkey Kong 3 (bootleg on Ambush hardware)
2017-02-18 16:29:19 +01:00
Ivan Vangelista
845b292602
New not working machine
...
_____________________
KOF Sky Stage (v1.00J) [rtw]
2017-02-18 14:05:26 +01:00
Ivan Vangelista
11038e3a1f
Minor documentation (nw)
2017-02-18 09:18:32 +01:00
Ivan Vangelista
bb2d62f037
nbmj9195.cpp: correct dip switches for jituroku and mjanbari (MT05559 and MT 05577) [kamilz]
2017-02-18 09:11:02 +01:00
cracyc
777947797f
plugins/data/data_hiscore: print_verbose unimplemented stuff (nw)
2017-02-17 21:34:31 -06:00
R. Belmont
8a22f1d76a
Merge pull request #2070 from mgarlanger/mm6845_fix
...
Fix scanout of mc6845
2017-02-17 22:19:11 -05:00
R. Belmont
7b193346a8
Merge pull request #2068 from JoakimLarsson/prodigy_display
...
Prodigy display
2017-02-17 21:59:51 -05:00
Mark Garlanger
acaaa93486
Fix scanout of mc6845
2017-02-17 20:36:45 -06:00
briantro
e8f1b89194
zn.ccp: Nothing seems to point to specifically "USA" so call it Gallop Racer 2 (Export) - NW
2017-02-17 20:19:03 -06:00
briantro
fa24ff693e
New Pit Boss clone
...
New Clone Added
----------------------------------------
The Pit Boss (2214-07, U5-0A) [Brian Troha, The Dumping Union]
2017-02-17 19:47:37 -06:00
hap
a032716dc9
New working machine added
...
--------
Tandy Electronic Basketball [hap, Sean Riddle]
2017-02-17 23:55:36 +01:00
cracyc
182fc20c15
plugins/data/data_hiscore: don't permit hi score parse scripts to modify the shared environment or save any persistent data (nw)
2017-02-17 16:04:04 -06:00
Nigel Barnes
6d5449c8cb
z88_cart: added Spell-Master
2017-02-17 19:28:40 +00:00
AJR
a49ec949bc
polepos2bi: One more DIP switch identified (nw)
2017-02-17 14:17:50 -05:00
couriersud
8536d065e2
Fix mingw 32 bit build. (nw)
2017-02-17 20:10:15 +01:00
couriersud
0716d96514
Reworked truthtables a bit.
...
- Moved 9312 and 74279 to ttl macro library.
- Renamed TTL_9312_* to DM9312. This is more appropriate.
- Fixed a number of warnings from latest ubuntu clang-5.0.
2017-02-17 20:10:15 +01:00
hap
776d89919b
misc notes (nw)
2017-02-17 19:48:28 +01:00
AJR
af327dc410
capbowl, bowlrama: Identify DAC type
2017-02-17 08:35:57 -05:00
Curt Coder
044d08a6c3
abc800_dsk: Fixed sector interleave. [Curt Coder]
2017-02-17 13:14:40 +02:00
Ivan Vangelista
20552d6a86
galaxian.cpp: fixed MT06503 (nw)
2017-02-17 09:24:42 +01:00