Jeff Parsons
|
e142631cb2
|
Fixed a few broken links
|
2017-09-20 10:07:40 -07:00 |
|
Jeff Parsons
|
13158e2dd2
|
Added PC-DOS 0.90 disk image and appropriate Model 5150 machines to boot it
|
2017-05-26 10:18:47 -07:00 |
|
Jeff Parsons
|
aecd943c52
|
Added support for PDP-10 RAM images
|
2017-02-26 20:37:16 -08:00 |
|
Jeff Parsons
|
f87161f5d6
|
v1.32.0: The New Year Release
|
2016-12-30 15:56:01 -08:00 |
|
Jeff
|
ba0ca49854
|
Updated start address for the DEQKC 11/70 test
|
2016-11-14 10:44:24 -08:00 |
|
Jeff
|
c67176eab0
|
Added the ability to install external ROMs (eg, M9312 ROM images) into the IOPAGE
|
2016-11-05 12:01:56 -07:00 |
|
Jeff Parsons
|
89dc2660f1
|
Added more PDP-11 paper tape resources
|
2016-10-22 21:57:45 -07:00 |
|
Jeff Parsons
|
5808778351
|
Added getTrapStatus() so that the Debugger can display trap information whenever a trap has just occurred, updated FileDump to store 'load' and 'exec' properties in MACRO-11 listing dumps (so that the individual machine files don't have to specify hard-coded 'load' and 'exec' values themselves), and added a new SerialPort parameter (upperCase) that can be used to force all received data to upper-case
|
2016-10-21 21:07:26 -07:00 |
|
Jeff Parsons
|
b79146880d
|
Debugger now restricts opcodes to the current CPU model
|
2016-10-15 15:01:39 -07:00 |
|
Jeff Parsons
|
3a7b769fa3
|
Added support to FileDump for generating binary dumps from MACRO11 listing (.lst) files, since I wasn't having much success with dumpobj or obj2hex.pl; note that this assumes a listing file produced by the macro11 cross-assembler written by Richard Krehbiel in 2001, updated in 2009, and maintained here: https://github.com/shattered/macro11. There are other versions of macro11 floating around, like the one in the simtools project that accompanies simh, and the one built for the Windows-based PDP11GUI app.
|
2016-10-15 11:05:38 -07:00 |
|
Jeff Parsons
|
b1f8fca2d9
|
Re-enabled source maps, at least for the PDP-11 emulators (for now)
|
2016-10-14 09:30:17 -07:00 |
|
Jeff
|
e24d507aa2
|
Removed useless version numbers and dates from .js file headers
|
2016-10-06 16:22:24 -07:00 |
|
Jeff Parsons
|
1265104e6d
|
Added support for converting numbers to/from octal, along with improved support for binary numbers
|
2016-09-15 18:23:09 -07:00 |
|
Jeff Parsons
|
276c36334e
|
Added Debugger "int" command to manually request interrupts
|
2016-08-06 13:39:46 -07:00 |
|
Jeff Parsons
|
6185e4131c
|
Updated JavaScript open-source headers
|
2016-05-27 08:46:13 -07:00 |
|
Jeff Parsons
|
d50f0ebb1a
|
Updated aspect ratio for CGA configs and added experimental 'aspect' URL parameter
|
2016-04-01 21:36:06 -07:00 |
|
Jeff Parsons
|
255700f88a
|
Changed save.js, fdc.js, and diskdump.js to use a shared download function
|
2016-02-23 00:06:38 -08:00 |
|
Jeff Parsons
|
3dd7512f4f
|
Client-side support for the original DiskDump API is finally limping along
|
2016-02-22 17:38:57 -08:00 |
|
Jeff Parsons
|
c3978e9859
|
Well, that was a bad idea (restoring package.json files for internal modules, sans outdated version numbers)
|
2016-02-09 16:12:49 -08:00 |
|
Jeff Parsons
|
4315fb8dd3
|
Remove package.json files for internal modules (revisit this if we ever plan to publish them)
|
2016-02-09 16:06:52 -08:00 |
|
Jeff Parsons
|
5cb676e501
|
Updated Computer constants
|
2016-01-16 14:37:39 -08:00 |
|
Jeff Parsons
|
c792895b10
|
v1.20.3: The Happy 2016 Release
|
2015-12-31 15:51:14 -08:00 |
|
Jeff Parsons
|
ce068f2655
|
More README updates
|
2015-12-13 16:39:41 -08:00 |
|
Jeff Parsons
|
646acf3a8d
|
Simplified the NODE tests
|
2015-09-16 15:32:49 -07:00 |
|
Jeff Parsons
|
9e055b7be3
|
Debugger fixes for memory breakpoints, "if" processing, register parsing, and more
|
2015-08-13 10:58:32 -07:00 |
|
Jeff Parsons
|
3cf07a736f
|
FileDump command-line options to start dump at a given offset and/or with a given width
|
2015-05-19 12:59:59 -07:00 |
|
Jeff Parsons
|
edb72deaf7
|
Dumped another Compaq DeskPro 386 ROM (from a 386/25 motherboard)
|
2015-04-26 21:00:03 -07:00 |
|
Jeff Parsons
|
2339de01f9
|
More ROM annotations
|
2015-04-14 08:23:23 -07:00 |
|
Jeff Parsons
|
5303d2fe20
|
Support for 80386 register dumps
|
2015-02-23 12:02:06 -08:00 |
|
Jeff Parsons
|
889a04b7d2
|
Added support for dumping/merging .hex files
|
2015-02-20 15:16:06 -08:00 |
|
Jeff Parsons
|
b8407aa96d
|
v1.16.5: Getting ready for 2015
|
2014-12-29 23:06:28 -08:00 |
|
Jeff Parsons
|
0ea5520444
|
Updated C1Pjs to use the FileDump API properly
|
2014-11-16 14:17:01 -08:00 |
|
Jeff Parsons
|
85e84d2322
|
Fixed FileDump for clients that request the "bytes" format
|
2014-11-15 12:09:54 -08:00 |
|
Jeff Parsons
|
e0012c3c62
|
my_modules is simply modules now
|
2014-11-11 08:19:48 -08:00 |
|