Skip to content

HobbyOSs/gosk

Repository files navigation

Gosk

This is a yet another assembly gosk!

Build & Run

  • You need to install Go and Make
$ go get -u github.com/HobbyOSs/gosk
$ cd $GO_HOME/src/github.com/HobbyOSs/gosk
$ make

How to run gosk

Under construction...

  • Normal assembly mode
    • You can generate an object file from an assembly source (*.nas format)
./gosk --help
usage:  [--help | -v] source [object/binary] [list]
  -v	バージョンとライセンス情報を表示する

About

yet another assembly interpreter, like nask

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published