You are not logged in -
nap
CSDb User Forums
Forums
>
C64 Coding
>
Turbo tape boot loaders
2012-09-21
07:56
Martin Piper
Registered: Nov 2007
Posts: 722
Turbo tape boot loaders
I was playing around with some tape turbo loader stuff recently.
The first boot loader, the first kernal format file that auto starts, has some code in the tape buffer when the filename is displayed. Then there is only one file data block is written to tape instead of the usual second repeated data blocked for the kernal to verify the loaded file data.
It returns control to the kernal a couple of seconds earlier because the $0314 IRQ vector is restored to normal by the loaded data so the "BASIC Input Line and Decode" $0302 vector is hit which contains the boot loader start address.
I was wondering how many turbo loaders used the IRQ vector escape method to trigger an early exit back to program control and only saved one block of tape data?
2012-09-21
16:46
tlr
Registered: Sep 2003
Posts: 1790
I personally haven't seen it but I didn't analyze that many loaders.
You can do this using the break vector ($0328).
I guess most loaders still keep the second repeated block even though they have already started before it is read.
Refresh
Subscribe to this thread:
You need to be logged in to post in the forum.
Search the forum:
Search
All forums
C64 Coding
C64 Composing
C64 Pixeling
C64 Productions
CSDb Bug Reports
CSDb Development
CSDb Discussions
CSDb Entries
CSDb Feedback
CSDb Info
CSDb moderators
CSDb Questions
Messages to moderators
Requests
for
in
Writer & text
Text
Writer
All times are CET.
Search CSDb
All
Releases
Groups
Sceners
Events
BBS
SIDs
-------
Forum
Comments
Advanced
Users Online
Guests online: 110
Top Demos
1
Next Level
(9.7)
2
13:37
(9.7)
3
Mojo
(9.7)
4
Coma Light 13
(9.6)
5
Edge of Disgrace
(9.6)
6
What Is The Matrix 2
(9.6)
7
The Demo Coder
(9.6)
8
Uncensored
(9.6)
9
Comaland 100%
(9.6)
10
Wonderland XIV
(9.6)
Top onefile Demos
1
No Listen
(9.6)
2
Layers
(9.6)
3
Cubic Dream
(9.6)
4
Party Elk 2
(9.6)
5
Copper Booze
(9.6)
6
Dawnfall V1.1
(9.5)
7
Rainbow Connection
(9.5)
8
Onscreen 5k
(9.5)
9
Morph
(9.5)
10
Libertongo
(9.5)
Top Groups
1
Performers
(9.3)
2
Booze Design
(9.3)
3
Oxyron
(9.3)
4
Triad
(9.3)
5
Censor Design
(9.3)
Top Graphicians
1
Mirage
(9.8)
2
Archmage
(9.7)
3
Pal
(9.6)
4
Carrion
(9.6)
5
Sulevi
(9.6)
Home
-
Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.046 sec.