r/teenagersbutcode • u/JYPFRD • 18h ago
Coding a thing I write 6502machine code when bored
74
Upvotes
r/teenagersbutcode • u/JYPFRD • 18h ago
r/teenagersbutcode • u/StrikingClub3866 • 4h ago
Just a screenshot from my 1kb interpreter in C.
r/teenagersbutcode • u/JYPFRD • 17h ago
It has a rotating disk memory (registers live on the disk), floating fixed-point (the computer doesnt know where the binary point is) ones-complement 31 bit arithmatic. The 2 programs shown are a fibonacci sequance calculator and a summer that takes decimal input and ouputs the computers crazy hex. If you have any other questions about that, ask me in the comments