Apple II

Upgrading a ramworks III?

Having some issues...

Does a Ramworks III require parity ram? Is 80 nanosecond ram too fast?

Looks like the first 8 drams are marked p-15. The ram I'm trying to add is -08.

I can only get bank a & c recognized. Additionally, after trying to clean the card up, bank 8 got hot as hades!

Ram? Borked card? Any suggestions appreciated.

Forums: 

Putting disk images into a hard drive image? (Floppy Emu)

Im trying to figure out how I can put disk images into a hard drive (HD20) image. Is this possible? I want it to be so when I use System Software 6, I can click on the HD and have a list of games/programs.

I have Floppy Emu Model B.

Im presuming I can somehow open the HD in cider press, and insert the files in...

Thank you for any help!

Forums: 

Apple II+ Telnet from Windows PC to Apple II+

Hey guys,

Is it possible to be on a Windows 7/10 PC and telnet into my Apple II+ using Uthernet Card?

I guess it kind of defeats the purpose of experiencing the original flavor of 1980's Apple technology, but am curious if anyone has done this before.

David

Forums: 

Here you can download Toolkitman and cooperators programs

Here you can download my programs in .dsk format

Forums: 

APPLE ][ CALCULATOR PROGRAMMED BY TOOLKITMAN

I have programmed this Apple ][ Calculator:
5 SPEED = 150
10 PRINT "APPLE ][ CALCULATOR 1.0 BY MATTEO TREVISAN"
20 HOME
30 PRINT "DO YOU WANT TO ADD,SUBTRACT,DIVIDE OR MULTIPLY":INPUT A$
40 IF A$ = "ADD" THEN GOTO 120
50 IF A$ = "SUBTRACT" THEN GOTO 170
60 IF A$ = "DIVIDE" THEN GOTO 220
70 IF A$ = "MULTIPLY" THEN GOTO 270
120 PRINT "TELL ME THE NUMBER TO ADD"
130 PRINT "NUMBER ONE":INPUT B
140 PRINT "NUMBER TWO":INPUT C
150 D = B+C
160 PRINT "THE ADDITION IS "; D
165 GOTO 10

Forums: 

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: 

Pages

Subscribe to Apple II