Skip to content

SingleStepTests/80286

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

80286

A Hardware-Generated CPU Test Suite for the Intel 80286

This repository will eventually contain CPU tests for the 80286. Progress in controlling an 80286 with an Arduino Giga is very promising, and we are able to load and store the CPU state with the LOADALL and STOREALL instructions.

The first phase will be a release of real mode tests.

Protected mode tests should be possible as well but may be a little tricky, as we want to randomize segment descriptors without making the vast majority of tests end up in a fault condition.

image

About

A Hardware-Generated CPU Test Suite for the Intel 80286

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published