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 > Loading and saving to disk using kernel
2018-06-13 18:59
JackAsser

Registered: Jun 2002
Posts: 1990
Loading and saving to disk using kernel

Assume: Machine booted from cart. Cart ROM at $8000-$bfff. IO at $Dxxx and KERNAL at $e000-$ffff

What calls do I have to do to use KERNEL load/save?
What RAM and ZP will be trashed by this?
How will it affect my IRQs? (I have CIA1 and raster IRQs running via $0314/15)
 
... 23 posts hidden. Click here to view all posts....
 
2020-04-06 09:38
oziphantom

Registered: Oct 2014
Posts: 478
have you made an intentional or unintentional modifications to dd02/3
2020-04-06 09:57
Rastah Bar

Registered: Oct 2012
Posts: 336
Intentional no, unintentional unlikely.
2020-04-06 10:41
tlr

Registered: Sep 2003
Posts: 1724
dd02 and dd03 was my thought also initially but $fda3 resets those.

Perhaps you have fiddled with the IEC bits in $dd00 and left the bus in a bad state? The drive could be hanging waiting for something to complete perhaps?
2020-04-06 10:50
Rastah Bar

Registered: Oct 2012
Posts: 336
It looks a bit as if something went wrong while saving the file, althoug no error was returned. When I try to load the file directly from Basic after a cold start with load "*",8 or load "*",8,1 the same problem happens.
2020-04-06 13:50
tlr

Registered: Sep 2003
Posts: 1724
Well, then it was a red herring...
2020-04-06 15:28
Rastah Bar

Registered: Oct 2012
Posts: 336
It was a bug in my code that calls the save routine (as you probably already suspected). Sorry about that. Thanks for your suggestions. They still helped me.
2020-04-07 08:47
Krill

Registered: Apr 2002
Posts: 2854
Care to explain what exactly the bug was? Could help others to prevent a similar error. =)
2020-04-07 09:20
Rastah Bar

Registered: Oct 2012
Posts: 336
I could talk all day about the silly bugs I make. The file start and end addresses were set incorrectly.

I noticed some emulator differences: micro64 prints messages like "searching for", but Vice and Hox don't.
2020-04-07 11:32
chatGPZ

Registered: Dec 2001
Posts: 11145
You should not see any such differences - this is a kernal thing. You might have another bug - related to non initialized RAM (thats where the emulators differ).
2020-04-08 11:28
Rastah Bar

Registered: Oct 2012
Posts: 336
Thanks for the hint. MSGFLG ($9D) was the culprit. Fast loading in micro64 sets this to Direct Mode.
Previous - 1 | 2 | 3 | 4 - 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
syntaxerror
Sentinel/Excess/TREX
pcollins/Quantum
t0m3000/HF^BOOM!^IBX
Flexman
taper/ΤRIΛD
Visage/Lethargy
Acidchild/Padua
Guests online: 116
Top Demos
1 Next Level  (9.8)
2 13:37  (9.7)
3 Mojo  (9.7)
4 Coma Light 13  (9.7)
5 Edge of Disgrace  (9.6)
6 Comaland 100%  (9.6)
7 Uncensored  (9.6)
8 No Bounds  (9.6)
9 Wonderland XIV  (9.6)
10 Bromance  (9.5)
Top onefile Demos
1 Layers  (9.7)
2 It's More Fun to Com..  (9.6)
3 Cubic Dream  (9.6)
4 Party Elk 2  (9.6)
5 Copper Booze  (9.6)
6 TRSAC, Gabber & Pebe..  (9.5)
7 Rainbow Connection  (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 Booze Design  (9.3)
3 Censor Design  (9.3)
4 Crest  (9.3)
5 Performers  (9.3)
Top Diskmag Editors
1 Jazzcat  (9.4)
2 Magic  (9.4)
3 hedning  (9.2)
4 Elwix  (9.1)
5 A Life in Hell  (9.1)

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