Paul Kimpel
376eac6ef2
1. Commit version 0.03 of emulator and tools: this version successfully performs a hardware load from the disk and initiates the MCP.
...
2. Redesign B5500Console.html to support the Power On, Power Off, Halt, and Load buttons, along with a primitive mechanism to drive the Normal/Control lights.
3. Implement relative URLs for the <script> elements. This is a work in progress.
4. Commit Nigel's fix for the annoying problem with Firefox where typing "/" on the SPO brings up a QuickFind dialog.
5. Commit Mark XIII DCMCP transcription as of 2013-03-20.
6. Move B5500ColdLoader and KERNEL.DISK under webUI directory tree.
2013-03-23 16:33:22 +00:00
Paul Kimpel
9817083ddf
1. Commit emulator files at the point where the Mark XIII MCP appears to be able to initialization.
...
2. Fix character-mode B-register handling in Processor and slightly optimize some stream syllables.
2. Fix I/O-finished interrupt signaling (or rather, the lack thereof) in IOUnit.
3. Change system option settings in ColdLoader based on recent MCP tests.
4. Commit minor improvements to SyllableDebugger.
5. Commit version of KERNEL object code for use with SyllableDebugger.
6. Commit Mark XVI DCMCP transcription as of 2013-03-17.
2013-03-18 16:10:48 +00:00
Paul Kimpel
aefd148ef2
Okay, really commit the INCL2OMIT and BICTOEBCDIC utilities as stated in the previous commit, r312.
2013-03-11 04:42:39 +00:00
Paul Kimpel
587e8b1282
1. Commit DCMCP transcription as of 2013-03-08.
...
2. Commit INCL2OMIT utility to convert ESPOL $INCLUDE/$OMIT pragmas to $SET OMIT/$POP OMIT form.
3. Commit BICTOEBCDIC utility to translate XEM compiler output files from 6-bit BIC to 8-bit EBCDIC.
4. Minor fix to syllable decoding for R+7 addressing in SyllableDebugger.
2013-03-11 04:40:04 +00:00
Paul Kimpel
8775d14991
Correct 8-bit character offsets for PACKEBCDICTOBIC and UNPACKBICTOEBCDIC routines in ALGOLXEM and ESPOLXEM; delete extraneous LibMaintExtract source created during recent SVN repo merge.
2013-03-10 18:17:51 +00:00
Paul Kimpel
50d53b0b3b
Merge existing Google Code repository with development history for B5500 emulator, web UI, miscellaneous tools and prototypes, and Mark XVI DCMCP transcription as of 2013-03-05. Committed notes and log files from the merge and reload process. UUID of the repo has changed, so new check-outs are necessary for all Working Copies.
2013-03-08 03:49:03 +00:00
Paul Kimpel
010680d881
Commit DCMCP transcription as of 2013-03-05.
2013-03-05 16:25:44 +00:00
Paul Kimpel
50c55d74c6
Commit DCMCP transcription as of 2013-03-04.
2013-03-04 16:07:43 +00:00
Paul Kimpel
ebf430ac3a
1. Commit DCMCP transcription as of 2013-03-02.
...
2. Debugging mods to complete single-stepping through KERNEL bootstrap.
3. Implement FBS and LLL in Processor.
4. Delete old this.access() logic in Processor.
2013-03-03 02:56:25 +00:00
Paul Kimpel
0227365204
Commit DCMCP transcription as of 2013-03-01.
2013-03-02 15:41:28 +00:00
Paul Kimpel
6b9032680f
Commit DCMCP transcription as of 2013-02-27.
2013-02-27 13:56:56 +00:00
Paul Kimpel
8ca426f061
Commit DCMCP transcription as of 2013-02-26.
2013-02-26 14:52:16 +00:00
Paul Kimpel
937ce00a35
Implement BIC/BCLANSI translation in B5500ColdLoader and do disk writes in alpha mode; fix typos in DCMCP transcription.
2013-02-25 12:48:07 +00:00
Paul Kimpel
f582ca2cb5
Correct indentation and whitespace in Mark XIV SYMBOL/COOL transcription.
2013-02-24 02:21:28 +00:00
Paul Kimpel
1af06862b9
Correct whitespace in Mark XVI SYMBOL/KERNEL transcription.
2013-02-24 01:23:32 +00:00
Paul Kimpel
11d8a6c68f
Commit DCMCP transcription as of 2013-02-22.
2013-02-22 14:58:27 +00:00
Paul Kimpel
094efaee0e
Commit DCMCP transcription as of 2013-02-21.
2013-02-22 14:09:38 +00:00
Paul Kimpel
a81459bf01
Commit DCMCP transcription as of 2013-02-20.
2013-02-20 17:22:41 +00:00
Paul Kimpel
0e4d4b4f12
Commit DCMCP transcription as of 2013-02-19.
2013-02-19 14:25:41 +00:00
Paul Kimpel
9dce0e6cc7
Commit DCMCP transcription as of 2013-02-15.
2013-02-15 14:34:42 +00:00
Paul Kimpel
11d7cac6fa
Commit DCMCP transcription as of 2013-02-14.
2013-02-14 16:11:15 +00:00
Paul Kimpel
ab2bce2cf8
Commit DCMCP transcription as of 2013-02-12.
2013-02-12 16:32:53 +00:00
Paul Kimpel
ddd3fc5168
Commit DCMCP transcription as of 2013-02-08; improve injected-syllable handling in SyllableDebugger.
2013-02-08 15:59:20 +00:00
Paul Kimpel
c40f304527
Commit DCMCP transcription as of 2013-02-07.
2013-02-07 16:14:58 +00:00
Paul Kimpel
eb1135f4e8
Commit DCMCP transcription as of 2013-02-06.
2013-02-06 15:37:14 +00:00
Paul Kimpel
711e28cb22
Commit DCMCP transcription as of 2013-02-05.
2013-02-05 15:35:21 +00:00
Paul Kimpel
8862300cc5
Commit DCMCP transcription as of 2013-02-04.
2013-02-05 14:47:42 +00:00
Paul Kimpel
cb86d50715
Commit DCMCP transcription as of 2013-02-02; continue debugging Processor character mode; implement store syllables; implement syllable decoding in SyllableDebugger.
2013-02-03 13:30:00 +00:00
Paul Kimpel
893dca3f47
Commit DCMCP transcription as of 2013-01-31.
2013-02-02 12:56:50 +00:00
Paul Kimpel
71faddd306
Commit DCMCP transcription as of 2013-01-30.
2013-01-30 16:32:42 +00:00
Paul Kimpel
d705f740d8
Commit DCMCP transcription as of 2013-01-29.
2013-01-29 18:42:31 +00:00
Paul Kimpel
69ced571b4
Commit DCMCP transcription as of 2013-01-28.
2013-01-28 15:49:49 +00:00
Paul Kimpel
b0d1742db3
Fix serious partial-word typo in ESPOL at 05252000 and ESPOLXEM at 23075000; fix other miscellaneous non-critical typos in ESPOL and ESPOLXEM.
...
Change compilation $ options in KERNEL.
2013-01-28 14:22:41 +00:00
Paul Kimpel
1e4251fe2b
Commit DCMCP transcription as of 2013-01-25.
2013-01-25 16:50:49 +00:00
Paul Kimpel
cc51bcbdab
Commit DCMCP transcription as of 2013-01-24; fix stack adjustment for Processor MKS syllable; implement BIC display in SyllableDebugger.
2013-01-24 17:40:19 +00:00
Paul Kimpel
68678b077c
Commit DCMCP transcription as of 2013-01-23.
2013-01-23 17:29:16 +00:00
Paul Kimpel
1a278a110e
Commit DCMCP transcription as of 2013-01-22.
2013-01-22 16:53:18 +00:00
Paul Kimpel
f66a45761f
Commit DCMCP transcription as of 2013-01-21.
...
Debug ISO, TRB, FCE, FCL syllables in Processor.
2013-01-21 14:15:03 +00:00
Paul Kimpel
4c5755a1a8
Commit DCMCP transcription as of 2013-01-18.
2013-01-18 18:35:29 +00:00
Paul Kimpel
802b8fce7f
Commit DCMCP transcription as of 2013-01-17.
2013-01-17 17:54:56 +00:00
Paul Kimpel
7db74f6809
Commit DCMCP transcription as of 2013-01-16.
2013-01-16 14:44:29 +00:00
Paul Kimpel
e99e779860
Commit DCMCP transcription as of 2013-01-15.
2013-01-15 15:40:11 +00:00
Paul Kimpel
d3eecb271b
Commit DCMCP transcription as of 2013-01-14.
2013-01-14 16:18:13 +00:00
Paul Kimpel
7c56a7a2a3
Commit DCMCP transcription as of 2013-01-11.
2013-01-11 13:32:16 +00:00
Paul Kimpel
9be08b06e4
Commit DCMCP transcription as of 2013-01-10.
2013-01-10 15:26:31 +00:00
Paul Kimpel
2fa7137a8f
Commit DCMCP transcription as of 2013-01-09.
2013-01-09 13:53:14 +00:00
Paul Kimpel
fd41895056
Commit DCMCP transcription as of 2013-01-07; further development of B5500ColdLoader.html.
2013-01-07 16:15:16 +00:00
Paul Kimpel
fd67a72604
Commit DCMCP transcription as of 2013-01-03.
2013-01-03 18:32:45 +00:00
Paul Kimpel
1f8627e438
Commit DCMCP transcription as of 2013-01-02.
2013-01-02 15:05:54 +00:00
Paul Kimpel
e26207eaa7
Commit DCMCP transcription as of 2013-01-01; continue development of B5500ColdLoader (cold start working).
2013-01-01 21:54:06 +00:00