mirror of
https://github.com/mist-devel/mist-board.git
synced 2026-04-27 12:49:37 +00:00
[TG68K] Added readme
This commit is contained in:
12
tests/tg68k/readme.md
Normal file
12
tests/tg68k/readme.md
Normal file
@@ -0,0 +1,12 @@
|
||||
TG68K GHDL tests
|
||||
================
|
||||
|
||||
Runs TG68K via GHDL for quick debugging and testing. All memory IO is
|
||||
reported to stdout. For comparison a Musashi (the M68K CPU core of the
|
||||
MAME emulator) is included.
|
||||
|
||||
Type "make vtest" to run tg68k and "make test" to run Musashi.
|
||||
|
||||
Running "make view" will open gktview with the tg68k trace.
|
||||
|
||||
The test routines are in the tests directory.
|
||||
Reference in New Issue
Block a user