Emulation on CV
- @username@
- Posts: 335
- Joined: Tue Oct 22, 2013 6:59 pm
- Location: Scotland
Emulation on CV
Here's a little bit of fun. It's the CV emulating an Apple 1 - or should I say, recompiling Apple 1 code to rebase for CV memory. The Apple 1 PIA is emulated, along with the teletype display.
At startup, you are in the default Woz monitor, which you can use to dump memory etc.
Type A000R runs the ASCII art Apple 30 Years program.
Type AE00R to run the original Woz mastermind.
At startup, you are in the default Woz monitor, which you can use to dump memory etc.
Type A000R runs the ASCII art Apple 30 Years program.
Type AE00R to run the original Woz mastermind.
You do not have the required permissions to view the files attached to this post.
Last edited by @username@ on Fri Dec 20, 2013 6:14 am, edited 1 time in total.
Re: Emulation on CV
its Amazing! And for me as an big CV and Apple fan this is the perfect symbiosis
Thank you.

Thank you.
Re: Emulation on CV
Cool video
And now let make the Benchmark on the Apple I on the CV

And now let make the Benchmark on the Apple I on the CV

- @username@
- Posts: 335
- Joined: Tue Oct 22, 2013 6:59 pm
- Location: Scotland
Re: Emulation on CV
Use A000R to run.
This is state-of-the-art BASIC from 1976!
Manual can be found here http://www.sbprojects.com/projects/apple1/a1basic.zip
This is state-of-the-art BASIC from 1976!
Manual can be found here http://www.sbprojects.com/projects/apple1/a1basic.zip
You do not have the required permissions to view the files attached to this post.
- @username@
- Posts: 335
- Joined: Tue Oct 22, 2013 6:59 pm
- Location: Scotland
Re: Emulation on CV
Dr Dobbs Journal article "A 6502 Disassembler From Apple", September 1976.
The article was written by Steve Wozniak and Allen Baum.
To take a look at the CV title screen, use:
The article was written by Steve Wozniak and Allen Baum.
To take a look at the CV title screen, use:
Code: Select all
44: 08 F8
B300R
Then R for each subsequent screen
You do not have the required permissions to view the files attached to this post.
Re: Emulation on CV
Cool
Re: Emulation on CV
