View Single Post
Old 20 June 2009, 13:05   #7
Vortex
Used Register
 
Vortex's Avatar
 
Join Date: Nov 2008
Location: Headvillage / The Nethervoids
Age: 50
Posts: 103
Little update: I spent my Friday night coding the track loader (), and it's is almost finished. It loads and decodes without any problem as far as I can tell.
As a test, I loaded the copperbars routine (mentioned earlier in this thread) from track 0 into mem. After scanning the loaded data using: "h DataBuffer", I located the start address of the copperbar routine.
j $<copperbar_routine_start_address> showed me 3 moving bars...

Only thing left to do is to decode the MFM data to the right position in the data buffer but that doesn't look like rocket science to me.

I'm quite pleased I must say.


Hey PMC, what about a mega demo?

If any one is interested I can put the code in the code tutorial sub forum once completely done

Cheers

Last edited by Vortex; 20 June 2009 at 13:07. Reason: typos
Vortex is offline  
 
Page generated in 0.04409 seconds with 11 queries