Apple II

Corrupted prodos image?

Can someone compare or take a look at this disk image and see if it's supposed to be this way or if it's corrupted? The problem is the helpscreens file, Copy II+ doesn't copy it correctly, and ciderpress says it's 12MB.

ftp://ftp.apple.asimov.com/pub/apple_II/images/masters/prodos/prodos_basic.dsk

Forums: 

Description of versions of ProDOS?

Is there a version history or changelog of ProDOS that describes all the changes between each version?

Forums: 

Apple II plus - Raspberry PI

Hi,
I just installed my new Videx Videoterm Card in my Apple II plus. Everything is working perfectly all right. I can reach the Raspberry PI with Kermit 65 very good.

Mostly I use on the Raspberry PI "Alpine" for my emails.

Here is the last problem:
The inverse letters are just white highlighted and not readable (on my IIe I can read them if I use Kermit 65).

Has anyone a hint what I can do to change this?

Thanks!

Forums: 

APPLE II SHALL WE PLAY A GAME

This is the version of my SHALL WE PLAY A GAME, that was born in INTEGER BASIC for APPLE 1 revised for the APPLESOFT APPLE II.
20 INPUT "SHALL WE PLAY A GAME: ";F$
30 IF F$ = "YES" THEN 60
50 PRINT "OK BYE BYE"
50 END
60 INPUT "YOUR NUMBER: ";A
70 B = INT (99 * RND (1) + 1)
80 HTAB 15: PRINT "YOUR NUMBER IS:",A
90 HTAB 15: PRINT "COMPUTER NUMBER IS:",B
100 IF A = B THEN PRINT "YOU WIN!!!!!"
110 IF A < > B THEN PRINT "YOU LOSE"
120 END

Forums: 

80 column card for Apple II +

I've been looking through eBay at 80 column cards that would work on a II+. Any thoughts on what is the best card to get? Or avoid? I see several like this one:

http://www.ebay.com/itm/291753382271

But really have no clue what I should get.

Thanks.

Forums: 

APPLE II ARTIFICIAL INTELLIGENCE

By the fruit of programming of me and Mark D. Overholser is born this Artificial intelligence, here the code:

[code]
5 DIM A$(8): DIM B(8): DIM C$(8)
6 N = 1
10 A$(1) = "HOW ARE YOU":B(1) = 1
15 C$(1) = "HOW LONG HAVE YOU FELT "
20 A$(2) = "WHAT IS YOUR NAME":B(2) = 1
25 C$(2) = "WELL MY NAME IS ELIZA, GLAD TO MEET YOU, "
30 A$(3) = "HOW OLD ARE YOU":B(3) = 1

Forums: 

Disk Disintegrators and utilities

No, this isn't about destroying floppies. It's about packing full disk games or many files into 1 single file for easy upload to ancient BBS'es. There were a number of programs that did this, the most widely used one was Dalton's Disk Disintegrator.

Forums: 

A2 speech support question

Is speech synth just a novelty? Or is there any software such as educational titles that use it? Perhaps there is a list out there in the wild interwebz?

I was thinking of buying a reactivemicro mockingboard clone and I'm trying to decide if speech chip is worth the extra $$$?

Thx!

Forums: 

Tele-Cat // 2.0 and 3.0 ?

Does anyone remember (or have available to post) a free BBS software package called Tele-Cat // v2.0 and v3.0? It was specifically for the Apple-Cat II modem. I'd love to get an unadulterated copy of each version if anyone has them.

I'm in the process of going through my own library to see what I can come up with. But the prospects are grim so far.

Forums: 

Pages

Subscribe to Apple II