~grauw/vgmplay-msx#13: 
Franky detection

Currently Franky has no detection code yet, it assumes it’s always there if no other DCSG has been found.

Since Franky sits in the middle of the switched I/O space, it’s not nice to play to it without proper detection first (also I don’t want to encourage other boards to use this address).

Since the DCSG is write-only, instead we’d probably need to detect it by the VDP. This document on SMSPower may be useful: http://www.smspower.org/Development/TVTypeDetection

Status
RESOLVED IMPLEMENTED
Submitter
bitbucket:Laurens Holst
Assigned to
No-one
Submitted
6 years ago
Updated
4 years ago
Labels
No labels applied.

~grauw 4 years ago

Was implemented last year in f72935f6caf2.

~grauw REPORTED IMPLEMENTED 4 years ago

~grauw 4 years ago

And improved in 2bac68a865d4.

Register here or Log in to comment, or comment via email.