Skip to content

klassmann/c64

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Commodore 64 in Love2D

I am trying to mimic the behavior of Commodore 64, but this project doesn't aim to be a full-featured emulator, there are others real emulators like vice. My goal here is to interpret part of the Basic language, allowing to print to output, read from the input and some basic drawing commands. It can be used for educational purposes or for fun.

Right now there is only the screen and commands to output and input text. I am working on the Basic interpreter.

Incomplete Project - Work In Progress

Screenshot

Requirements

Features

  • Emulating the Look n' Feel of Commodore 64
  • Input/Output Buffer
  • Basic Interpreter
  • Sprite Editor
  • Save/Load Basic Programs

License

Apache 2.0

About

Commodore 64 in Love2D

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages