Login
Search for:


Previous | Next

From: Haegar (all posts)
Date: 2000-04-19
Subject: Re: TASS
Hi SVS, is it possible to convert a T-ASS source-code to your Mega-ASS? It's a problem of a friend of me and he said "The code is very big and to complex to make a new one". He have a C16+64KB, but he search for a +4 with 256KB.

Hi Lion, I try
* = $yyyy
.offs $xxxx


but it stored the code at $yyyy+$xxxx and the jump go to $yyyy. T-ASS said he stored the code at $yyyy. Are there different versions of it and I got an old one?
Yep, ESC+5 is working !
Thanks,
Haegar

> You have 2 possibilities:
> 1.) like SVS said, u can use .offs (in Turbo assembler as well!) so
> that you compile to
> *=$1000
> .offs $7000
> hello jmp hello
> where hello will be stored at $1000 but will jump to $8000 if I
> remember well. So that you will have to move the code from the
> program!
> 2.) compile to disk by <-5 or 6 or what. I hope this one works in
> the plus4 version as well! So that you can have your program
> compiled to $8000 but u will have to load it from the disk. (terrible
> job, I'm glad to have a PC and use cross assembler + linker CLINK works
> with +4 as well!)
>
> Anyway, there are some complete documentations on the internet, maybe
> you can find one on www.fairlight.to (or .org).
>
> Good luck,
> Lion/Kmp
>
> --this message went through the plus4@c64.rulez.org emailing list---

Copyright © Plus/4 World Team, 2001-2024