-
Content Count
856 -
Joined
-
Last visited
Posts posted by Pengwin
-
-
I use the original CX-40.
Me too...although I used to use a Competition Pro
-
Afraid I won't be able to make it to the chat tonight.
I'm helping a friend move house.
The chatroom will be open, as always. So have fun and I'll speak to you all soon.
-
I am so chuffed
I have just won an original copy of Kyan Pascal v2.02
Obviously not received it yet, as it has to arrive from Oregon and I only paid for it about 10 minutes ago. But, WOW!!!

-
Yes, I really do read Krazy Pengwin's Atari 8-bit Home...
That's good, means I'm not talking to myself when I update the blog or projects

Of course I will post the finance package on here. Or rather, I'll put a link to my site when it's ready for distribution. Not sure when that will be though, I seem to be working in stops and starts at the moment.

-
Yeah, it's not like it's unreadable. It's just a little hard for me to read. If you want to see a list of bad examples that are really hard to read, check out the right side of this page:
http://www.randomterrain.com/web-design-re...ackgrounds.html
Oh I've seen so many bad examples like that before. I often have to persuade clients that the colour scheme they think is really 'cool ' or 'far out' (yes, some people still use that expression) might be ok for them, but not the majority of people looking at the site.
-
Oooh.. Look what I found on cas's site:
CIO Library for Kyan Pascal : http://www.strotmann.de/twiki/bin/view/APG/KyanPascalCioLib
Thanks Cybernoid, that and your previous post should give me enough to write a format routine.
-
I visited your web site again. Much better. I just added it this this page:
WOW! Thanks. That's really cool.
I had a quick look around your site, you have some great advice for people there. I shall return to it when I have time to read more.
Sorry you're not too keen on the blue-on-blue, but it is an Atari 8Bit site

-
Hmmmm, Kyan manual makes no mention of any CIO or XIO calls?
Yeah, that's why I was hoping for an assembler routine. I know the basics of 6502, but have never actually coded anything in assembler.
-
AAARRRGH!!!
I've just had some bot try to post links for pharmaceuticals in my guestbook!!! 3 times!!!!
grrrrrrrr!!!
I've now added one of those awful text-in-picture thingys to prevent that happening again!!!
-
Just asked this over in the programming forum, but I thought I would ask here as well:
I am writing a project in Kyan Pascal, but I need the program to format a disc before storing data. I cannot find a way of doing this directly from pascal, so I was hoping someone out there might have an assembly listing of a format routine I could then embed in the pascal source.
I am using an 800XL with a standard 1050 drive. The DOS that I will be using for the app is DOS2.5
Anyone?
-
Forgot to mention, I am using an 800XL with a standard 1050 drive. The DOS that I will be using for the app is DOS2.5
-
I am writing a project in Kyan Pascal, but I need the program to format a disc before storing data. I cannot find a way of doing this directly from pascal, so I was hoping someone out there might have an assembly listing of a format routine I could then embed in the pascal source.
Anyone?
-
MSX users got Torpedo attack with it???
-
and something else, feel free to take any cover scans you might be missing.
I shall be adding some more books soon, but I think you already have them.
-
Gury,
This is totally off topic, but I just noticed another book you might want to add to the list on your site
-
Looking really nice Gury. I like the option to overlay the sprites to see what they would look like as a single multi-coloured sprite. And you have a host of output options!!! I really must get my finger out and sort the pascal option for you.
-
Is there anyway you could convert it to ATR?I'll try to get around to scanning the manual over the next few days.
I would like to have manual,thanks.
As for making an .atr ,I don't know if it can be done.
You would have to ask Steve (classics)
Better late than never. For those who wanted a manual for the Pro image of Cut & Paste, here it is:
-
I think I have finally figured out MY problem with the chat software!
So... hopefully next week I won't be disappearing so often! hehe
What was the problem?
-
I have the sources from Larry, but I haven't had a chance to look at them properly yet. Been very busy with some work and getting other stuff organised here. I will try to look this week.
-
The part about deactivating active page navigation on the following page might be helpful:
http://www.randomterrain.com/web-design-gl...html#deactivate
Thanks, that's not a bad idea. I think I'll do that to also highlight the page your on
-
Well, she now hums the Pac Man music, and fires randomly on Star Raiders!
A new Atari addict in the making

That's what we like to here...the next generation of Atarians are arriving

-
As some of you know, I intend to write games for three systems, and I know I can get Forth for each of them, so this may be the way for me to go.
If this systems are the 3 in your tagline:
* Atari XL -- the new volksForth release is in the making.
* Oric Atmos -- as soon I'm able to get an Atmos on eBay for a decent price, I'll do volksForth on the Atmos. But there is also a very good Forth 83 for the Atmos available.
* Sinclair -- I have Z80 source for volksForth (CP/M). I have no experience onthat platform, so I don't know how much work it will be to port the CP/M code to the Sinclair. I have a NC140 (Amstrad) and I'm getting a Z88 (Cambridge Computer) soon, both have Z80, and I plan to port volksForth to them. If you're interested I would help you porting volksForth to the Sinclair.
Having the same Forth System (volksForth) on all that Platforms (+ MS-DOS, CP/M, Atari ST, C64, C16, Plus4, Apple I, Apple II) you can do real cross-platform programming.
Carsten
volksForth on the Atmos would be great!
I'm using White Lightning on the spectrum as it has the IDEAL subsystem for graphics manipulation, although it's main Forth engine seems to be compatible with fig-Forth.
Atmos's on ebay usually go for about £20-£30 at the moment. Maybe a little cheaper if you don't care about packaging. I got my latest one for about £10, but it seems to have developed a fault with the modulator and also the tape IO.

-
I got a load of games back in the day that I never finished. I've been revisiting some of them recently in an attempt to complete them. Might still take me another 20 years though!!

-
I am having trouble getting in to the chatroom and registering as well

Pengwin I used the contact link on your site so please email me, thanks
Sorry about that Lynx. An enhancement I had made managed to dislodge the registration process. I have fixed it now.
And, sorry for not getting back to you before, I was trying to get my son to sleep, and he DID NOT want to go to sleep.

Formatting a disk
in Atari 5200 / 8-bit Programming
Posted
Thanks for the response pps, but I am not using BASIC. I am using Kyan Pascal, which is why I was hoping someone coule point me in the direction of an assembly routine I could embed.