pcjs/modules/pcjs/lib
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-04-01 21:36:06 -07:00
..
.jshintrc Eliminated WebStorm 11 confusion between BACKTRACK global variable and BACKTRACK global properties 2015-11-02 12:19:28 -08:00
bus.js Starting on v1.21.2 2016-03-14 08:53:07 -07:00
chipset.js Added MDA and CGA 5170 configurations, and fixed a problem with 5170 REV2/REV3 floppy-only machines 2016-04-01 15:38:26 -07:00
computer.js Updated aspect ratio for CGA configs and added experimental 'aspect' URL parameter 2016-04-01 21:36:06 -07:00
cpu.js Document shuffle 2016-03-31 08:00:24 -07:00
debugger.js Move non-CPU-related update functions to the Computer component 2016-03-30 17:04:36 -07:00
defines.js Fixed AT&T 6300 keyboard controller 2016-03-22 22:27:56 -07:00
disk.js Cleaned up disk types 2016-03-17 08:31:38 -07:00
fdc.js Merge branch 'next-release' 2016-04-01 15:46:22 -07:00
hdc.js Added MDA and CGA 5170 configurations, and fixed a problem with 5170 REV2/REV3 floppy-only machines 2016-04-01 15:38:26 -07:00
interrupts.js Updated Computer constants 2016-01-16 14:37:39 -08:00
keyboard.js Move non-CPU-related update functions to the Computer component 2016-03-30 17:04:36 -07:00
memory.js Blog update 2016-03-09 14:22:26 -08:00
messages.js OS/2 FOOTBALL prototype disk boots successfully with new ParallelPort component installed 2016-02-07 22:36:08 -08:00
mouse.js Added more demos and support for mixed-case properties (including a new 'debugger' property in Markdown files) 2016-03-05 18:09:41 -08:00
nodebugger.js Blog edits 2016-03-16 15:13:18 -07:00
panel.js Code cleanup 2016-02-11 15:44:10 -08:00
parallelport.js Code cleanup 2016-02-11 15:44:10 -08:00
ram.js The great DIP switch rewrite (major pain in the butt, but hopefully helpful for future machines) 2016-03-25 16:17:35 -07:00
rom.js Replaced loadResource() with the more streamlined getResource(), for all your resource-getting needs (well, except for binary files, which should be coming soon) 2016-02-21 15:51:54 -08:00
serialport.js Code cleanup 2016-02-11 15:44:10 -08:00
state.js OS/2 FOOTBALL prototype disk boots successfully with new ParallelPort component installed 2016-02-07 22:36:08 -08:00
video.js Updated aspect ratio for CGA configs and added experimental 'aspect' URL parameter 2016-04-01 21:36:06 -07:00
x86.js Cleaned up segment zeroing rules and added Windows 95 debugger configuration 2016-03-21 14:36:38 -07:00
x86cpu.js Cleaned up segment zeroing rules and added Windows 95 debugger configuration 2016-03-21 14:36:38 -07:00
x86fpu.js Code cleanup 2016-02-11 15:44:10 -08:00
x86func.js Conforming code segment correction 2016-03-15 23:48:27 -07:00
x86help.js Cleaned up segment zeroing rules and added Windows 95 debugger configuration 2016-03-21 14:36:38 -07:00
x86mods.js Minor page and comment updates 2016-03-12 09:11:34 -08:00
x86op0f.js Blog update 2016-03-09 14:22:26 -08:00
x86ops.js Make autoStart a proper (overridable) machine property 2016-03-16 11:37:17 -07:00
x86seg.js Cleaned up segment zeroing rules and added Windows 95 debugger configuration 2016-03-21 14:36:38 -07:00