Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Microsoft Basic

OSI 6502 BASIC VERSION 1.0 REV 3.2 COPYRIGHT 1977 BY MICROSOFT CO.

Please set serial port baud rate to 9600. There are a few example BASIC programs in de programs folder. Included is a slow_paste ahk script to paste from clipboard at a lower pace.

MODIFIED BY KOEN VAN WIJNGAARDEN 2021:

  1. ROM start set to $8000
  2. SERIAL IO set to $6000
  3. Modified serial routines
  4. Fixes for newer ca65 version

Thanks Grant Searle for providing most of the source code http://searle.x10host.com/6502/Simple6502.html