Skip to content

dherrendoerfer/badXbasic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

badXbasic

msbasic for the bad6502

This runs the KIM-1 basic rom from https://github.com/mist64/msbasic

The code uses the bad6502 to simulate a bare KIM-1 just to run the BASIC code from 1977.
Everything is intentionally kept as simple as posible.

CNTL-C does not work correctly yet, you can use CNTL-X to exit the interpreter.

you need the badX16 repo checked out alongside this repo. (https://github.com/dherrendoerfer/badX16) it uses the cpu/fake6502 files for running the 65c02.

working are:

  • kim-1
  • OSI
  • Microtan
  • cbmbasic2

buggy:

oddities:

  • cbmbasic2: the TAB command does not work. Line-End handling is weird.

About

msbasic for the bad6502

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors