Skip to content

Latest commit

 

History

History
73 lines (46 loc) · 1.8 KB

README.md

File metadata and controls

73 lines (46 loc) · 1.8 KB

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