Armando has send us a new version of the Franky example code. the following routines are new or changed:
- checkfranky changed: New version of detect routine of Franky.
- checkrefresh: (Thanks to MKII for this code). Check if Franky card is PAL or NTSC (50 or 60hz). hz var is 1 if franky is NTSC and 0 if Franky is PAL. This code is very important for coders to control music replayers. This has to be tested with NTSC Franky cards.
- keyint flag. You can control the interrupt with this flag. If you want the KEYINT BIOS routine enabled put value != 0 in this var.
The code and rom can be downloaded here: fsc2v2.zip