Log in
Register
linkhut
Bookmarks
tagged with:
C
assembly
Sort by:
recency
popularity
Order:
descending
ascending
09 Dec 21
Writing a simple 16 bit VM in less than 125 lines of C | andreinc
https://www.andreinc.net/2021/12/01/writing-a-simple-vm-in-less-than-125-lines-of-c
by
eli
4 years ago
Tags:
lc3
vm
c
programming
assembly
26 Apr 21
Writing a text-based adventure game for CP/M
https://blog.steve.fi/writing_a_text_based_adventure_game_for_cp_m.html
by
eli
4 years ago
Tags:
c
assembly
programming
game
dev
30 Dec 14
Sysdig Cloud - The Fascinating World of Linux System Calls
http://sysdigcloud.com/fascinating-world-linux-system-calls/
by
wyclif
11 years ago
Tags:
assembly
c
tutorial
linux
programming
tech
05 Dec 12
Programming, Motherfucker - Do you speak it?
http://programming-motherfucker.com/
by
wyclif
13 years ago
Tags:
development
programming
tech
python
c
php
html
ruby
regex
sql
lua
bash
c++
assembly
vim
rails
15 Oct 12
c++ - How to generate assembly code with clang in Intel syntax? - Stack Overflow
http://stackoverflow.com/questions/10990018/how-to-generate-assembly-code-with-clang-in-intel-syntax
by
ckoshikumo
13 years ago
Tags:
clang
c
assembly
programming