Login
Back to forumSee the full topicGo to last reply

Posted By

Chronos
on 2009-03-19
17:45:28
 Re: DASM for dummies

i discovered notepad++ for editing the source code it is extremely handy (hey dcd, its far-far better than FAR manager's editor) - try it!

http://notepad-plus.sourceforge.net

i faced some minor problems most of them solved but there is one thing i don't know yet..
so a sample:
irq1:
...
* lda #$50 <- i want here a tag but i need only 2 bytes
sta $0314
jmp $fcc3
irq2:
inc $ff09
...
if i use lda irq2 at * then i get lda$xxyy in the compiled program, so how can is manage to pass irq2-s lower or upper bytes.. yap i mean i want to load the next irq's address into $0314.. thx!



Back to top


Copyright © Plus/4 World Team, 2001-2024