Orao Basket
Programming tools for emulator of eight bit computer ORAO
...My whole knowledge of computer programming begins with that computer. Recently for some unknown reason I have become interested in old eight bit computers again. After short search on the Internet I have found emulator of my favorite computer. It literally emulates every peace of hardware installed in real computer.
https://en.wikipedia.org/wiki/Orao_%28computer%29
Unfortunately programming on emulator is also not so easy as it was on real computer, considering today modern tools. There are some external tools that enables writing program code in external text processor, and converting it to document acceptable by emulator. ...