tbs 1.0.1 copy "tbs: ^1.0.1" to clipboard
tbs: ^1.0.1 copied to clipboard

Teretalia Boot Set — A Dart-to-16-bit bootloader compiler. TBS allows developers to write BIOS-level bootloaders directly in Dart using the TBS DSL, and compiles them into real bootable binaries via NASM.

1.0.0 #

  • Initial release of Teretalia Boot Set (TBS)
  • Added Dart DSL for 16-bit bootloader development
  • Supports TBS.Ah, TBS.Al, TBS.Print, and TBS.Halt
  • Generates NASM assembly and bootable .bin output

1.0.1 #

  • No new features added
  • Fixed some issues
0
likes
120
points
60
downloads

Documentation

Documentation
API reference

Publisher

verified publishercortlet.com

Weekly Downloads

Teretalia Boot Set — A Dart-to-16-bit bootloader compiler. TBS allows developers to write BIOS-level bootloaders directly in Dart using the TBS DSL, and compiles them into real bootable binaries via NASM.

Repository (GitHub)
View/report issues

Topics

#bootloader #compiler #dart-dsl #bios #osdev

License

MIT (license)

More

Packages that depend on tbs