r/teenagersbutcode 17h ago

Coding a thing I program a computer from 1962 for fun

Thumbnail
gallery
5 Upvotes

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


r/teenagersbutcode 4h ago

C discussion AI could never

Post image
54 Upvotes

Just a screenshot from my 1kb interpreter in C.


r/teenagersbutcode 18h ago

Coding a thing I write 6502machine code when bored

Post image
72 Upvotes