Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
In this thread, we Hello World
1
Name:
Anonymous
2006-06-20 20:56
c:
#include <stdio.h>
main() { printf("hey worldz\n"); }
55
Name:
Anonymous
2006-06-26 5:27
start
LDX #$0D
cycle
LDA hworld,X
STA $0400,X
DEX
BNE cycle
hworld
RTS
.text "Hello, World!"
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List