Category:Battlestar: Difference between revisions

Content added Content deleted
m (Formatting)
m (Fixed typo, added url)
Line 3: Line 3:
= Battlestar =
= Battlestar =


A different take of assembly, with the goal of creating tiny executables.
A different take on assembly, with the goal of creating tiny executables.


== Battlestar is ==
== Battlestar is ==
Line 23: Line 23:
* Programs can be run like scripts by including this line at the top: #!/usr/bin/bts
* Programs can be run like scripts by including this line at the top: #!/usr/bin/bts
* Interrupts can be called with the same syntax for both 32-bit and 64-bit x86 on Linux.
* Interrupts can be called with the same syntax for both 32-bit and 64-bit x86 on Linux.

== Project page ==

https://github.com/xyproto/battlestar