1
0
mirror of https://github.com/mist-devel/mist-board.git synced 2026-01-11 23:43:02 +00:00
Gyorgy Szombathelyi 597669726f Add .gitignores
2020-04-18 20:29:31 +02:00
..
2015-09-29 21:10:08 +02:00
2016-01-24 11:59:54 +01:00
2015-09-22 09:42:16 +02:00
2020-01-08 12:07:52 +01:00
2020-04-18 20:29:31 +02:00
2016-01-23 21:06:06 +01:00
2016-01-23 21:06:06 +01:00
2016-01-23 21:06:06 +01:00
2016-01-23 21:06:06 +01:00
2016-01-23 21:06:06 +01:00
2015-09-29 21:10:08 +02:00
2016-01-23 21:09:31 +01:00
2016-01-23 21:09:31 +01:00
2015-09-22 09:42:16 +02:00
2016-01-23 21:09:31 +01:00
2015-09-22 09:42:16 +02:00
2016-01-23 21:06:06 +01:00
2015-09-22 09:51:26 +02:00
2016-01-23 21:09:31 +01:00
2019-10-28 14:03:32 +01:00
2019-10-28 14:03:32 +01:00
2019-10-28 14:03:32 +01:00
2019-10-28 14:03:32 +01:00

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.