Evgenii B. Rudnyi

Blog http://blog.rudnyi.ru

Home Teaching Programming Publications
      Name                    Last modified       Size  

[DIR] Parent Directory 25-Mar-2009 15:34 - [TXT] ruscga.asm 29-Dec-1991 23:14 8k

http://Evgenii.Rudnyi.Ru/

Evgenii B. Rudnyi, 2004
Use at your own risk.

In 1990-1993, I used to have a Toshiba laptop with a CGA-like card
without a Russian font. This meant that when I opened a file in
Russian, I saw some strange characters instead of Cyrillic letters and
there was no way to change it at the software level.

Finally, I have written in assembler a small resident program (ruscga)
that converted Cyrillic letters to English equivalent. Note really
nice but at least I was able to work.

ruscga.asm contains the code. I believe that I compiled it with
Borland assembler at that time.