S1130 – IBM 1130 Emulator in C#(github.com)
github.com
S1130 – IBM 1130 Emulator in C#
https://github.com/semuhphor/S1130/tree/feature/web-frontend
10 コメント
First computer I used was an ibm 1130. punched cards and green-bar line printer paper. I remember it didn't have much memory, so I had to read/write data to a (giant sized, small capacity) hard disk. All Fortran.
Same here, except I also wrote assembly and had teammates who wrote RPG
Is it all vibe coded? Looks and feels like LLM slop.
Also, it's hard to understand "what" this is emulating. Does it start and boot up? Do I need to find the OS somewhere? Can I run any IBM 1130 program, or do I need to provide some other kind of virtual something? How would I actually go about running a program written for the IBM 1130?