Commit graph pcjs/modules/shared/templates
Author SHA1 Message Date
Jeff Parsons
2629e48bdf And more PCjs/PCx86 disambiguation 2016-05-18 00:03:07 -07:00
Jeff Parsons
a1e999e0c4 More PCjs/PCx86 disambiguation 2016-05-17 00:04:51 -07:00
Jeff Parsons
288f28055d Starting work on disambiguating PCjs the emulator from PCjs the project/website; the emulator will become PCx86 2016-05-16 20:55:32 -07:00
Jeff Parsons
9dce59fbd9 Template updates 2016-05-03 16:41:08 -07:00
Jeff Parsons
c31f6222a1 Added smoothing control to both PCjs and PC8080 (setting it to false should probably be the new default)
It can be controlled with a new "smoothing" attribute on the <video> component and/or overridden with a "smoothing" URL parameter set to either "true" or "false"
2016-05-03 09:11:02 -07:00
Jeff Parsons
180ef91a72 Final tweaks to screen rotation (for now) 2016-05-02 17:28:13 -07:00
Jeff Parsons
3941cf8ff6 Fixed Space Invaders buffer update (the left-most pixel of every byte is bit 0, not bit 7 as in PC video adapters) 2016-05-02 16:19:50 -07:00
Jeff Parsons
2ba7f502c1 Start using fenced code blocks with language identifiers to improve highlighting with GitHub Pages 2016-05-01 16:09:33 -07:00
Jeff Parsons
8c5ab8d73b Clean up the CPU/ChipSet interface, and get the PC8080 Video component ready to actually do something 2016-05-01 10:13:43 -07:00
Jeff Parsons
ecf76e0904 Clarified some disk names, and cleaned up the XSL generation process 2016-04-30 11:43:22 -07:00
Jeff Parsons
5b6f6756a2 More 8080 improvements, including some initial "Fake CP/M" support 2016-04-27 08:28:52 -07:00
Jeff Parsons
07259c93ef Infrastructure in place for 8080 hardware interrupts (more specifically, vertical retrace interrupts) 2016-04-25 18:39:43 -07:00
Jeff Parsons
fd8cf4a690 The savePC() function is only available for PCjs, so changed the XSL check from MACHINECLASS to APPCLASS 2016-04-21 11:47:55 -07:00
Jeff Parsons
87d01130bd Make the PC8080 prototype page more responsive 2016-04-20 16:43:01 -07:00
Jeff Parsons
28e4eabd8d More PC8080 structural fixes 2016-04-20 14:02:11 -07:00
Jeff Parsons
8971097b3b More PC8080 structural fixes 2016-04-20 13:37:37 -07:00
Jeff Parsons
79fb14fdbf Support for machines other than PCjs and C1Pjs 2016-04-20 12:09:59 -07:00
Jeff Parsons
f390bdb76b First step moving toward a shared component template and stylesheet across multiple machines 2016-04-19 17:04:53 -07:00
Jeff Parsons
0b40ebcc9d Powered by JavaScript 2016-02-02 10:42:58 -08:00
Jeff Parsons
01ee3d4c49 The project is not "AWS-powered" anymore 2016-01-20 15:59:13 -08:00
Jeff Parsons
6a278d9543 Updated the icon locations for the Node XSL templates 2016-01-19 21:38:13 -08:00
Jeff Parsons
c792895b10 v1.20.3: The Happy 2016 Release 2015-12-31 15:51:14 -08:00
Jeff Parsons
4558a65d5d Fixed static URL 2015-12-14 17:17:59 -08:00
Jeff Parsons
cdd37e9c22 Updated disk information 2015-12-13 15:29:09 -08:00
Jeff Parsons
7ffb9858e2 Ported PDF viewer to Jekyll layout 2015-12-09 17:54:06 -08:00
Jeff Parsons
db2f5cc22c Update the list of available magazine images 2015-11-05 15:29:04 -08:00
Jeff Parsons
ea720ec2f1 New icons 2015-11-05 15:01:34 -08:00
Jeff Parsons
b95e7ee7bc Add GitHub link to page templates 2015-06-19 17:10:21 -07:00
Jeff Parsons
38f16fcc50 Fix EGA scrolling for modes 0x0D and 0x0E 2015-06-05 17:26:08 -07:00
Jeff Parsons
17d270ea2f Some minor documentation cleanup 2015-03-30 16:59:37 -07:00
Jeff Parsons
3cc7476ddc Improved keyboard compatibility with apps that hook the keyboard interrupt (eg, BASICA) 2015-03-25 14:12:48 -07:00
Jeff Parsons
c9e303600d Scale images to page width 2015-03-23 18:27:43 -07:00
Jeff Parsons
31dfc55b11 Another static URL fix 2015-02-08 15:32:19 -08:00
Jeff Parsons
f9df384bbe Update to READMEs 2015-02-08 14:04:58 -08:00
Jeff Parsons
36c38bec7f PDF viewer tweaks 2015-02-05 14:20:04 -08:00
Jeff Parsons
3069d317c6 Fixed some minor bugs (problems with autostart, duplicate machine IDs, etc) 2015-02-05 13:25:55 -08:00
Jeff Parsons
b60e988aba More PDFs 2015-02-04 22:12:10 -08:00
Jeff Parsons
b07dc9366e Rudimentary PDF viewer 2015-02-04 17:33:48 -08:00
Jeff Parsons
b8407aa96d v1.16.5: Getting ready for 2015 2014-12-29 23:06:28 -08:00
Jeff Parsons
88cc526c32 v1.16.3: Keyboard module rewrite
There are still a few regressions to address, but keyCode-to-simCode-to-scanCode conversion feels more robust/cleaner, and new features like programmable repeat rates will actually be doable now
2014-12-09 16:34:46 -08:00
Jeff Parsons
21035001b2 Fix rendering of HTML template file 2014-11-11 08:38:12 -08:00
Jeff Parsons
e0012c3c62 my_modules is simply modules now 2014-11-11 08:19:48 -08:00