Giter Club home page Giter Club logo

commodore64's Introduction

Commodore 64 Programs

A collections of BASIC, Assembler and C based programs for my Commodore 64 computer. The programs will also run on the Vice Emulator

I've also been writing 6502 Assembly Notes as I've been learning to program in assembly.

Contents

Source

  • prg - Pre-compiled Commodore 64 programs either from the Internet or written directly on the C64 and saved here.
  • src/asm - Simple programs that I am writing as exercises while learning 6502 assembly from Jim Butterfield's book Machine Language for the Commodore 64 and Other Commodore Computers
  • src/basic-computer-games - Games from the best selling computer book BASIC Computer Games by David H. Ahl.
  • src/more-basic-computer-games - Games from the followup book More BASIC Computer Games by David H. Ahl.
  • src/utilities/bas2lowercase - Converts all BASIC *.bas files in a given directory to lowercase. Even though the files appear to be UPPERCASE on the C64, they need to be lowercase when converting.

Prerequisites

Building

CD into the src directory and run,

make clean
make all

Everything will be built into the subdirectories in ./bin

commodore64's People

Contributors

rprouse avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.