What if I told you there is an immensely popular operating system that you likely used it at least once, but did not realise what it was?

In fact, it is so popular and important there is an IEEE standard based on it.

It is uncanny how immensely popular AND immensely obscure this system is.

It is scary that until today I have never even heard of its reference desktop implementation.

The system is called "TRON".

🧵 thread~

p.s. thanks @fkinoshita for the pointer!

Well, to be more precise, the system I am about to show you is called B-right/V release 4.5 from 2006. It is an implementation of BTRON, Business TRON specification. You can think about it this way: FreeBSD is a UNIX system. Bright/V is a TRON system.

TRON, or The Real-time Operating system Nucleus, began as an open architecture project by Japanese professor Ken Sakamura in 1984. There are multiple sub-projects, including ITRON for electronics and cars, BTRON for desktops and PDAs, CTRON for telecoms, and many more.

There is a lot of information on its English website http://tronweb.super-nova.co.jp/homepage.html but it barely scratches the surface.

Yes, TRON was used for NTT DoCoMo i-mode phones and some Roland synthesisers, and most camera operating systems are also TRON forks. Yes, it runs on pretty much any 8, 16 or 32 bit architecture you can think of. Yes, it was used in home automation and cars, too.

But this system is also the basis for Mentor Graphics Nucleus RTOS, and eCos and RTEMS APIs, and that makes it BIG.

TRON Web

Space probes, smart phones, dumb phones, calculators, and even some Intel motherboard chips are running TRON systems or their derivatives.

This system is THAT big. Perhaps, today there are more choices among embedded operating systems, and more devices are simply running Linux, but I think the claim that in 2003 TRON used to be the most popular operating system is somewhat substantiated.

Now, tell me, HOW COME no one in the West have heard about desktop version of TRON that could run on i286/386, and, from what I can tell, Sun workstations?

Edu-rant is over, time to show you the system :D Follow me!

These days, finding the installation media for the B-right/V OS itself can be hard. But the operating system is still sold on Amazon as "Chokanji V, TRON runs on Windows" input system. 超漢字V means "Super Kanji 5", by the way. There is MacOS X version, too.

Either version is just installing BTRON in VMWare, and runs the input method somewhat seamlessly.

Archive.org has installation media for B-right/V 4.5 from 2006, but it will not run in Qemu properly. https://archive.org/details/chokanji

The iso contains a file called bright00 which is a boot floppy for B-right/V installer. It should work on most i386-based computers, but it requires supported CD, IDE and mouse. After a bit of tinkering with PCem, I managed to make it work.

超漢字/Choukanji-V, and B-right/V OS installation media : Free Download, Borrow, and Streaming : Internet Archive

Archive contains Choukanji-V, and B-right/V OS installation media, CygWin/B-right/V, and QEMU-CKJ emulator. Archive was found, on a file repository. 

Internet Archive

The installer shows not one but two splash screens: B-right/V TRON OS first, and Chokanji V second. Then it starts a very simply-looking disk partitioning and OS installing tool. Make no mistake, at this point TRON OS is already running. The mouse cursor is a bit funny/unusual, showing cup of green tea whenever there's a delay ("hourglass").

While it loads, you might contemplate: why did they bother to make a whole OS? Well, my dear friends, they needed a system that could support kanji, RTL and vertical input before Unicode was invented.

The installer partitions and formats the disk, asks whether you want full setup (all fonts) or minimal setup (less fonts), copies the files, and invites you to remove the floppy from the drive 0 and reboot.

First launch.

The system is booting, and it is quite fast. Before we can begin, we should answer a few simple questions.

Do we want BTRON style settings or Windows style settings?
Which key you want as KANA key?
Romaji input - BTRON style or Windows style?
Ctrl+ZXCV behaviour - BTRON or Windows?

I am curious how things are in BTRON, but not enough to set it to non-Windows and get lost/confused.

The desktop after the launch has two important windows. The smaller one shows your running applications - inbox, applets tool, "Notice from Personal Media Inc" and "Choukanji V tutorial". The bigger window has buttons to create new documents of all the registered types (text, drawing, cabinet, email, browser and many more).

Windows don't have any controls or menus. If you want to interface with a window, you just right-click it to call a pop-up menu. It has application options like "save" and "exit", as well as OS-wide options (start an applet, rearrange windows). The pop-up shows a long list of applets, let's check them out!

The most important applet of them all is System Settings. You can change things from wallpapers to PCMCIA IRQs here.

Then there is glossary/help system. You search for a topic, and then you can read a document about it. Note that the help document here has hyperlinks. In fact, "Choukanji V Tutorial" launched on the start is also just a BTRON document. TRON specifies a standard data bus for data exchange between the apps, so it only makes sense they'd do that.

Then there's kanji search, which is super important for anyone who works with kanji. Like, seriously.

And then there's a post-code look up applet. It can find a Japanese post code by address, and address by post code. I have no idea why include this into your core OS, but perhaps it's an important tool for businesses.

I wanted to tell you more about other applets, like on-screen keyboard, calculator, backup, clock and file manager, but I found a KITTEN.

This app serves the same purpose as the "mouse pointer trail" in Windows, but instead of the trail, your computer mouse is chased by computer kittens. You can have up to 8 of them on your desktop, and not all of them will be following the cursor - some will get tired and will fall asleep on the spot.

You can give belly rubs to all your computer kittens. Hey @netkitty can I give you a belly rub too?

Time to explore the business applications. To start a business application, you either open an existing document, or choose the document type from the "box of templates". Whenever you click a link in the "box of templates", the OS will ask you to give a name to your new file, and will add it to the main "Chokanji" window. Internet browsing session is also a document.

If you open lots of documents, it creates a lot of clutter in your main window, which is incidentally a task switcher. Not very convenient.

Among document templates, there is "Applet window" template, that allows to run some of the applets not listed in the right-click menu. Disk utility (the one used by installer) and shell are among those. There's a curious file called "unixemu", but trying to execute it causes a segfault, which creates a window with lots of unnecessary for a regular user information.

A few more boring applets that I didn't include in the list were serial terminal and dialer.

Text processor looks simple - just a window for text input, but it is actually a proper word processor, with formatting and such hidden behind the right mouse button click.

Drawing application has an external movable window with a tool palette. It seems to be vector editor, but the OS supports common image formats (GIF, JPEG and probably more).

There's some sort of email client, but email session is a "document". There's a web browser (I'll show it to you soon), and a spreadsheet tool with yet another multi-window interface. Note how trying to copy something from a spreadsheet asks for the clipboard format - plain text, CSV, image or "precise".

There is also some sort of cardfile application, and there seems to be an ability to create SCRIPTs, but it will be impossible to figure out without reading the documentation, so maybe some other time.

Setting up the Internet requires two things. First, invoking "System settings" applet and adding your network card there. There is a wide list of supported cards, from ISA and PCI to PCMCIA. Then, there is a separate applet called "Network settings" that is used just for IPv4 settings - set up your IP and DNS there. It doesn't seem to support DHCP.

After that, you need to create a "Browser document" that will allow you to access some of the web over HTTP. The default site is chokanji's home page.

The browser is quite basic, with GIF/JPEG and some table support, but generally it feels close to Links than to even Internet Explorer. Google works, but HTTPS sites won't. It IS pretty cute.

And that's basically it. This is all B-right/V Business TRON OS implementation has to offer. To shutdown your computer, RMB click main "Chokanji" window and choose "Close". It will create a pop-up "Do you want to finish?", and after that the only things left will be KITTENS and a dialogue window "Chokanji has been shut down. Reboot. Finish". Kittens will follow your mouse, but they always stop at pop-up window boundaries, it seem. That leaves them helpless against surprise belly rubs, highly recommend.

After you press "Finish", the screen will show white text on the black screen: "Please turn off the power switch".

It's time to make some green tea and reflect on all the incredible software that we use daily and don't notice. Don't get me wrong, there is massive difference between desktop B-TRON, embedded I-TRON, and Nucleus on phones and cameras... But it is more ubiquitous than JAVA, and yet almost no one knows about it.

*sip*

@nina_kali_nina hmm if this system is so ubiquitous, we need to ask the important question:

does TRON fight for the Users?

@nina_kali_nina nice work and thanks for sharing. 😉👍
@nina_kali_nina oh it uses maru instead of checkmark for confirmation. makes sense

@nina_kali_nina
Wow! What a gorgeous UI! I had heard of TRON but only as the OS for cellphones and microwaves. 😅

Thank you so much for this great overview!

@nina_kali_nina unixemu is a system program (basically a kernel module), not a user program. It only implements Unix API compatibility, and not a shell environment. A Unix shell environment with development tools can be found at http://www.chokanji.com/developer/download.html (specifically selfenv.bin). Once you've installed it, you can run /SYS/ucli from the console to get a Unix shell, although it's a bit limited
開発環境のダウンロード

Download B-right/V Developers' Environment

@andreww thank you for the explanation! This is what I expected. Kind of sad they didn't put it on the CD, there was still plenty space left.

Also, curiously, the 4.5 release looks just like 1.1 release https://www.os-museum.com/brightv/brightv.htm

p.s. Thank you for your OS archival and museum efforts :)

オープンギャラリー:B-right/Vの環境

@nina_kali_nina B-right/V's appearance barely changed across versions, with probably the biggest change being the wallpaper. Even the last version of its 16-bit predecessor, 1B/V3, looks pretty similar (although 1B/V1 and 1B/V2 were much flatter). AFAIK there were some major changes between B-right/V versions that weren't immediately obvious (for instance, B-right/V R2 a.k.a. Chokanji 1 added support for all codepoints of the TRON character set and Chokanji 4 added shared libraries)
@nina_kali_nina Here's Chokanji 4, which is very similar to Chokanji V (AFAIK the biggest changes in V are the VMware guest enhancements and a different beginner's guide)
@nina_kali_nina And here's 1B/V3. Despite looking similar, 1B and B-right/V are actually distinct OSes, although AFAIK at least some code was carried over from 1B to B-right (mostly in the GUI and applications). Despite being released in 1996, 1B/V3 is still a 16-bit 286 protected mode OS (the first versions came out in the late 80s). The demo version fits on 2 floppies but still has quite a bit of functionality
@andreww oh, do you have the demo somewhere? I would love to try it out on my 286!

@nina_kali_nina Yes, I've uploaded both the 1B/V3 demo and Chokanji 4 to the Internet Archive:

https://archive.org/details/1bv3_demo
https://archive.org/details/brightv4000

Both of these include both installer and pre-installed images (PCem for 1B and QEMU for Chokanji)
I've never actually tried to run 1B/V3 on an actual 286. The PCem configuration is for a Pentium

1B/V3 demo : Free Download, Borrow, and Streaming : Internet Archive

A demo version of 1B/V3, a 16-bit BTRON OS for PCs from 1996. This is the predecessor of Chokanji/B-right.This includes a pre-installed hard disk image for...

Internet Archive
@andreww Thank you, I will make sure to try it out soon!
@nina_kali_nina BTW I'm still working on getting my entire OS museum VM ready to upload. It's taken a bit longer than I thought. I may have gotten a bit too carried away with installing OSes from my backlog. I've been collecting emulated OSes for 20 years, but there were several years where I was downloading stuff but not installing anything.
@nina_kali_nina At least now I've only got a few things I want to install, and then I just have to write a simple GUI launcher, clean up some of the metadata/scripts, and actually package it as an image. The initial release will have over 1600 images representing over 600 distinct OSes for over 250 platforms (of course, both of these BTRON OSes are going to be included)
@andreww awesome!!! Great job! Can't wait to see what OSes I will discover there, and what OSes I know about that you don't have in there yet :)
@nina_kali_nina I've still got a pretty significant backlog of install images as well, although I'm going to save most of that for later release. Pretty much anything I consider to be of particular historical significance will be in the initial version though. Much of my remaining backlog is hobby OSes, some of the more obscure 8-bit OSes, and other versions of some of the systems I already have installed.
@nina_kali_nina if there are different fonts installed, would be nice to see what sort of variation in Kanji style is available. Or maybe it's just more sizes of (unscaled) bitmap fonts.
Let me boot into it and take a few screenshots a bit later!
@drj here are more or less all the fonts available in the text editor. Some of the font options looked just like other options, but used Chinese versions of kanji instead of Japanese ones.
@nina_kali_nina aha, nice to see. Line 2 is "that crappy Roman Latin font that seems to be ubiquitous among Japanese phototypesetters" spaced badly/full-kanji-width.
@drj isn't it 明朝? It is Mincho, right?
@nina_kali_nina tbh, i don't know. i don't do Kanji font recognition; was going off the Latin part. But just on the basis of its ubiquity, Mincho would be a good guess.
@nina_kali_nina i’ll allow it :3 what nice computer kitty friends!
@nina_kali_nina
... looks like the same pixel art that xneko/oneko used, was there just one cat animation in the early 90s that everyone used?
@netkitty
@eichin
Seems so. The wikipedia page for neko even has a section about other software using its sprites https://en.wikipedia.org/wiki/Neko_(software)#Other_appearances that's larger than the article itself.

@nina_kali_nina @netkitty
Neko (software) - Wikipedia

@nina_kali_nina
Yeah it's not exactly the same sprites.
But the idea itself and the different frames of the animation a really close to what I remember from some neko version. Not oneko (I've just checked).

@eichin @netkitty
@eichin @netkitty please look closely, the art is very different!
@nina_kali_nina
Oh, yeah, I guess I just cued on the line style and the sitting-up one, but on closer inspection (even discounting the color) they are much more different than I realized. Thanks, the closeups make this much more obvious!
@netkitty
@nina_kali_nina @netkitty Eat your hearts out, PF Magic and Neko98. 😺
@nina_kali_nina
kitten mouse trail. gets better :)
@netkitty
@nina_kali_nina I was confused by the third screenshot looking like it contradicted what you said later about cats not intruding on those windows, then I realised that they both had particles after them and were actually part of the text and I like that

@nina_kali_nina Could that ‘kitten’ be a port of neko? https://en.wikipedia.org/wiki/Neko_(software)

Edit: Oh, others already pointed that out. Sorry for the noise.

Neko (software) - Wikipedia

@nina_kali_nina
> TRON specifies a standard data bus for data exchange between the apps, so it only makes sense they'd do that.

this and the way window management is done via right click gives me very plan9 vibes

i wonder if someone at bell labs used a system like this.

@lily I think both are based on Xerox PARC concepts. The author of the OS mentions that he saw Alto and was majorly inspired, but couldn't work on related concepts at first due to politics
@nina_kali_nina wow I think I saw this UI in some anime about space exploration
@nina_kali_nina oh a hand-mouse-cursor… not unlike BeOS. Cute wait cursor though 🙂
@mmu_man This system often gives me BeOS vibes, but from what I can tell from old photos, this UI probably was in TRON since late 80s. So, who copied whom? :)
@nina_kali_nina time for a cup of tea; does it really take that long? In the 1990s, for Garbage Collection purposes, we joked about having a range of mouse-wait icons for various expected GC pause times: wristwatch / cup-of-tea / bedtime / star-exploding.
@nina_kali_nina Green tea for delay ❤️
@nina_kali_nina I have both Chokanji 4 and V running in QEMU 5.2.0. 4 installs fine without any special considerations. The issue with V is that Chokanji's VMware driver doesn't get along with QEMU's limited and somewhat broken implementation of the VMport. Disabling the VMport by using the -M pc,vmport=off option to QEMU fixes the VMport incompatibility (4 lacks the VMware driver). The only other QEMU-related issue I've found is the floppy doesn't work so you have to boot from CD
@nina_kali_nina I was amused when I learnt that a number of Intel motherboard chips run MINIX (which, for those who aren't aware, is what originally inspired Linux). To see another OS in there too...

@nina_kali_nina That's fascinating and I admit never hearing of TRON before, but my guess would be it's because of market capture by competitors in the west — alongside the hobbyists focusing on Linux.

In my earlier career in defence and aerospace, I worked extensively on VxWorks systems, which I think sounds like a proprietary equivalent to TRON with a comparable history: https://en.m.wikipedia.org/wiki/VxWorks

VxWorks - Wikipedia

@nina_kali_nina oh wow that takes me back. My first job out of college was at Mentor Graphics working on the networking stack and their internal openSSL.

I doubt it's available anywhere but they had a solution for running Nucleus on top off Windows. Not an emulator but an API shim like Wine.

@kevingranade thank you for your work! I've been using Nucleus-based phones from 2005 to 2010 and absolutely loved them. Sadly, very few manufacturers released API for their phones back then or even allowed installing native applications, but mine did ;p