The /tests/pc folder is now /tests/pcx86 (to be consistent with the associated emulator)
This commit is contained in:
parent
51b50382fb
commit
663343a1ad
68 changed files with 24 additions and 16 deletions
14
tests/pcx86/README.md
Normal file
14
tests/pcx86/README.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
layout: page
|
||||
title: PC Test Resources
|
||||
permalink: /tests/pcx86/
|
||||
redirect_from:
|
||||
- /tests/pc/
|
||||
---
|
||||
|
||||
PCx86 Test Resources
|
||||
--------------------
|
||||
|
||||
* [80386 Tests](80386/)
|
||||
* [Trace Utility](trace/)
|
||||
* [VGA "Black Book" Tests](vga/)
|
||||
Loading…
Reference in a new issue