Jeff Parsons
|
1d81e555b2
|
README updates
|
2016-06-06 09:17:25 -07:00 |
|
Jeff Parsons
|
43355dec6f
|
Support for message buffering (PC8080 only; needs to be added to PCx86, too)
|
2016-05-31 09:59:19 -07:00 |
|
Jeff Parsons
|
6185e4131c
|
Updated JavaScript open-source headers
|
2016-05-27 08:46:13 -07:00 |
|
Jeff Parsons
|
8dfef55d17
|
Fixed PCx86 command-line utility
|
2016-05-26 21:29:57 -07:00 |
|
Jeff Parsons
|
29f2fa9132
|
Starting on v1.23.1
|
2016-05-25 08:00:24 -07:00 |
|
Jeff Parsons
|
36d4565f0b
|
Updated About page
|
2016-05-24 09:11:23 -07:00 |
|
Jeff Parsons
|
4e8a79a711
|
More README corrections
|
2016-05-23 17:22:45 -07:00 |
|
Jeff Parsons
|
e0b09ce432
|
More exclusions
|
2016-05-23 17:06:43 -07:00 |
|
Jeff Parsons
|
9fede36f41
|
README corrections
|
2016-05-23 17:03:46 -07:00 |
|
Jeff Parsons
|
68a99e6d4b
|
README corrections
|
2016-05-23 16:54:24 -07:00 |
|
Jeff Parsons
|
7c3af868de
|
README corrections
|
2016-05-23 16:35:59 -07:00 |
|
Jeff Parsons
|
5e11df7999
|
README updates
|
2016-05-23 14:57:14 -07:00 |
|
Jeff Parsons
|
e02a65e517
|
Remove redundant redirects
|
2016-05-23 14:45:26 -07:00 |
|
Jeff Parsons
|
6b7515045f
|
Add redirects for all the (moved) disk folders
|
2016-05-23 14:34:57 -07:00 |
|
Jeff Parsons
|
d29ef36ea1
|
Link updates
|
2016-05-23 14:14:42 -07:00 |
|
Jeff Parsons
|
a54d5564a7
|
README and JSON updates
|
2016-05-23 13:16:25 -07:00 |
|
Jeff Parsons
|
c0cefd79c8
|
Updated ROM dump
|
2016-05-22 17:25:35 -07:00 |
|
Jeff Parsons
|
64d71f0fd6
|
FDC hacks to deal with recent disk path changes and disk file name case changes
|
2016-05-21 09:50:02 -07:00 |
|
Jeff Parsons
|
e8ba4aedc5
|
FDC hacks to deal with recent disk path changes and disk file name case changes
|
2016-05-20 08:47:49 -07:00 |
|
Jeff Parsons
|
706e51838b
|
Make ROM dumps more readable
|
2016-05-20 08:18:33 -07:00 |
|
Jeff Parsons
|
7bfc81a286
|
More README updates
|
2016-05-19 20:35:53 -07:00 |
|
Jeff Parsons
|
ab1d25c289
|
More README cleanup
|
2016-05-19 20:10:09 -07:00 |
|
Jeff Parsons
|
eaeb3df868
|
README updates
|
2016-05-19 13:37:59 -07:00 |
|
Jeff Parsons
|
9335ad3a54
|
And even more PCjs/PCx86 disambiguation
|
2016-05-18 22:18:07 -07:00 |
|
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
|
7c3aab2a7e
|
PC6502 work-in-progress
|
2016-05-15 00:03:49 -07:00 |
|
Jeff Parsons
|
3ade80ba6c
|
Check in compiled versions for v1.22.1
|
2016-05-15 00:01:34 -07:00 |
|
Jeff Parsons
|
09f4db3455
|
Space Invaders!
|
2016-05-14 23:53:49 -07:00 |
|
Jeff Parsons
|
f09189c121
|
Space Invaders works on the desktop now
|
2016-05-14 23:12:39 -07:00 |
|
Jeff
|
bc7ec763ca
|
Since "model" properties are strings now, they need to be coerced to numbers
|
2016-05-14 19:00:13 -07:00 |
|
Jeff
|
4f04393c3a
|
Added missing JSDoc property
|
2016-05-13 22:49:32 -07:00 |
|
Jeff
|
0b35e06926
|
Header updates
|
2016-05-12 19:24:10 -07:00 |
|
Jeff Parsons
|
5d76d662a0
|
Eliminated unused exception handler
|
2016-05-12 19:10:23 -07:00 |
|
Jeff Parsons
|
9a0e5cddc6
|
Clean up CF handling (no more direct manipulation of result variables)
|
2016-05-12 11:11:19 -07:00 |
|
Jeff Parsons
|
a02454467b
|
Note on underwhelming performance when using a dynamically generated array of opcode functions specifying ".bind(this)" on every one (which is why I don't do it)
|
2016-05-12 00:12:57 -07:00 |
|
Jeff Parsons
|
603b429c60
|
Updated notes on 6502 assembler
|
2016-05-11 09:39:05 -07:00 |
|
Jeff Parsons
|
ba2e525982
|
Added 4K and 8K versions of my 6502 ASSEMBLER/DISASSEMBLER (although they may be of different vintages)
|
2016-05-10 22:57:27 -07:00 |
|
Jeff Parsons
|
052c5541b5
|
Fixed XML config files to reflect to new file locations
|
2016-05-10 11:28:46 -07:00 |
|
Jeff Parsons
|
985c7c76cd
|
Make C1P screen sharper, add support for C1P JSON files, and add more C1P README files
|
2016-05-09 23:45:55 -07:00 |
|
Jeff Parsons
|
c8d3a102e2
|
Use XMLVERSION if set
|
2016-05-08 11:36:13 -07:00 |
|
Jeff Parsons
|
252fc520a4
|
Set imageSmoothingEnabled to false for C1Pjs (although in this case the improvement seems negligible)
|
2016-05-08 11:06:26 -07:00 |
|
Jeff Parsons
|
29cedbf079
|
C1P assembler README
|
2016-05-07 10:25:21 -07:00 |
|
Jeff Parsons
|
0cd9cf7cba
|
C1P assembler README
|
2016-05-06 09:05:58 -07:00 |
|
Jeff Parsons
|
57341d6564
|
C1P assembler README
|
2016-05-06 08:48:45 -07:00 |
|
Jeff Parsons
|
587df048b8
|
C1P assembler README
|
2016-05-06 08:44:05 -07:00 |
|
Jeff Parsons
|
c80f22e23a
|
Cleaned up the handling of PS bits (not to be confused with PSW, which is PS combined with A); this fixes a bug where POP PSW was inadvertently disabling the internal interrupt flag (IF)
|
2016-05-05 13:04:46 -07:00 |
|
Jeff Parsons
|
913425791e
|
More README updates
|
2016-05-04 15:46:12 -07:00 |
|
Jeff Parsons
|
524ffbc0cb
|
More README updates
v1.22.0
|
2016-05-04 14:03:45 -07:00 |
|