tridoraemu: fix crash on invalid vmem addresses
examples: removed 5cubes due to unclear licensing add stuff to gitignore, licenses, README import Vivado project
This commit is contained in:
parent
01c5d412f6
commit
a671a66276
31 changed files with 7298 additions and 259 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue