Skip to content

memgonzales/assembly-x86-risc

Repository files navigation

Assembly Programming Exercises

badge

This repository is an assortment of programming exercises in assembly, taken from course outputs in an assembly programming class under Mr. Roger Luis T. Uy of the Department of Computer Technology, De La Salle University.

Representative source codes (with detailed comments) are provided for the following topics:

Built Using

The source codes for x86 assembly programming and x86-to-C interfacing were written with NASM as the assembler. For cross-platform input/output, the macro library io.inc — provided by SASM — was used.

The source code for RISC-V assembly programming was written with RARS as the assembler and simulator.

Authors

About

Assortment of programming exercises in assembly: (1) x86 programming, (2) x86-to-C interfacing, and (3) RISC-V programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published