Page 4 of 4

Re: SOS - Reviving a Power 3000 tape

Posted: Mon Dec 31, 2018 10:23 am
by mrtinb
If Lambda software is made in Basic it will often work with both ROM versions except when color commands are used.

If Lambda software is made with machine code then it will often NOT work on both ROM versions because calls to ROM routines are very different.

The Lambda engineers almost refactored the entire ROM with version 2, so no code is in the same place. This meant software compatibility for machine code software with version 1 was broken.

You might not know this, but the Lambda ROMs can auto detect a ZX81 program on tape and convert it to Lambda format. It will often work if it’s pure Basic.