0.0.3 • Published 2 years ago

@c64emu/c64emu v0.0.3

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

c64emu

C64 emulator for the browser; written in TypeScript.

NOTE: THIS PROJECT IS WORK IN PROGRESS!

Website

Visit https://c64emu.github.io/

Author

(c) 2022 by Andreas Schwenk

Installation

Runtime:

  • Only a HTTP browser is needed

Development dependencies:

  • node.js
  • TypeScript

Build:

  • npm install
  • npm run build

Screenshot

Alt text

Literature

Memory Map

MOS 6502

VIC-II

Kernal

Web dev