196175cd39
Correct additional line-ending differences between Windows and Linux.
Paul Kimpel
2019-03-24 13:49:43 -07:00
02bd687785
Correct line-ending differences between Windows and Linux.
Paul Kimpel
2019-03-24 13:26:57 -07:00
c7d278d8d2
Commit retro-b5500 release 1.05: 1. Implement new method to open pop-up windows that schedules pop-up opens through a queue, delaying between opens, and retrying with longer delays when the opens fail. This is to satisfy new restrictions on pop-ups introduced in Apple Safari 11.0, even when the browser is configured to enable pop-ups. 2. Remove the Application Cache facility. This API has been deprecated and will be removed from browsers. 3. Implement improved setCallback() asynchronous timing mechanism with a new Promise-based approach developed for the retro-220 emulator. 4. Correct Processor memory access logic to avoid causing an Invalid Address interrupt in Control State. 5. Correct Processor Exit Character Mode (XX00) by implementing it separately from Word Mode exits. 6. Implement separate jump mechanisms for Word and Character Mode to correct edge-case errors. 7. Make slight correction to clock counting in singlePrecisionAdd. 8. Fix bug in double-clicking the "stacker" of the card punch to extract its contents. 9. Disable I/O descriptor word count in IOUnit for card reader/punch operations; remove extraneous blank card between card-load programs from the COLDSTART-XIII.card and COOLSTART-XIII.card decks that was previously required to prevent "eating" the second program's boot card. 10. Remove extraneous whitespace from B5500FramePaper used for most text-only windows and frames. 11. Compute HPT disk latency based on current timestamp rather than a random number. 12. Correct top-of-form handling in B5500LinePrinter. 13. Correct annimation of tape reel in B5500MagTapeDrive. 14. Replace the emulator's custom bindMethod() utility routine with Function.bind(). 15. Replace the emulator's custom DOM className utility routines by DOM classList methods. 16. Add P1 S and F register values to the internal tape dump caption; improve the dump tape's label records. 17. Give the annunciators on the ConsolePanel a dark gray presence when they are not lit. 18. Correct the method to "focus" the ConsolePanel window after the SPO initializes and becomes ready. 19. Clean up line delimiters in source and make consistent for Windows systems.
release-1.05
c7d278d
Paul Kimpel
2018-03-17 15:27:51 -07:00
398876dec4
Commit changes to website to support download text versions of the Mark XIII system.
Paul Kimpel
2017-06-18 13:44:05 -07:00
fecaa65890
Commit LONGALG patch to Mark XIII Extended Algol for support of LONG ARRAY type required by the B6500 simulator.
Paul Kimpel
2017-06-18 13:42:03 -07:00
6ae8994261
Commit typographical corrections to Mark XVI ALGOL and ALGOLXEM compilers derived from Mark XV symbolics.
Paul Kimpel
2017-06-18 13:39:31 -07:00
dd3b0ce564
Commit version 1.04: correct Integer Store operators to zero the sign bit when the mantissa goes to zero during scaling; remove old webkit CSS style from B5500MagTapeDrive. [Commit message amended 2016-10-29]
Paul Kimpel
2016-09-04 16:38:24 -07:00
ee3ffb9f86
Commit version 1.04.
Paul Kimpel
2016-09-04 16:38:24 -07:00
fae7433cc9
Correct manifest file for version 1.03e.
Paul Kimpel
2016-06-02 05:59:49 -07:00
fa9d0a997c
Commit version 1.03e: 1. Reduce buffer size in B5500DatacomUnit from 112 to 56 characters to accommodate the R/C text editor under the DCMCP. 2. Correct bug in B5500DatacomUnit that caused to first several characters after an input message to be output too quickly. 3. Change method of Greenbar highlighting in B5500LinePrinter to eliminate extra blank lines every three lines when copying or saving the paper area. 4. Embed ASCII FF (hex 0C) characters in skip-to-channel lines for B5500LinePrinter. 5. Initialize focus to the "Start up Powered" button on B5500Console and the "Load" button on B5500ConsolePanel. 6. Adjust method of initially positioning peripheral windows so it works better in Google Chrome.
Paul Kimpel
2016-06-02 05:52:36 -07:00
252c5adfa1
Commit version 1.03d: 1. Implement KEY IN DECK button for B5500CardReader to allow entry of ad-hoc card images. 2. Reduce default height of SPO and LinePrinter windows. 3. Clean up function definitions in B5500MagTapeDrive tape loader sub-window and unregister event handlers when sub-window closes.
Paul Kimpel
2016-05-09 09:43:06 -07:00
0fb010a79f
Commit proofing corrections to XBASIC from Rich Cornwell.
Paul Kimpel
2016-05-04 18:02:50 -07:00
4ca4f5add4
1. Correct transcription error affecting code generation for the SEARCH() intrinsic in ALGOLXEM and Mark-XVI ALGOL. 2. Move Mark-XVI/SYMBOL/COOL to Mark-XIV/SYMBOL/COOL. 3. Update project LICENSE file.
Paul Kimpel
2016-05-04 13:37:23 -07:00
9db6ca5147
Commit version 1.03c: 1. Implement new single-precision add/subtract routine that more closely follows the real B5500 logic. 2. Implement tests/B5500SPMathTest.html testbed to exercise the new add/subtract implementation. 3. Implement new way to focus the ConsolePanel window after the SPO becomes ready during initialization. 4. Add "?db=" parameter to tools/B5500DeleteStorageDB.html to specify the disk storage data base name. 5. Implement "Execute Single" button in B5500SyllableDebugger to preserve the T register when testing a single syllable. 6. Implement "octize" and "pic*" function in B5500Util to support tests/B5500SPMathTest.html. 7. Commit minor changes to webSite index page and GitHub README.md.
Paul Kimpel
2016-04-18 18:08:41 -07:00
356fb5584e
Commit release 1.03: 1. Alter method of writing disk sectors to IndexedDB, to avoid dragging along the entire 16KB IO Unit buffer area and unintentionally inflating host disk usage by 30-60X (ouch). This was causing Quota Exceeded errors in recent versions of Firefox. 2. Add onabort traps in B5500DiskUnit to catch QuotaExceeded errors. 3. Modify delay-deviation adjustment mechanism in B5500SetCallback to avoid oscillating between positive and negative cumulative deviations. 4. Correct tape reel angular motion in B5500MagTapeDrive, especially during reverse tape movement. 5. Fix bug with reporting memory parity error during tape I/O, should that ever occur. 6. Reset CPA Algol Glyphs option in default system configuration template. 7. Allow tools/B5500LibMaintDecoder to examine an entire .bcd tape image file instead of just the first 64KB. 8. Add USE SAVEPBT to default options in tools/COLDSTART-XIII deck. 9. Eliminate extraneous "schema update successful" alert when altering a disk subsystem configuration. 10. Commit minor corrections to source/B65ESPOL/SOURCE.alg_m from Richard Fehlinger.
release-1.03
Paul Kimpel
2015-08-22 16:46:22 -07:00
904404fd70
Commit new files missed in initial release 1.02 commit.
release-1.02
Paul Kimpel
2015-06-14 19:08:04 -07:00
f1fe18dab3
Commit release 1.02: 1. Move project from Google Code to GitHub (https://github.com/pkimpel/retro-b5500/). Update links and help pages; convert wiki pages to GitHub's MarkDown format. 2. Implement emulator-hosted memory dump to a tape image that can be saved and input into the B5500 DUMP/ANALYZE utility for analysis. Activated by clicking the NOT READY button on the Console. 3. Fix bad assignments to Processor X register in arithmetic ops (affected only SyllableDebugger script). 4. Remove IndexedDB.openDatabase() version parameter so the B5500ColdLoader and tools/ scripts will work in non-Firefox browsers. 5. Add a "?db" query string parameter to the tools/scripts so these scripts can open disk subsystems other than B5500DiskUnit. 6. Correct pre-allocated file locations and ESU card in tools/COLDSTART-XIII.card. 7. Implement new double-click mechanism to copy and clear the contents of card punch, datacom terminal, and line-printer output areas to a temporary window for subsequent copying or saving. 8. Correct handling of Ctrl-B (break), Ctrl-D (disconnect request), Ctrl-E (WRU), Ctrl-L (clear input buffer), and Ctrl-Q (alternate end-of-message) in B5500DatacomUnit. 9. Implement reporting of Model IB (slow, bulk) disk in B5500DiskUnit readInterrogate. 10. Implement detection of browser IndexedDB quota-exceeded errors in B5500DiskUnit (primarily to handle the fixed 2GB limit for off-line storage in Firefox). 11. Correct problem when line printer exhausted paper and FORM FEED triple-click did not clear the condition. 12. Eliminate BOT marker sensed in result for tape drive Write Interrogate operation -- Mark XIII and XV MCPs treat this as an error and will not purge blank tapes because of it. 13. Fix double-click of SPO INPUT REQUEST button either sending a duplicate interrupt to the system or the second click moving focus from the SPO input box. 14. Further tuning of delay-deviation adjustment mechanism in B5500SetCallback.js. 15. Reinstate ability of SPO to wrap long outputs to additional lines (apparently lost with new SPO input mechanism in 1.00). 16. Commit preliminary COOLSTART-XIII.card and MCPTAPEDISK-XIII.card decks.
Paul Kimpel
2015-06-14 19:06:27 -07:00
7c911e1c5c
Commit minor updates to original wiki pages migrated from Google Code.
wiki
Paul Kimpel
2015-05-10 16:06:46 -07:00
a46ad89f67
Final step in the reconstruction of wiki history from Google Code to GitHub: Rename the *.wiki files (which have the converted *.md text already applied on top of the last Google Code wiki text) to *.md so that they can be used by the GitHub wiki engine.
Paul Kimpel
2015-04-04 11:17:44 -07:00
8a12426937
Reconstruct Google Code wiki history: Apply the *.md "markdown" files generated by the conversion from Google Code to GitHub on top of the reconstructed *.wiki files from the Google Code Subversion repository and delete the *.md files.
Paul Kimpel
2015-04-04 11:00:04 -07:00
cc645d7f01
Reconstruct Google Code wiki history from r476 on 2015-02-08: release 1.01.
Paul Kimpel
2015-04-04 10:23:04 -07:00
5b86713e99
Reconstruct Google Code wiki history from r466 on 2014-09-29: release 1.00
Paul Kimpel
2015-04-04 10:20:06 -07:00
97de239994
Reconstruct Google Code wiki history from r427 on 2014-08-05.
Paul Kimpel
2015-04-04 10:14:56 -07:00
0b0a4a86fb
Reconstruct Google Code wiki history from r410 on 2014-01-10: release 0.20.
Paul Kimpel
2015-04-04 10:12:22 -07:00
f082cbcf81
Reconstruct Google Code wiki history from r394 on 2014-01-19.
Paul Kimpel
2015-04-04 10:10:03 -07:00
f8ce6a0d13
Reconstruct Google Code wiki history from r393 on 2014-01-10.
Paul Kimpel
2015-04-04 10:08:58 -07:00
87157699be
Reconstruct Google Code wiki history from r392 on 2014-01-10.
Paul Kimpel
2015-04-04 10:07:06 -07:00
9e8d03288d
Reconstruct Google Code wiki history from r390 on 2014-01-10: release 0.19.
Paul Kimpel
2015-04-04 10:05:43 -07:00
b796803b3f
Reconstruct Google Code wiki history from r385 on 2013-12-30: release 0.18.
Paul Kimpel
2015-04-04 10:03:46 -07:00
c721a32ed0
Reconstruct Google Code wiki history from r381 on 2013-11-25.
Paul Kimpel
2015-04-04 10:02:01 -07:00
fe9283c355
Reconstruct Google Code wiki history from r380 on 2013-11-25.
Paul Kimpel
2015-04-04 09:59:57 -07:00
eadbed3be3
Reconstruct Google Code wiki history from r379 on 2013-11-25.
Paul Kimpel
2015-04-04 09:58:43 -07:00
ccdcbcfbde
Reconstruct Google Code wiki history from r378 on 2013-11-23.
Paul Kimpel
2015-04-04 09:56:00 -07:00
eeb9cf8824
Reconstruct Google Code wiki history from r377 on 2013-11-23.
Paul Kimpel
2015-04-04 09:54:05 -07:00
9cf68bbaa5
Reconstruct Google Code wiki history from r376 on 2013-11-23.
Paul Kimpel
2015-04-04 09:50:51 -07:00
13e4ddd896
Reconstruct Google Code wiki history from r375 on 2013-11-20: release 0.16.
Paul Kimpel
2015-04-04 09:49:32 -07:00
d9c968eb0c
Reconstruct Google Code wiki history from r368 on 2013-11-14.
Paul Kimpel
2015-04-04 09:48:15 -07:00
ad845019b1
Reconstruct Google Code wiki history from r366 on 2013-11-14: release 0.15.
Paul Kimpel
2015-04-04 09:46:52 -07:00
87b46cb3cc
Reconstruct Google Code wiki history from r356 on 2013-09-30.
Paul Kimpel
2015-04-04 09:41:22 -07:00
20721ec890
Reconstruct Google Code wiki history from r354 on 2013-09-02.
Paul Kimpel
2015-04-04 09:39:05 -07:00
afb4780744
Reconstruct Google Code wiki history from r353 on 2013-09-02.
Paul Kimpel
2015-04-04 09:36:52 -07:00
2505c76849
Reconstruct Google Code wiki history from r346 on 2013-07-21.
Paul Kimpel
2015-04-04 09:33:40 -07:00
3b5f8fb673
Reconstruct Google Code wiki history from r345 on 2013-07-21.
Paul Kimpel
2015-04-04 09:31:42 -07:00
ad235cc3eb
Reconstruct Google Code wiki history from r344 on 2013-07-21.
Paul Kimpel
2015-04-04 09:29:51 -07:00
9dc71f9fd9
Reconstruct Google Code wiki history from r343 on 2013-07-21.
Paul Kimpel
2015-04-04 09:28:48 -07:00
d50a9b9d2d
Reconstruct Google Code wiki history from r342 on 2013-07-21.
Paul Kimpel
2015-04-04 09:26:46 -07:00
e31017b0af
Reconstruct Google Code wiki history from r341 on 2013-07-21.
Paul Kimpel
2015-04-04 09:25:33 -07:00
f7ce646cf7
Reconstruct Google Code wiki history from r336 on 2013-07-13.
Paul Kimpel
2015-04-04 09:23:55 -07:00
7a7da5b052
Reconstruct Google Code wiki history from r335 on 2013-07-13.
Paul Kimpel
2015-04-04 09:21:33 -07:00
bb9794c000
Reconstruct Google Code wiki history from r334 on 2013-07-13.
Paul Kimpel
2015-04-04 09:19:45 -07:00
d11752a4ca
Begin reconstruction of wiki history from Google Code Subversion repository: Initial wiki commit from r12 on 2012-04-03.
Paul Kimpel
2015-04-04 09:13:19 -07:00
378ffb8dc1
Create initial README.md
Paul Kimpel
2015-03-22 10:59:43 -07:00
cd4270009d
Migrating wiki contents from Google Code
Google Code Exporter
2015-03-21 10:46:40 -04:00
1dad7d9744
Commit Release 1.01: 1. Split operator Control Panel from B5500Console and make it a small, separate window. 2. Implement emulator home page in what remains of B5500Console page, with Start buttons for emulator. 3. Implement improvements to setCallback() mechanism, copied from Datatron 205 project. 4. Increase scrollback for SPO and Datacom windows from 1500 to 5000 lines. 5. Correct application of green-bar styling in B5500LinePrinter (apparent in Chrome). 6. Improve initial positioning of Magnetic Tape unit windows; add "B" to mag tape reel image. 7. Minor optimizations to bit-field isolate/insert routines in CentralControl. 8. Miscellaneous enhancements to UI appearance. 9. Minor changes to hosting website pages.
paul.kimpel@digm.com
2015-02-09 06:30:43 +00:00
0b6987774d
Tag wiki for release 1.00.
wiki-1.00
paul.kimpel@digm.com
2014-09-29 15:34:51 +00:00
8b0d19deba
Release emulator version 1.00: 1. Implement new system and disk subsystem configuration mechanism. 2. Implement initial Mark-XIII Cold Start card deck for use with new configuration interfaces. 3. Deprecate use of B5500ColdLoader.html script (replaced by new configuration mechanism and Cold Start deck), but correct and enhance IndexedDB database detection, creation, and deletion in it. 4. Implement "Application Cache" support to allow emulator to run off-line in a browser. 5. Implement web-font support and update all UIs to use DejaVu Sans and DejaVu Sans Mono from downloaded .woff or .ttf font files. 6. Rework some code in Processor OPDC, DESC, and indexDescriptor routines, attempting to resolve Flag Bit errors (issue #23). This appears to result in some improvement, but we still see them occasionally under load. 7. Line Printer: - Implement new line printer driver with more realistic UI and operator controls. - Implement Algol Glyphs option to render special Algol characters in Unicode. - Implement support for optional "greenbar" shading on the "paper". 8. SPO: - Redesign SPO driver to accept input from a text <input> element instead of capturing keystrokes directly from the window or "paper" <iframe>. This was done to allow input from tablet and mobile devices that will not pop up a keyboard unless an input-like element has the focus. - Implement Unicode Algol Glyphs support on output. - Intelligently resize "paper" area when SPO window is resized. - Accept "_" as a substitute for "~" as end-of-message on input. 9. Card Punch: - Implement Unicode Algol Glyphs support on output. - Implement stacker-full annunciators in UI. 10. Card Reader: - Implement Unicode Algol Glyphs support on input. - Accept "_" as a substitute for "~" on input. 11. Disk: - Adapt B5500DiskUnit driver to new configuration mechanism. - Implement support for Model-IB (slow) disk and non-DFX disk storage configurations; support up to 20 EUs. - Implement check for DKA readiness in cc.load() if not doing card-load-select. 12. Datacom: - Rework datacom driver keystroke handling for compatibility with Google Chrome. - Correct typo (line 437) in B5500DatacomUnit reported by Peter Grootswagers (issue #28). 13. Magnetic Tape: - Implement more granular tape reel animation in B5500MagTapeDrive. - Open the tape loader window on top of its device window. 14. Correct color of NOT READY lamps in peripheral device UIs; convert <progress> bars to <meter> elements. 15. More intelligently resize peripheral UI controls when their window is resized. 16. Implement lamp test during power-on in B5500Console. 17. Illuminate NOT READY light on Console at power-on if certain minimum configuration requirements are not met. 18. Set all HTML <meta> Content-Type character sets to UTF-8 (were ISO-8859-1); correct problem with FireFox requiring the character set to be specified within the first 1024 characters of an HTML file. 19. Clean up and refactor CSS style sheets 20. Split Javascript code out from B5500Console.html to new B5500Console.js. 21. Refactor common UI routines into webUI\B5500Util.js. 22. Move images and fonts to new webUI/resources directory; rearrange files in webUI/tool, tools, tests, source directories of repo. 23. Make significant wiki updates to document the new features in this release.
paul.kimpel@digm.com
2014-09-29 15:28:56 +00:00
9016cc93fb
Merge complete B6500 Mark 0.0 transcription from Jim Fehlinger as of 2014-08-20. This compiles with the B5500-based B6500 ESPOL compiler, but has not yet been run.
paul.kimpel@digm.com
2014-08-21 13:35:45 +00:00
a8f4579cbe
Commit debugging patches to B6500 Mark 0.0 MCP as of 2014-08-14.
paul.kimpel@digm.com
2014-08-14 15:52:10 +00:00
a2288df102
Eliminate trailing "." in release-0.11 tag name.
release-0.11
paul.kimpel@digm.com
2014-08-09 22:49:46 +00:00
e637d6f69f
Eliminate trailing "." in release-0.10 tag name.
release-0.10
paul.kimpel@digm.com
2014-08-09 22:49:08 +00:00
e292a6b510
Correction to web site for CANDE setup instructions as of 2013-12-13 (from WIP r398).
paul.kimpel@digm.com
2014-08-09 19:36:03 +00:00
a0f79992fd
Minor change to web site for CANDE setup instructions as of 2013-11-26 (from WIP r396).
paul.kimpel@digm.com
2014-08-09 19:33:51 +00:00
1ff02cd3aa
More changes to web site for tape drive implementation as of 2013-11-14 (from WIP r385).
paul.kimpel@digm.com
2014-08-09 19:31:15 +00:00
237d627f18
Minor changes to web site for tape drive implementation as of 2013-11-02 (from WIP r381).
paul.kimpel@digm.com
2014-08-09 19:28:32 +00:00
1daccb78a0
Minor changes to web site pages as of 2013-09-04 (from WIP r359).
paul.kimpel@digm.com
2014-08-09 19:26:12 +00:00
9c322ed53a
Further development of wiki and web site pages as of 2013-07-21 (from WIP r352).
paul.kimpel@digm.com
2014-08-09 19:23:28 +00:00
32c2dd8351
Minor web site corrections as of 2013-07-18 (from WIP r348).
paul.kimpel@digm.com
2014-08-09 19:20:53 +00:00
75e0c4aca7
Further web site development as of 2013-07-11 (from WIP r343).
paul.kimpel@digm.com
2014-08-09 19:18:15 +00:00
4e03d13a0d
Further development of website scripts for Mark-XIII tape image download facility as of 2013-07-07 (from WIP r339).
paul.kimpel@digm.com
2014-08-09 19:02:45 +00:00
299ecd5c89
Minor tweaks to test website HTML as of 2013-06-23 (from WIP r325).
paul.kimpel@digm.com
2014-08-09 18:51:37 +00:00
1186621e5e
Commit initial versions of web site home page files as of 2013-06-18 (from WIP r323)
paul.kimpel@digm.com
2014-08-09 18:38:05 +00:00
698746f2d6
Commit debugging patches to B6500 Mark 0.0 MCP as of 2014-08-04.
paul.kimpel@digm.com
2014-08-04 17:07:35 +00:00
fd9c88fbd1
Commit debugging patches to B6500 ESPOL compiler as of 2014-08-02.
paul.kimpel@digm.com
2014-08-02 15:11:22 +00:00
bc8b0fd120
Commit debugging patches to B6500 ESPOL compiler and Mark 0.0 MCP as of 2014-07-28.
paul.kimpel@digm.com
2014-07-29 04:09:33 +00:00
6dd65698f1
Commit debugging patches to B6500 ESPOL compiler as of 2014-07-25.
paul.kimpel@digm.com
2014-07-26 00:14:50 +00:00
189ce8b2c4
Commit debugging patches to B6500 ESPOL compiler as of 2014-07-16.
paul.kimpel@digm.com
2014-07-26 00:10:59 +00:00
8d75e3214e
Commit B6500 MCP Mark 0.0 source, additional transcription by James Fehlinger, as of 2014-07-25.
paul.kimpel@digm.com
2014-07-25 23:56:59 +00:00
92aa46c2bd
Commit B6500 MCP Mark 0.0 source, additional transcription by James Fehlinger, as of 2014-07-22.
paul.kimpel@digm.com
2014-07-25 23:53:10 +00:00
34b1dc4751
Commit B6500 MCP Mark 0.0 source, additional transcription by James Fehlinger, as of 2014-07-15.
paul.kimpel@digm.com
2014-07-25 23:50:38 +00:00
fce7d84c2e
Commit B6500 MCP Mark 0.0 source, additional transcription by James Fehlinger, as of 2014-06-26.
paul.kimpel@digm.com
2014-07-25 23:48:11 +00:00
afa834443f
Commit B6500 MCP Mark 0.0 source, additional transcription by James Fehlinger, as of 2014-06-23.
paul.kimpel@digm.com
2014-07-25 23:44:22 +00:00
2bdce55790
Commit B6500 MCP Mark 0.0 source, additional transcription by James Fehlinger, as of 2014-06-18.
paul.kimpel@digm.com
2014-07-25 23:40:40 +00:00
dc00da1124
Commit initial B6500 MCP Mark 0.0 source, transcribed by James Fehlinger, as of 2014-06-04.
paul.kimpel@digm.com
2014-07-25 23:31:19 +00:00
f60256a63b
Commit debugging patches to B6500 ESPOL compiler as of 2014-06-26.
paul.kimpel@digm.com
2014-07-16 03:49:30 +00:00
4faedc7700
Correct typos introduced during packaging of release 0.20.
paul.kimpel@digm.com
2014-06-29 22:26:47 +00:00
1c430583cd
1. Release emulator version 0.20. 2. Fully implement Double Precision Add/Subtract (DLA/DLS), Multiply (DLM), and Divide (DLD) syllables. 3. Replace standard setTimeout() by redesigned setCallback() mechanism throughout the emulator for scheduling timing delays and other callbacks on the Javascript thread. Delete obsolete setImmediate() mechanism. 4. Replace "new Date().getTime()" by "performance.now()" calls for greater timer precision. 5. Minor tweaks to Single Precision arithmetic operators. 6. Replace Javascript postfix operators by prefix operators wherever feasible (e.g., x++ becomes ++x). 8. Attempt to correct character translation and keyboard filtering in DatacomUnit for CANDE. 9. Minor changes to button colors and illumination behavior for I/O devices and Console. 10. Suppress I/O device classes in B5500SyllableDebugger by default (uncomment in source to enable). . Drop support for webkitIndexedDB and mozIndexedDB (for now). . Configure four tape drives (MTA-MTD) by default.
paul.kimpel@digm.com
2014-06-29 21:13:51 +00:00
4c51038c86
1. Commit additional proofing changes by Jim Fehlinger and Paul Kimpel to B6500 ESPOL as of 2014-06-08. 2. Commit miscellaneous proofing corrections by Paul Kimpel to other transcribed sources.
paul.kimpel@digm.com
2014-06-16 14:35:25 +00:00
0d201375f5
Commit Jim Fehlinger's proofing corrections to B6500 ESPOL compiler source, as of 2014-06-01.
paul.kimpel@digm.com
2014-06-16 14:18:52 +00:00
5630610896
Commit sequence number corrections to B6500 ESPOL compiler source; reformat to PWB standard for Algol files.
paul.kimpel@digm.com
2014-06-01 16:29:54 +00:00
c84199be76
Commit B5500-based B6500 ESPOL compiler, transcribed by James Fehlinger and generously donated to the project.
paul.kimpel@digm.com
2014-06-01 15:40:41 +00:00
617671a096
Commit original B6500 simulator source, masterfully OCR-ed and proofed by James Fehlinger and donated to the project.
paul.kimpel@digm.com
2014-05-03 15:32:22 +00:00
20480ccb98
Commit original B6500 simulator source, masterfully OCR-ed and proofed by James Fehlinger and donated to the project.
paul.kimpel@digm.com
2014-05-03 15:25:03 +00:00