Login
Back to forumSee the full topicGo to last reply

Posted By

Chicken
on 2010-08-12
16:47:09
 Re: HER turbo & autostart

It's much easier to be specific if you would just tell us what you intend to do.

Do you want to copy a program from a tape? Don't worry about the vectors because you need the loader code anyway (it's the loaded program that you don't want to start).

If you are using an emulator like YAPE, it's a piece of cake. Just LOAD the program. When you see FOUND ... on the screen, go to the YAPE monitor (not TEDMON) right away.

The tape buffer starts at $0332, usually, there's some name and sometimes some empty bytes before the actual loader code starts.

D0390 (or somewhere near) should show some JMP, that's the startaddress of the program. JMP to a copy/save routine instead. Exit the YAPE monitor and loading will continue.

If I remember correctly, the HER turbo "saver" resides in video ram so you don't really have to worry about the location of the loaded program because it won't start below $1000.



Back to top


Copyright © Plus/4 World Team, 2001-2024