Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
 Welcome to our latest new user maak ! (Registered 2024-04-18) 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: 363
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
psych
Didi/Laxity
Case/Padua
CopAss/Leader
Holy Moses/Role
Acidchild/Padua
Sentinel/Excess/TREX
Walt/Bonzai
curtcool
Guests online: 206
Top Demos
1 Next Level  (9.8)
2 Mojo  (9.7)
3 Coma Light 13  (9.7)
4 Edge of Disgrace  (9.6)
5 Comaland 100%  (9.6)
6 No Bounds  (9.6)
7 Uncensored  (9.6)
8 Wonderland XIV  (9.6)
9 The Ghost  (9.6)
10 Bromance  (9.6)
Top onefile Demos
1 It's More Fun to Com..  (9.9)
2 Party Elk 2  (9.7)
3 Cubic Dream  (9.6)
4 Copper Booze  (9.5)
5 Rainbow Connection  (9.5)
6 TRSAC, Gabber & Pebe..  (9.5)
7 Onscreen 5k  (9.5)
8 Dawnfall V1.1  (9.5)
9 Quadrants  (9.5)
10 Daah, Those Acid Pil..  (9.5)
Top Groups
1 Oxyron  (9.3)
2 Nostalgia  (9.3)
3 Booze Design  (9.3)
4 Censor Design  (9.3)
5 Crest  (9.3)
Top Musicians
1 Rob Hubbard  (9.7)
2 Jeroen Tel  (9.7)
3 Stinsen  (9.6)
4 Mutetus  (9.6)
5 Linus  (9.6)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.047 sec.