add stuff to gitignore, licenses, README

This commit is contained in:
slederer 2024-09-19 00:40:00 +02:00
parent cd9e1708c8
commit 811a2c17d9
3 changed files with 8 additions and 1 deletions

View file

@ -23,7 +23,7 @@ On the first run, this may take a while as the go build system fetches some exte
Start the *tridoraemu* binary in the same directory as the SD-Card image file (*sdcard.img*) and the ROM file (*rommon.prog*). It needs to be started on the command line as it uses the terminal window for the serial console. On startup, the emulator opens the VGA framebuffer window which is only used for graphics output.
The Tridora software (esp. the editor) requires a decent vt100-compatible (plus colors) terminal emulator. It has been successfully tested with (new) Windows Terminal, WezTerm and xterm.
The Tridora software (esp. the editor) requires a decent vt100-compatible (plus colors) terminal emulator. It has been successfully tested with (new) Windows Terminal, Alacritty, WezTerm and xterm.
The color scheme in the editor is meant for a dark terminal background.