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 > C64 Coding > Fastload uninstall routine...
2013-11-26 10:14
Fix

Registered: Feb 2003
Posts: 54
Fastload uninstall routine...

Hi all,

Been playing around with this old fastloader.
Plushsqueezer V2.0

I wonder if there is an easy way to "uninstall" the fastloader so I can use Kernal Routines like Load/Save.

Regards
Fix
 
... 1 post hidden. Click here to view all posts....
 
2013-11-26 10:55
Fix

Registered: Feb 2003
Posts: 54
I know, but If I want to add it here...
2013-11-26 11:35
Flavioweb

Registered: Nov 2011
Posts: 463
Have you tried to reset drive with "UJ" then execute standard operations, then re-init the loader?
It might work...
2013-11-26 12:02
chatGPZ

Registered: Dec 2001
Posts: 11386
no, that will not work. you will have to add drive code that checks for some specific command, which will then reset the drive.
2013-11-26 18:37
Fix

Registered: Feb 2003
Posts: 54
So you can't just "reset" the drive ?
2013-11-26 18:45
chatGPZ

Registered: Dec 2001
Posts: 11386
its kind of a chicken and egg problem - in order to recieve your reset command, there must be drivecode running that can accept that command.
2013-11-26 18:47
Fix

Registered: Feb 2003
Posts: 54
Is that hard to implement ?

I like the loader since it's small.
If I could add Reset/Uninstall I would be very happy.
2013-11-26 18:52
chatGPZ

Registered: Dec 2001
Posts: 11386
define "hard" :)

i dont see the point though - krills current version isnt (much) bigger, its a lot more compatible and bug free too.
2013-11-26 19:02
Fix

Registered: Feb 2003
Posts: 54
I've looked into Krills loader...
And I need help to get that assembling.
2013-11-26 19:10
algorithm

Registered: May 2002
Posts: 705
download perl. (eg. strawberry perl.) download Cygwin (if using windows) make sure you download the make tools. download the ca65 binaries and place in a suitable path. go into the loader folder and type in

make prg RESIDENT=xxxx INSTALL=yyyy zp=zz

Where xxxx is where you want the loader to reside. yyyy is the start location of the installer and zz is the starting zp location for the loader to use. (its case sensitive by the way, perhaps the casing in the above example is incorrect)

It will then churn out the two prgs in the build folder. install.prg and loader.prg

Make sure you also edit the config.inc to activate/deactivate loader options
2013-11-26 23:29
CSixx

Registered: Jan 2013
Posts: 12
Depending on your needs, you might also try:
Dekadence Loader

It's easy to use and you can still call standard drive functions.
Previous - 1 | 2 - Next
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
Alakran_64
MWR/Visdom
Guests online: 92
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 Original Suppliers
1 Derbyshire Ram  (9.7)
2 Fungus  (9.3)
3 Black Beard  (9.2)
4 Baracuda  (9.2)
5 hedning  (9.1)

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