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 Composing > Sid Duzz It
2006-08-08 14:34
Stainless Steel

Registered: Mar 2003
Posts: 966
Sid Duzz It

Hi'yall,

I was wondering who else is using Shape's SDI editor around here. I would like to talk about the editor with other users about their experiences with it and maybe some technical blah blah aswell.

Cheers!
 
... 169 posts hidden. Click here to view all posts....
 
2011-04-11 18:22
Fredrik

Registered: Apr 2009
Posts: 205
I tried the Sid Relocator, and when playing the sidfile efter that, only 2 channels are playing. Perhaps some bug in the Sid Relocator?
2011-04-11 20:14
6R6

Registered: Feb 2002
Posts: 246
Locate this position in the source
and insert the 3 commented lines

;---------- START OF DRIVER/DATA

* = $1000
adr ;1st line
* = $c000 ;2nd line - use $1000 if you want to run.
.offs adr-* ;3rd line

You can change line 2 to anything you like, from
$0000-$FFFF. But if you want to listen to it. You need
to set this line to $1000.

When you compile with 2nd line * = $c000, then
turboassembler will show something like this:

first adress: 0c00
last adress: cafd

at this point DONT press S to run. just press any other
key to exit back to tass.

Now go to monitor and save the file to $c000:

save "music",8,1000,1afd,c000

And thats it.


2011-04-11 20:17
6R6

Registered: Feb 2002
Posts: 246
Quote: Ok, when i imported the sdi dumpfile in Tass, and then changed the startadress of driver to $c000 and then pressed "arrow" and "3" for assembing them, the blue screan came and it said "ready" at the top


Its because you compile over turboassmbler.
Turboassembler is located at 9000-d000 and upwards
and source code is located at 9000 and downwards to 6000.

So when you compile to $c000 like this you destroy turboass.


2011-04-12 11:32
SIDWAVE
Account closed

Registered: Apr 2002
Posts: 2238
.offs $5000 ; (c000+5000 = 1000)

*=$c000



will compile $c000 code to $1000 so you can save from 1000-end
the the code will be relocated to c000, but saveable from 1000

then:

s"music",8,1000,2000,c000
will give start address on file = c000
2011-04-12 17:45
Fredrik

Registered: Apr 2009
Posts: 205
I will try it
Thanx!
2011-04-13 16:16
Fredrik

Registered: Apr 2009
Posts: 205
Rambones, I did exactly as you said, but i cant get it to sound as a sidfile?

In sidedit, i changed the loadadress to $C000
and init $c000 and play $C003

2011-04-13 17:11
Steppe

Registered: Jan 2002
Posts: 1510
Does SDI still need TAX on init?
2011-04-13 17:52
Rough
Account closed

Registered: Feb 2002
Posts: 1829
Hm, is the tune file longer than $1000 bytes?

Did you check the code at $C000? Was it properly located to work in the $C000-$D000 location?

If it still doesn't work you can mail the files to me at adamsky@gmx.ch (but please let me know via pm on CSDb, cause I rarely check that e-mail)
2011-04-14 20:10
SIDWAVE
Account closed

Registered: Apr 2002
Posts: 2238
Fredrik: if you get problem, then email it to me.
its a bit hard to guess what you have done wrong, so better to see it, then explain afterwards.
2011-08-19 15:20
Fredrik

Registered: Apr 2009
Posts: 205
Before the number 84 in tempo, there is 2 zeros.
What are they for?
If i change the 84 to 85, the tempo gets slower.
Previous - 1 | ... | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 - 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
Didi/Laxity
TheRyk/MYD!
Impetigo/Crescent
iAN CooG/HVSC
Mason/Unicess
GI-Joe/MYD!
Toggle/Padua
Brittle/Dentifrice^(?)
rambo/Therapy/ Resou..
CreaMD/React
Guests online: 343
Top Demos
1 Next Level  (9.7)
2 13:37  (9.7)
3 Codeboys & Endians  (9.7)
4 Mojo  (9.6)
5 Coma Light 13  (9.6)
6 Edge of Disgrace  (9.6)
7 Signal Carnival  (9.6)
8 Uncensored  (9.5)
9 Wonderland XIV  (9.5)
10 No Bounds  (9.5)
Top onefile Demos
1 Nine  (9.7)
2 Layers  (9.6)
3 Cubic Dream  (9.6)
4 Party Elk 2  (9.6)
5 Copper Booze  (9.5)
6 Scan and Spin  (9.5)
7 Onscreen 5k  (9.5)
8 Grey  (9.5)
9 Dawnfall V1.1  (9.5)
10 Rainbow Connection  (9.5)
Top Groups
1 Artline Designs  (9.3)
2 Booze Design  (9.3)
3 Oxyron  (9.3)
4 Performers  (9.3)
5 Censor Design  (9.3)
Top Swappers
1 Derbyshire Ram  (10)
2 Jerry  (9.8)
3 Acidchild  (9.7)
4 Cash  (9.6)
5 Violator  (9.6)

Home - Disclaimer
Copyright © No Name 2001-2025
Page generated in: 0.045 sec.