tony359
Well-known member
Hi there,
I have an Apple II Europlus (an Apple II+ for Euro market I understand) which might have a faulty ROM as it lands on Monitor every time.
I built a "Rom Replacement" card. I don't have AT27C256 so I used an AT27C512.
The manual of the card says :
I'm using the TL866II software to concatenate the ROMs. I think I managed to get the Integer bank working - it doesn't autostart? - but not the AppleSoft (really, I don't know the difference so I might be mistaken).
The manual says to leave 4K blank, then write D0, D8, E0,E8,F0,F8. So I start writing at location 1000 with D0, 1800 for D8, 2000 for E0, 2800 for E8, 3000 for F0 and 3800 for F8. I disable the option to write FF on what is not being loaded of course.
For now I didn't try copying the same data on the other half of the ROM, considering it's a 512 and not 256.
I get question marks What am I doing wrong?
Thanks!
I have an Apple II Europlus (an Apple II+ for Euro market I understand) which might have a faulty ROM as it lands on Monitor every time.
I built a "Rom Replacement" card. I don't have AT27C256 so I used an AT27C512.
The manual of the card says :
EPROM contents As mentioned before, the EPROM contains 2 banks of software. The 27C256 EPROM can contain 32K of data. Applesoft BASIC consists of 6x 2K ROMs and INTEGER BASIC consists of 4x 2K ROMs. The Inspector and Watson software is also included with the INTEGER BASIC bank and consists of 2x 2K ROMs. So in total we need 24K of space for our software. The EPROM is structured as follows: first it contains 4K empty data, followed by the 4x INTEGER ROMs, 1x Inspector ROM and 1x Watson ROM. Then 4K empty space again, followed by the 6x Applesoft ROMs in order D0, D8, E0, E8, F0 and F8
I'm using the TL866II software to concatenate the ROMs. I think I managed to get the Integer bank working - it doesn't autostart? - but not the AppleSoft (really, I don't know the difference so I might be mistaken).
The manual says to leave 4K blank, then write D0, D8, E0,E8,F0,F8. So I start writing at location 1000 with D0, 1800 for D8, 2000 for E0, 2800 for E8, 3000 for F0 and 3800 for F8. I disable the option to write FF on what is not being loaded of course.
For now I didn't try copying the same data on the other half of the ROM, considering it's a 512 and not 256.
I get question marks What am I doing wrong?
Thanks!