Commit Graph

61898 Commits

Author SHA1 Message Date
ajrhacker
6de314ac7c
Merge pull request #4143 from pullmoll/pokey
pokey: return most recent m_ALLPOT during SK_RESET
2018-10-15 00:46:19 -04:00
Ivan Vangelista
fedbee9ddd new not working software list additions
--------------------------------------------------------
uzebox.xml: added 10 new entries [ArcadeShadow]
2018-10-15 06:18:01 +02:00
braintro
389f742159 namcond1.cpp: Couple ROM name corrections, correct voice ROM size and checksums (nw) 2018-10-14 21:44:18 -05:00
angelosa
48d52a922f new NOT WORKING
---------------
Gynotai [Dane Biegert, Evan Korzon, Candy Wolff, Henrique Areias Pontes, Sean Sutton, ShouTime, Smitdogg, The Dumping Union]
2018-10-15 02:24:16 +02:00
AJR
d226b3fae8 supertnk: Add addressable latch; clean up names a little (nw) 2018-10-14 18:03:59 -04:00
AJR
0045b03045 itt1700: Very preliminary keyboard stuff (nw) 2018-10-14 17:53:51 -04:00
angelosa
929125f5ac QA Namco System 23 (nw) 2018-10-14 23:20:32 +02:00
AJR
8ba6b853a6 supertnk: Curiouser and curiouser (nw) 2018-10-14 15:27:00 -04:00
Jürgen Buchmüller
b82c608b91 pokey: return most recent m_ALLPOT during SK_RESET
Don't count POT counters as long as SK_RESET is applied, i.e. bit #0
and bit #1 of SKCTL are both clear.
2018-10-14 21:23:31 +02:00
mooglyguy
5a7867eac2 -unsp: Added the ability to log execution into the standard error log, nw
-spg2xx: Various changes: [Ryan Holtz]
  * Added more accurate UART receive and eliminated vii control hack.
  * Added more verbose logging of register reads and writes.
  * Added NTSC/PAL setter and fixed the register's name in logging.
  * Eliminated unnecessary use of COMBINE_DATA, as mem_mask is always 0xffff.
  * Added SPU main volume register support, fixes "hanging" audio on pause in batmantv.

Note for Klaus: Has no effect on V.Smile
2018-10-14 21:13:01 +02:00
AJR
f8cd336640 supertnk: Put this back up to speed, using confirmed XTAL value (nw) 2018-10-14 14:52:28 -04:00
AJR
bf13ec4242 jubileep: CPU should run slow, but not that slow (nw) 2018-10-14 14:42:32 -04:00
AJR
d230769b84 itt1700: 8741 dump replaced with a better one (nw) 2018-10-14 14:38:18 -04:00
Scott Stone
21ead43c0c x68k_flop.xml - XML validation fix not detected by -validate (nw) 2018-10-14 12:43:38 -04:00
AJR
806418ca3b mpu4misc.cpp: Macro fix (nw) 2018-10-14 12:29:14 -04:00
AJR
cd886f8f54 mpu4vid.cpp: Keep each set on its own line (nw) 2018-10-14 12:26:23 -04:00
ajrhacker
f13a95ea5b
Merge pull request #4141 from f205v/patch-8
Update hardware info
2018-10-14 12:11:47 -04:00
AJR
c0abfb6ac3 itt1700: Hardware note (nw) 2018-10-14 12:10:21 -04:00
AJR
ea48c0aee9 zephyr: Add keyboard, cursor and scrolling (nw) 2018-10-14 10:44:38 -04:00
f205v
f97aad8f49
Update hardware info
Added more complete hardware info
2018-10-14 16:44:30 +02:00
James Wallace
c7d5913c44 New clones marked as NOT_WORKING
--------------------------------
Excalibur (MDM) Datapak
Prize Space Invaders (v2.0D?) (MPU4 Video)
Prize Space Invaders (v2.14?) (MPU4 Video)
BwB Tetris v 1.0? (MPU4 Video)

Removed IntelHex copies of previously dumped ROMs, and did some set splitting where sets were obvious on visual inspection.
2018-10-14 15:36:08 +01:00
Michael Zapf
2b17ce4f40 ti99: Added guards against selecting non-existing drives. 2018-10-14 15:13:42 +02:00
AJR
0313393702 Fix build after 78494b7946 (nw) 2018-10-14 08:07:11 -04:00
R. Belmont
070751495f
Merge pull request #4140 from cam900/ramdac_mcfg
ramdac.cpp : Remove MCFGs
2018-10-14 07:50:44 -04:00
cam900
78494b7946 ramdac.cpp : Remove MCFGs
blitz68k.cpp : Reduce duplicates, Use private:
2018-10-14 17:11:08 +09:00
AJR
1d9505e2d9 New machines marked as NOT_WORKING
----------------------------------
ITT 1700 [Al Kossow]
2018-10-13 23:37:20 -04:00
AJR
1cd73961be aussiebyte: Screen raw parameters (nw) 2018-10-13 22:52:05 -04:00
AJR
e182945623 nibble: Add RAMDACs and hack in a boot jump (nw) 2018-10-13 20:28:58 -04:00
AJR
7afaa2cd3e nibble: Add the AY8910 while at it (nw) 2018-10-13 20:00:20 -04:00
AJR
4d69553e25 l9nibble: Better guess at CPU type (nw) 2018-10-13 18:57:38 -04:00
mooglyguy
2515997eee vii: Fix erroneously commented-out UART IRQs, fixes vii controls, nw 2018-10-14 00:36:30 +02:00
mooglyguy
a707d742da spg2xx: Added more IO register logging, nw 2018-10-13 23:41:56 +02:00
R. Belmont
cdec2f74d6
Merge pull request #4138 from DavidHaywood/121018
some xavix visible area register tweaks based on studying video evidence (nw)
2018-10-13 16:45:58 -04:00
R. Belmont
3a117e37c7
Merge pull request #4137 from hp9k/hp_dio_fixes
hp_dio: remove unused map() functions
2018-10-13 16:35:50 -04:00
AJR
a71c6b0308 si5500: Improve key names (nw)
tmspoker: Clock divider and ROM loading fixes (nw)
2018-10-13 16:16:23 -04:00
AJR
151629a2ce tms9980a: Internalize clock divider 2018-10-13 15:50:25 -04:00
DavidHaywood
32bbbe5b34 some xavix visible area register tweaks based on studying video evidence (nw) 2018-10-13 20:03:34 +01:00
Sven Schnelle
5b2c81b513 hp_dio: remove unused map() functions 2018-10-13 21:00:57 +02:00
mooglyguy
efb15dc59e spg2xx: Increased SPU channel count from 6 to 16. Greatly improves audio in most cases. [Ryan Holtz] 2018-10-13 18:33:30 +02:00
AJR
a8fc81d360 jpms80.cpp: Correct CPU/PSG types & clocks; minimize region length (nw) 2018-10-13 12:30:02 -04:00
AJR
8544d2eadb msx.cpp: Replace unnecessary PSG write handler with the standard equivalent (nw) 2018-10-13 11:59:04 -04:00
R. Belmont
b9840f6db4
Merge pull request #4092 from cam900/targeth_clean
targeth.cpp : Minor cleanups
2018-10-13 09:07:20 -04:00
R. Belmont
a3931cf946
Merge pull request #4134 from hp9k/hp98644_mcfg_removal
hp98644: remove MCFG (nw)
2018-10-13 09:06:44 -04:00
R. Belmont
675fb8f2bb
Merge pull request #4133 from hp9k/dio_video_mcfg_removal
hp98543,hp98544: remove MCFG (nw)
2018-10-13 09:06:23 -04:00
Robbbert
b686cf8a54 oops 2018-10-13 22:52:28 +11:00
Robbbert
e3e9eaa30c Added ADSMON to sorcerer. This requires an unemulated 80-column card, so the output is all over the place. You can enter 64 to put it into 64-column mode, but it still doesn't line up. 2018-10-13 21:08:41 +11:00
Robbbert
86e02a3857 New WORKING software for sorcerer
- Head-on Collision (thanks to Exidyboy)
2018-10-13 20:48:24 +11:00
Robbbert
664b9e1c38 new bios for sorcerer : ddmon 1.3 2018-10-13 19:49:40 +11:00
Robbbert
f82bbdb534 New WORKING software for sorcerer
- Exidy Standard Basic 1.1
2018-10-13 19:47:50 +11:00
Robbbert
50703ce60b (nw) sm8500: fix line accidently deleted; z8 : when pc adjusted, move yellow bar 2018-10-13 16:49:09 +11:00