Sujet : Re: Oldie but goodie: 1"x1" CP/M system
De : please (at) *nospam* ask.me.invalid (Zach Metzinger)
Groupes : comp.os.cpmDate : 01. Aug 2024, 15:17:09
Autres entêtes
Organisation : BWH Usenet Archive (https://usenet.blueworldhosting.com)
Message-ID : <v8g5d6$1agu$1@nnrp.usenet.blueworldhosting.com>
References : 1 2 3 4
User-Agent : Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0
On 8/1/24 04:52, Nils M Holm wrote:
If you like Ladder, you might also like my Ladder clone:
http://t3x.org/t3x/0/programs.html#ladders
Nicely done!
LADDER.COM is a BASCOM executable, meaning it was once a BASIC program that was compiled. I have a long-term project which aims to reproduce the source code, sans proper variable names -- of course, so that it is 100% authentic. I've done some work with BASCOM and IDA to suss out how it compiles code, but I'm far short of an automated decompiler.
--- Zach