1
0
mirror of https://github.com/simh/simh.git synced 2026-04-17 00:36:00 +00:00

TAPE: Add support for AWS format tape images

Also added extended tape unit test code
This commit is contained in:
Mark Pizzolato
2019-03-26 14:06:57 -07:00
parent d8b6a70c54
commit e56b5f05e7
4 changed files with 307 additions and 54 deletions

View File

@@ -213,6 +213,9 @@ Host platforms which have libSDL available can leverage this functionality.
RAW Disk Access (including CDROM)
Virtual Disk Container files, including differencing disks
#### Tape Extensions
AWS format tape support
#### Embedded ROM support
Simulators which have boot commands which load constant files as part of
booting have those files imbedded into the simulator executable. The