CONTENTS

Home
Updates
Software
Electronics
Music
Resume
Contact


YouTube
Twitter
GitHub
LinkedIn

HTTPS VERSION


Commodore 64 Java

Posted: March 2014

Introduction

The 6502/6510 assembler / disassembler module and output generator in naken_asm and Java Grinder were done by Joe Davisson. He created his own VIC and SID API for doing graphics and sound on a Commodore 64 and created the demo seen in the video below. I was able to run his code on a real Commodore 64 by putting the .PRG file on an SD card with an MMC64 cartridge.

The 6502 module in Java Grinder was later used to add support for the Atari 2600 in Java Grinder which Joe used to make a fully playable Java Atari game.

Related Projects @mikekohn.net

Java Grinder: Playstation 2 Java, Nintendo 64 Java, Sega Genesis Java, Amiga Java, Apple IIgs Java, TI99/4A Java, C64 Java, dsPIC Mandelbrots, Atari 2600 Java, Intellivision Java, chipKIT Java, Java Grinder, naken_asm

Video

Full video: https://youtu.be/wEQYSrAMM5c

For a binary of the demo click here: c64_demo.prg

Copyright 1997-2024 - Michael Kohn