Seth Morabito
a9f9b3abd1
3b2: Refactor MMU and fix two bugs
...
- Add "SHOW STACK" support to CPU
- An off-by-one error in checking SDT length was fixed.
- not-present co-processor R/W should not set Bus timeout bit
2018-04-05 17:12:45 -07:00
Seth Morabito
f6e806df5a
3b2: Prevent attempts to ex/dep IO
2018-03-03 10:40:07 -08:00
Seth Morabito
e7eaaa8550
3b2: Fix warnings generated by older GCC
...
GCC 4.1.2 produced several warnings about inline functions.
This commit fixes those warnings.
2017-12-17 11:32:31 -08:00
Seth Morabito
804ea8e322
3b2: Initial release of an AT&T 3B2 model 400 emulator.
...
For information on usage, please see the file 3B2/README.md
2017-11-20 18:21:49 -08:00