Emulation on CV

Talk about programming CreatiVision (except games programming). Projects of homebrew hardware are also welcome.
Post Reply
User avatar
@username@
Posts: 320
Joined: Tue Oct 22, 2013 6:59 pm
Location: Scotland

Emulation on CV

Post by @username@ » Thu Dec 19, 2013 9:42 pm

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.
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.
User avatar
Mobsie
Posts: 708
Joined: Fri Jun 13, 2008 10:38 am
Location: Weinheim, Germany

Re: Emulation on CV

Post by Mobsie » Thu Dec 19, 2013 10:02 pm

its Amazing! And for me as an big CV and Apple fan this is the perfect symbiosis :D
Thank you.
User avatar
Mobsie
Posts: 708
Joined: Fri Jun 13, 2008 10:38 am
Location: Weinheim, Germany

Re: Emulation on CV

Post by Mobsie » Fri Dec 20, 2013 9:05 am

Cool video :o
And now let make the Benchmark on the Apple I on the CV :idea:
User avatar
@username@
Posts: 320
Joined: Tue Oct 22, 2013 6:59 pm
Location: Scotland

Re: Emulation on CV

Post by @username@ » Fri Dec 20, 2013 12:46 pm

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
You do not have the required permissions to view the files attached to this post.
User avatar
@username@
Posts: 320
Joined: Tue Oct 22, 2013 6:59 pm
Location: Scotland

Re: Emulation on CV

Post by @username@ » Fri Dec 20, 2013 4:39 pm

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:

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.
User avatar
Mobsie
Posts: 708
Joined: Fri Jun 13, 2008 10:38 am
Location: Weinheim, Germany

Re: Emulation on CV

Post by Mobsie » Fri Dec 20, 2013 7:36 pm

Cool
User avatar
MADrigal
Site Admin
Posts: 1189
Joined: Sun Sep 15, 2013 1:00 pm
Contact:

Re: Emulation on CV

Post by MADrigal » Sun Dec 22, 2013 10:15 am

:o :o :o :o :o

Sounds very cool, will try it soon!
User avatar
Mobsie
Posts: 708
Joined: Fri Jun 13, 2008 10:38 am
Location: Weinheim, Germany

Re: Emulation on CV

Post by Mobsie » Sun Dec 22, 2013 10:56 am

:shock: , and the Basic is really fast. Time for a great Basic on the CV.
Post Reply