Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1012 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 1012 Bytes

Am2900ME

Fully functional emulator for basic Am2900 Family Microprogramming

Based on The Am2900 Family Data Book (recommended excerpt) and the specific 16 bit configuration used by the Technical University of Munich to teach microprogramming. The most important circuits like e.g. the Am2901, Am2904 and Am2910 are separate, independent classes and could therefore be used to realize completely different machine configurations.

See the Wiki for more detailed information.

Note that there might be small differences, but both should be compatible now.