Search found 15 matches

by kan
Wed Oct 07, 2015 10:51 am
Forum: Hints and Tips
Topic: Understanding video memory and pages
Replies: 4
Views: 4767

Understanding video memory and pages

Hi, I think I haven't understood very well how video memory and pages works in a Dragon 32/64. So far, I understand how to set the highest resolution #4, 256x192 two colors, using machine code: STA $FFC0 ; [SAM VDG Reg V0] STA $FFC3 ; [SAM VDG Reg V1] STA $FFC5 ; [SAM VDG Reg V2] And the memory that...
by kan
Thu Oct 01, 2015 2:46 pm
Forum: Discuss This Site
Topic: New Spanish member
Replies: 4
Views: 5093

Re: New Spanish member

Hi Rob,
I'm afraid the old cassettes were lost some time ago. But, I think there are some Basic code printed (or handwritten) somewhere at my father's house. I'll try to look for it.

Regards
by kan
Thu Oct 01, 2015 1:12 pm
Forum: Hints and Tips
Topic: Compiling Stone Raider II
Replies: 6
Views: 6363

Re: Compiling Stone Raider II

Welcome to the forum, Kan! Cool stuff. Thanks also to Rolf for sharing this in the first place! I have a couple of suggestions: 1. bin2cas.pl can read the load and exec address directly from the DECB binary, so you don't have to enter them on the command line. But for lwasm to embed the exec addres...
by kan
Tue Sep 29, 2015 9:49 pm
Forum: Hints and Tips
Topic: Compiling Stone Raider II
Replies: 6
Views: 6363

Compiling Stone Raider II

Hi there, Most of you know that Rolf put the source code of his game, Stone Raider II, available to everyone in Github: https://github.com/rolfmichelsen/StoneRaiderII The source code was written to be compiled using the software AllDream in Dragon 32. But, I've updated it in order to be compiled usi...
by kan
Tue Sep 29, 2015 9:23 pm
Forum: Discuss This Site
Topic: New Spanish member
Replies: 4
Views: 5093

New Spanish member

Hi there! I'm a new member from Spain! To be honest, I've been reading you from some months ago, but never had the time to write this post. Well, since the day I was born, I had a Dragon 32 computer. My father did some research on astronomy and he wrote some basic programs to do some calculations......