--:----:--Keyboard shortcuts (?)Fullscreen (f)

Example of using objasm2gas.pl to create GNU as code from ObjAsm code

by gerph
macOS ◆ xterm-256color ◆ fish 35 views

This example shows a conversion of the https://github.com/gerph/objasm2gas/tree/main/testdata/objasm/realworld code which tests that OS_ReadC works.

It’s pretty easy to use, and this shows how simple the conversion can be.