|
|
|
|
|
by zzo38computer
638 days ago
|
|
I had tried to figure out some of the details of TRON but some are difficult to find due to being Japanese and/or some files seems to be missing. (I think ITRON is still in use, but BTRON and CTRON are not as common these days, as far as I know.) There is also FOSS implementation of BTRON called B-Free but it is seems to be incomplete, and as far as I can tell is abandoned. (There is also year 2053 problem, which could be mitigated by using 64-bit timestamps, and some other problems.) (I had also had idea of my own operating system design, which also uses TRON character code, as well as other things. This can also be made operating system standard which multiple implementations could be made up, I would hope.) |
|
Most of them are available in English, although a few of the more peripheral specs are Japanese-only.
At least some of the BTRON and CTRON specs were published in English - http://tronweb.super-nova.co.jp/tronspecs.html - but don’t appear to be available online.
CTRON appears to have been based on OSI-I see references to FTAM and MOTIS (the X.400 mail transport protocol)-and also advertised support for ISDN as a key feature-which would make it very dated by today’s standards
I can’t find any references to actual specs for MTRON. I am wondering if it was ever actually specified, or if it was just vapourware
> (I had also had idea of my own operating system design, which also uses TRON character code,
You don’t need a whole operating system for that. It could just be a library which supported converting TRON code to other character sets, displaying text in TRON code, etc.