The Eight Bit Algorithmic Language for Apple II, Commodore 64 and VIC20
Go to file
2018-04-27 23:50:59 -04:00
8ball20.prg EightBall v0.5 - With Compile and Virtual Machine 2018-04-27 23:47:22 -04:00
8ball64.prg EightBall v0.5 - With Compile and Virtual Machine 2018-04-27 23:47:22 -04:00
8ballvm20.prg EightBall v0.5 - With Compile and Virtual Machine 2018-04-27 23:47:22 -04:00
8ballvm64.prg EightBall v0.5 - With Compile and Virtual Machine 2018-04-27 23:47:22 -04:00
apple2enh-system.cfg System config files for cc65 2017-12-04 14:41:38 -05:00
c64.cfg System config files for cc65 2017-12-04 14:41:38 -05:00
ebvm.system EightBall v0.5 - With Compile and Virtual Machine 2018-04-27 23:47:22 -04:00
eightball EightBall v0.5 - With Compile and Virtual Machine 2018-04-27 23:47:22 -04:00
eightball.c EightBall v0.5 - With Compile and Virtual Machine 2018-04-27 23:47:22 -04:00
eightball.system EightBall v0.5 - With Compile and Virtual Machine 2018-04-27 23:47:22 -04:00
eightballutils.c EightBall v0.5 - With Compile and Virtual Machine 2018-04-27 23:47:22 -04:00
eightballutils.h EightBall v0.5 - With Compile and Virtual Machine 2018-04-27 23:47:22 -04:00
eightballvm EightBall v0.5 - With Compile and Virtual Machine 2018-04-27 23:47:22 -04:00
eightballvm.c EightBall v0.5 - With Compile and Virtual Machine 2018-04-27 23:47:22 -04:00
eightballvm.h EightBall v0.5 - With Compile and Virtual Machine 2018-04-27 23:47:22 -04:00
fact.8b EightBall v0.5 - With Compile and Virtual Machine 2018-04-27 23:47:22 -04:00
LICENSE Initial commit 2017-11-27 18:36:29 -05:00
Makefile EightBall v0.5 - With Compile and Virtual Machine 2018-04-27 23:47:22 -04:00
Makefile.eightball Simple Makefile for project. 2017-11-27 19:15:22 -05:00
README.md Added note about compiler and virtual machine. 2018-04-27 23:50:59 -04:00
sieve4.8b EightBall v0.5 - With Compile and Virtual Machine 2018-04-27 23:47:22 -04:00
test.d64 EightBall v0.5 - With Compile and Virtual Machine 2018-04-27 23:47:22 -04:00
test.dsk EightBall v0.5 - With Compile and Virtual Machine 2018-04-27 23:47:22 -04:00
unittest.8b EightBall v0.5 - With Compile and Virtual Machine 2018-04-27 23:47:22 -04:00
vic20-32k.cfg System config files for cc65 2017-12-04 14:41:38 -05:00

EightBall

The Eight Bit Algorithmic Language for Apple II, Commodore 64 and VIC20

Includes:

  • Interpreter
  • Compiler
  • Virtual Machine

Free Software licenced under GPL v3. Please see the Wiki for full documentation!!