mirror of
https://github.com/pkimpel/retro-220.git
synced 2026-01-13 15:18:24 +00:00
1. Rework the partial-word operators for better efficiency. 2. Correct emulated processor clock update during I/O operations. 3. Centralize common I/O initialization and termination code. 4. Correct statistics calculations in schedule(). 5. Correct timing for integer and floating divide operators. 6. Correct remainder shifting in floating divide. 7. Implement diagnostic monitor window, opened by double-click on retro-220 logo on home page. 8. Correct timing for ConsolePrinter carriage control functions. 9. Implement simple demo programs pre-loaded into memory.
71 lines
1.7 KiB
Plaintext
71 lines
1.7 KiB
Plaintext
CACHE MANIFEST
|
|
# retro-220 emulator 0.01, 2017-05-13 18:30
|
|
CACHE:
|
|
../emulator/B220Processor.js
|
|
B220.css
|
|
B220.html
|
|
B220.js
|
|
#B220CardatronControl.css
|
|
#B220CardatronControl.html
|
|
#B220CardatronControl.js
|
|
#B220CardatronInput.css
|
|
#B220CardatronInput.html
|
|
#B220CardatronInput.js
|
|
#B220CardatronOutput.css
|
|
#B220CardatronOutput.html
|
|
#B220CardatronOutput.js
|
|
#B220CardatronZeroSuppressPanel.html
|
|
B220Common.css
|
|
#B220ConsoleInput.css
|
|
#B220ConsoleInput.js
|
|
B220ConsoleKeyboard.css
|
|
B220ConsoleKeyboard.html
|
|
B220ConsoleKeyboard.js
|
|
B220ConsolePrinter.css
|
|
B220ConsolePrinter.html
|
|
B220ConsolePrinter.js
|
|
B220ControlConsole.css
|
|
B220ControlConsole.html
|
|
B220ControlConsole.js
|
|
#B220DataFile.css
|
|
#B220DataFile.html
|
|
#B220DataFile.js
|
|
B220DiagMonitor.html
|
|
B220FramePaper.html
|
|
#B220MagTapeControl.css
|
|
#B220MagTapeControl.html
|
|
#B220MagTapeControl.js
|
|
#B220MagTapeDrive.css
|
|
#B220MagTapeDrive.html
|
|
#B220MagTapeDrive.js
|
|
#B220MagTapeLoadPanel.html
|
|
B220PanelUtil.js
|
|
B220PaperTapePunch.css
|
|
B220PaperTapePunch.html
|
|
B220PaperTapePunch.js
|
|
#B220PaperTapeReader.html
|
|
B220SetCallback.js
|
|
B220SystemConfig.css
|
|
B220SystemConfig.html
|
|
B220SystemConfig.js
|
|
B220Util.js
|
|
resources/B220-Logo.jpg
|
|
resources/B220-Site.jpg
|
|
resources/Burroughs-Logo.png
|
|
resources/Burroughs-Meatball.png
|
|
#resources/DataFileTapeHead.png
|
|
resources/DejaVuSans-Bold-webfont.ttf
|
|
resources/DejaVuSans-Bold-webfont.woff
|
|
resources/DejaVuSans-webfont.ttf
|
|
resources/DejaVuSans-webfont.woff
|
|
resources/DejaVuSansMono-webfont.ttf
|
|
resources/DejaVuSansMono-webfont.woff
|
|
#resources/MagTapeReel.jpg
|
|
resources/Organ-Switch-Down.png
|
|
resources/Organ-Switch-Up.png
|
|
resources/retro-220-Logo.png
|
|
resources/retro-Logo.png
|
|
resources/ToggleDown.png
|
|
resources/ToggleMid.png
|
|
resources/ToggleUp.png
|