[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Convert 6502 / 65816 to C++
- Subject: Convert 6502 / 65816 to C++
- From: "Bryan Parkoff" <nospam@nospam.com>
- Date: Thu, 1 Feb 2007 11:19:50 -0600
- Newsgroups: comp.sys.apple2
- Organization: Road Runner High Speed Online http://www.rr.com
- Reply-to: "Bryan Parkoff" <nospam@nospam.com>
- Xref: g2news2.google.com comp.sys.apple2:17003
Are you interested to give a try to do a project? Read and translate
Monitor Routine, Integer BASIC, and Applesoft BASIC routines from 6502 into
C++ source code as functions and branchs. You can choose to run Monitor
prompt, Integer BASIC prompt, or Applesoft BASIC prompt on PC or other
machines. It is considered to be non-Apple II emulator.
It may do the same to read and translate GS/ OS 6.0.01 routines into C++
source code. You can use C++ functions or branchs to run GS/OS 6.0.1. It
may be fun project.
Bryan Parkoff