Apple II

What is this Apple II Keyboard?

A while ago I bought this Apple II Keyboard from someone in th UK.  It was in a Datanetics box along with other "spare parts."  It has apparently never been used and is in excellent shape.  The keys are crisp with a sharp actuation - unlike all the other heavily used, mushy A2 keyboards I have.  It looks like a regular early Apple II keyboard, except the keys are black.  Is it from an Apple II Europlus?  An ITT 2020?  It is marked Apple Computer Inc., ASSY NO 01-0425, made in USA 1979.

 

Anyone have an info on it?

 

Forums: 

Custom character set?

Am I correct in my conclusion that there isn't an easy way of creating a custom character set for the Apple II? I've Googled around and can't really find any info on this.

 

Coming from the Commodore 64, I assumed it was as common on the Apple II. Google reveals replacement ROMs, as well as type-in programs like COMPUTE!'s SuperFont which seem to utilize the HGR mode to provide custom characters. (Conversely, it also appears that it isn't easy to put text on the HGR screen, but there are several websites which cover that topic.)

 

Forums: 

Apple ][+ no graphics mode

Hello All,

 

I'm trying to revive a Rev D RFI Apple ][+ board and running into an issue.

I can't get it to flip into either lores or hires graphics mode.

 

HGR command just returns to a viewable prompt and GR will display text garbage (where graphics is expected) with the normal viewable prompt and text lines at the bottom.

I can switch back to TEXT mode fine.

 

Going through W. Gayler's "The Apple II Circuit Description" (Chapter 8) the 74LS151 at A9 seems to handle the soft switches.

Forums: 

Dram Memory Tester. Anybody use the following?

When I first started working on computer we had a dram tester. Simple little box with a button for testing and a knob for speed. Lock in the chip to set the speed and hit the buttons. Simple red / green light tells if it passed or not. I found out by pushing the speed up a tad more. It weeded out bad or questionable chips. Luckly this was at the time dram was cheap due to being replaced with simms. I'm looking around just in case I need one to trouble shoot the ram in my Apple II+ When I get it. I found this on e-bay.

 

Forums: 

The Fun Of Old Your First Computer and other Books.

One of things I did was collect a very small amount of vintage computer books. For example the on in the Title. Your First Computer. We are talking 1976-(say) 1985 books or so. The book I was looking at the other day had an apple II in it. I never paid attention. I always thought it was a 2 plus. It is one of the later Apple II since it has air vents in the side. But the book and the picture explained it was just an apple II.

Forums: 

PSU Recap Question on Values

Hi all,

  I just received a recap kit from Console5.com. A very good site for such items! I ordered the kit for the model AIIe I have, AA11040-B.

I started to remove caps, and noticed the replacement caps values are different. I am not a EE person and do know too much about what the values mean. I have read you should replace caps with same or better.

The large caps on the high side show 100uf 250v. The replacement caps is about 1/2 the size and shows 47uf 250V. Can I use these?

Just want to verify.

Thanks

 

Forums: 

Apple II Europlus - is all I need a startup disk?

Hello all - this should be a very easy question to answer for any Apple II owners. I have an Apple II Europlus with two disk drives - all clean and working OK however when I power the computer up all I get is Apple ][ on the screen and drive zero searches for a disk (which I don't have). As I've not used an Apple II since around 1980, I'm guessing it's searching for a startup disk. Is that correct, or should an Apple II be able to start up and display a prompt without a disk in the drive?
Forums: 

Apple IIe Memory Issue

 

Solved!

Forums: 

HELP! with new PEEK/POKE location post compile

I have an Applesoft program that PEEKs/POKEs at 125 and 126 for the "next DATA line".

When I compile the software, it seems that the location of that counter changes and the program continues to PEEK/POKE at the 125/126 location, only the results are useless because it now stores that counter in another location.

I am using the Einstein compiler which seems to be the only one working for me/most ideal for my situation)

Forums: 

Need help with PEEKing the text screen

I'm trying to convert a BASIC program which PEEKs the text screen, and I'm having a really hard time figuring out a similar formula for the Apple II. The original computer stores screen memory sequentially from top left to bottom right. But the Apple skips seven lines after every 40 characters (that's not entirely accurate, but you probably know what I'm describing.)

 

Beagle Bros has a short routine to solve this by positioning the cursor using HTAB and VTAB, then PEEK to find the memory location:

PEEK (40) + PEEK (41) * 256 + PEEK (36)

Forums: 

Pages

Subscribe to Apple II