-
Content Count
130 -
Joined
-
Last visited
Content Type
Profiles
Member Map
Forums
Blogs
Gallery
Calendar
Store
Everything posted by TheRaven81
-
Need help with a printed BASIC program "limitation"
TheRaven81 replied to TheRaven81's topic in Atari 8-Bit Computers
As for what you highlighted, I was probably going to end up doing this once I was done typing them both in and saving them. But I was half under the impression that the program was only split for the sake of people with this limitation, and half hoping there would be another way besides creating and merging 2 files. I can't use that file, i don't have the fancy peripherals to take it from my PC to my 800XL. I could use it on Altirra, but that's no fun, and just ends up neglecting the use of the Atari hardware. -
So I'm a new owner of a previously owned 800 XL. Along with it came several issues of Antic(unfortunately without their disks). One issue was Volume 3, Number 4 from August 1984. The Game of the Month, Creepy Caverns, was printed in 2 parts for "the benefit of readers who have only 16K of RAM.", according to the instructions under "How to use the program with (minimum 32K) DOS systems". But the 800XL I have has 64K. So how do I type this in if I don't have this limitation? I had first thought to just type them both in one after the other, but as I was looking at both listings I noticed they have some duplicate line numbers. I'm guessing though that if I just typed them both in, then there might be problems since there can be only one of a single line number. Typing one and then typing the other would overwrite the one before it. This is a huge shot in the dark, asking this question here. I don't exactly expect anyone to have an answer for me, but with me being a new user, any help I can get is appreciated.
-
Ahh very nice! That worked really well. Thank you for showing me, and thank you to NuY for preserving it here - the original site he linked to where it was from, it's dead now apparently.
-
Ok, that's neat, and it kind of helped me. The font didn't quite register properly. I don't expect you to have an answer for that though(unless someone can find another font file for this). So I have another question. Is there a variant of LIST that only lists the program a screen-full at a time, and only continuing to scroll after pressing Return?
-
Greetings - I'm a new user of the forums, Altirra, and a recent new owner of an 800 XL. I have a few questions. I was looking online for Atari Basic programs or games to type in, and a lot of the programs I find are just dumped .BAS files, and not listings of the program lines. So I got Altirra 3.20, and I set it up so it had a printer attached in the configuration. I figured "Hey, I'll just load the program into the emulator, output the list to the emulated printer, and then I can type that list in my real Atari. Right?" Wrong. When the list outputted to the printer, if there were any of the special ATASCII characters in the program that you get from holding Control, then they appeared in the printer output as ?, and that was no good. So now first question, is there a way to get the output to show those? I have a .TTF font of ATASCII that I found here but I don't know how to get the printer output to use it. I guess second question would be can I even do that? Sure, I could just use the programs with the emulator, but that's no fun. I'd rather have them to save for my real unit. I didn't really get any external software with it besides a disk for Dos 3, so all I really have is the BASIC that was built into it(found out from a POKE that it's Rev. B, which i guess is common for an 800XL? ) and I don't have the means(no $$) to get a fancy cable to interface the Atari with my PC and transfer them that way. That stuff is expensive. TL;DR How can I get the Printer Output to display the special ATASCII characters as they are instead of as a question mark? I have an ATASCII.ttf font file that I found, can I get the output to use it?
