pcjs/devices/c1p
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jeff Parsons c8aec14b0b Follow my own advice and write any 32-bit hex constant > 0x7fffffff as (constant|0)
The Closure Compiler does a fine job of replacing all such expressions with their decimal equivalent, relieving us from having to calculate them ourselves, and eliminating any runtime impact
2015-02-19 11:18:40 -08:00
..
machine Follow my own advice and write any 32-bit hex constant > 0x7fffffff as (constant|0) 2015-02-19 11:18:40 -08:00
panel Followup to previous delta: removed obsolete "class" attribute from all controls 2014-11-15 18:47:39 -08:00
rom Collapsed /configs into /devices (or in some cases, /apps or /disks), simplifying the structure a bit 2014-11-03 00:11:41 -08:00
video Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
README.md Final cleanup before v1.15.8 release 2014-11-03 09:48:00 -08:00

Challenger 1P Configurations

This folder contains Challenger 1P Machine Configurations, along with Control Panels and other components.

Applications and Disk Images are also available.