Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
You are not logged in - nap
CSDb User Forums


Forums > CSDb Entries > Release id #91668 : Spectacular Copy - Turbo to Disk
2010-05-19 08:13
sailor

Registered: Jan 2002
Posts: 90
Release id #91668 : Spectacular Copy - Turbo to Disk

> Missing an option to auto-save or skip on error, or am I wrong?

If you need this function, try something like this (haven't verified):
$08a3: JMP $0b72 ; save if error
$08a3: jmp $088e ; skip if error

//--- original code below ---//

.C:089f A5 90 LDA $90
.C:08a1 C9 FF CMP #$FF << load error flag
.C:08a3 F0 03 BEQ $08A8
.C:08a5 4C 72 0B JMP $0B72 << save
.C:08a8 A9 09 LDA #$09 << notify user of loaderror
..
.C:08de 4C 8E 08 JMP $088E << skip save, get next file

2010-05-19 20:35
The MeatBall

Registered: Dec 2001
Posts: 380
Seems to work, but I'm having issues with getting it to save directly to the SD card of the 1541u (ie device #9), a .d64 mounted as device #8 works fine tho.
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
Guests online: 540
Top Demos
1 Next Level  (9.7)
2 13:37  (9.7)
3 Codeboys & Endians  (9.7)
4 Mojo  (9.6)
5 Coma Light 13  (9.6)
6 Edge of Disgrace  (9.6)
7 Signal Carnival  (9.6)
8 Wonderland XIV  (9.5)
9 Uncensored  (9.5)
10 Comaland 100%  (9.5)
Top onefile Demos
1 Nine  (9.7)
2 Layers  (9.6)
3 Cubic Dream  (9.6)
4 Party Elk 2  (9.6)
5 Copper Booze  (9.5)
6 Scan and Spin  (9.5)
7 Onscreen 5k  (9.5)
8 Grey  (9.5)
9 Dawnfall V1.1  (9.5)
10 Rainbow Connection  (9.5)
Top Groups
1 Artline Designs  (9.3)
2 Booze Design  (9.3)
3 Performers  (9.3)
4 Oxyron  (9.3)
5 Censor Design  (9.3)
Top Swappers
1 Derbyshire Ram  (10)
2 Jerry  (9.8)
3 Acidchild  (9.7)
4 Cash  (9.6)
5 Violator  (9.6)

Home - Disclaimer
Copyright © No Name 2001-2025
Page generated in: 4.317 sec.