This website requires JavaScript.
Explore
Help
Sign In
Zander671
/
asm-cat
Watch
1
Star
0
Fork
0
You've already forked asm-cat
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5
Commits
1
Branch
0
Tags
a925fb450814d758700fefe9cfa5cf179f3c1689
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Zander671
a925fb4508
Added Jenkins badges
2022-11-02 16:12:24 -07:00
.gitignore
Initial commit
2022-10-04 04:11:36 -07:00
cat.nasm
Change .s to .nasm
2022-10-04 11:19:56 -07:00
LICENSE
Initial commit
2022-10-04 04:11:36 -07:00
Makefile
Change .s to .nasm
2022-10-04 11:19:56 -07:00
README.md
Added Jenkins badges
2022-11-02 16:12:24 -07:00
README.md
cat
Posix compliant cat written in NASM Assembler for practice. This program
ONLY
works on Linux.
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
A POSIX-compliant implementation of cat written in NASM assembler for practice
Readme
GPL-3.0
62
KiB
Languages
Assembly
98.2%
Makefile
1.8%