Skip to content

y0014984/65-o-fun-bios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

65-o-fun BIOS

Introduction

This project is the BIOS (or you could say KERNAL) of my 65-o-fun project that aims to emulate a 6502 based retro computer in a browser.

Build

This project is written using Kick Assembler v5.25. Download Kick Assembler here and follow the provided installation instructions. If you have already downloaded/cloned this repo you can run this command in the project directory to build the *.prg file that you can load and run in the 65-0-fun. Replace KickAss.jar with the path where you installed Kick Assembler.

java -jar KickAss.jar bios.asm

Run

See 65-o-fun project on how to run the bios or any other user defined program.

About

BIOS for a 6502-based retro computer emulator in a webbrowser.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published