pcjs/modules/c1pjs
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-09-24 16:03:57 -07:00
..
lib Updated Closure Compiler to v20160911, so now we have a version that supports ECMAScript 6, but I'm not going to go bonkers on ES6 features just yet; the first feature I'm going to use is support for octal and binary constants (of the form 0onnnn and 0bnnnn) 2016-09-24 16:03:57 -07:00
templates Set imageSmoothingEnabled to false for C1Pjs (although in this case the improvement seems negligible) 2016-05-08 11:06:26 -07:00
package.json Two more placeholder package.json files 2016-02-09 16:16:43 -08:00
README.md README updates 2016-05-23 14:57:14 -07:00

layout title permalink
page Challenger 1P Emulation Module (C1Pjs) /modules/c1pjs/

Challenger 1P Emulation Module (C1Pjs)

Overview

C1Pjs is our 6502-based machine emulation module for the Ohio Scientific Challenger 1P.

C1Pjs is comprised of the following non-shared components, as listed in package.json (see the c1pJSFiles property):