nbla000 wrote:I've some problem with latest r19 firmware with my sd2brwse vic-20 porting.
When I try to load something (using basic wedge) after my standard load call, I get a blinking cursor like I was in BASIC and nothing is loaded.
When starting in normal Basic, the programs works properly but in normal speed of course.
Could you send me this program with instructions how to produce the problem by email? I will debug it ...
nbla000 wrote:How do you check RUN or direct mode ? There is a zp location that displays this status.
Yes it is $9d, if it is not $80 I supress the messages like VIC kernel does.
nbla000 wrote:I think you have my beta version of sd2brwse btw Vic20-Ian has it, you may contact me in case.
No I haven't, please send me.
nbla000 wrote:I've another problem even without sd2brwse, how may I start a cart image on fly with FE3 ?
Using a vic ram on blk5 just LOAD"CARTNAME",8,1 and then SYS64802 to start, same for Mega-Cart but using the FE3, after the SYS64802 the Menu restarts.
How to load and start a program on BLK5 without complicated config files like for 8k programs ?
Blk5 is available if you start with "all RAM": F1,F7
But you also can switch it on (if wedge is off!!) at any time with POKE.
For example start FE3, quit to BASIC with F8, wedge is off now.
Activate BLK5 RAM with POKE39938,128.
Now you can LOAD it and execute in BLK5. Also no FE3 comes on a Reset (only red Reset, cause red switch on ROM)