Search found 5 matches

by g0blinish
Wed Apr 01, 2015 10:50 am
Forum: Dragon General
Topic: Twister
Replies: 1
Views: 1388

Twister

hi!

stuck with code:(

I am using two pages for video RAM.

how to optimize code?
by g0blinish
Tue Mar 10, 2015 7:47 pm
Forum: Uploads
Topic: Soundbox by Pam D'Arcy
Replies: 8
Views: 5375

Re: Soundbox by Pam D'Arcy

6D78 0053 NEG <$53 ; $6DCB = $6D78 + $ 53 6D7A 0063 NEG <$63 ; $6DDB = $6D78 + $ 63 6D7C 007E NEG <$7E ; $6DF6 = $6D78 + $ 7E 6D7E 008D NEG <$8D ; $6E05 = $6D78 + $ 8D 6D80 00AA NEG <$AA ; $6E22 = $6D78 + $ AA 6D82 00D2 NEG <$D2 ; $6E4A = $6D78 + $ D2 looks different: ** SOUND ROUTINE TABLE SNDTAB ...
by g0blinish
Tue Mar 10, 2015 10:21 am
Forum: Uploads
Topic: Soundbox by Pam D'Arcy
Replies: 8
Views: 5375

Re: Soundbox by Pam D'Arcy

I think .vdk works OK. but I tried to assemble attached source with two cross-assemblers - lwtools and asm6809. lwtools+DragonTools had produced working binary, I just added BASIC from article's listing. Then I assemble source with -D option binary file not works:( I have no idea why, my level is be...
by g0blinish
Tue Mar 10, 2015 7:25 am
Forum: Uploads
Topic: Soundbox by Pam D'Arcy
Replies: 8
Views: 5375

Re: Soundbox by Pam D'Arcy

sound2.zip
(1.28 KiB) Downloaded 268 times
robcfg wrote:Hi, and welcome to the forum!
At first sight, the program you uploaded is incomplete, as the strings of the menu aren't present on the binary file.
hi,
article differs from binary - BASIC loader+binary playing routines. Disassembly attached, one differs from listing.
by g0blinish
Mon Mar 09, 2015 7:17 am
Forum: Uploads
Topic: Soundbox by Pam D'Arcy
Replies: 8
Views: 5375

Soundbox by Pam D'Arcy

Soundbox.zip
(10.41 KiB) Downloaded 284 times
Soundbox.zip
(10.41 KiB) Downloaded 284 times
I found an interesting article in "198504 dragon user.pdf" - "The Dragon Roars"

All my attempts to assemble listings failed. I made a dump from page and type a Basic listing.