Anonymous ID: ae183d Dec. 22, 2025, 4:49 p.m. No.24017425   🗄️.is 🔗kun   >>7430 >>7437

>>24017406

Combat was only a 2KB ROM. 8-bit assembler programming was a magical time. Cut my teeth on a 6502 when I was 10 when I got a copy of an assembler for the first time. Had a weird ass way of doing the high and low bytes, instead of just < or >, you'd have to and by 255 or divide by 256.

Anonymous ID: ae183d Dec. 22, 2025, 4:55 p.m. No.24017440   🗄️.is 🔗kun   >>7471

>>24017430

KEK. Forgot the image. Nah, I never did any Fortran. Looks similar enough to Basic that'd be easy enough to pick up though from the Fortran code I have looked at though, kind of like how Ada seems similar enough to Pascal/Modula-2 to be easy enough to learn the syntax quickly. Didn't Fortran have some weird formatting where things had to start on like column 7 or something and comments on column 1 with a C? Seem to remember reading something about that, something to do with card punches or something.