tiamat 0.1.1-nullsafety copy "tiamat: ^0.1.1-nullsafety" to clipboard
tiamat: ^0.1.1-nullsafety copied to clipboard

outdated

This is an emulator of the COMET2 and a compiler of the CASL2.

tiamat #

virtual computer COMET2 emulator and virtual language CASL2 compiler

supervisor call #

SVC 1; read #

  • GR1: input buffer
  • GR2: input length
  LAD GR1,IBUF
  LAD GR2,32
  SVC 1

SVC 2; write #

  • GR1: output buffer
  • GR2: output length
  LAD GR1,IBUF
  LAD GR2,32
  SVC 1
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

This is an emulator of the COMET2 and a compiler of the CASL2.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on tiamat