Close

More Code

A project log for 8 Bit TTA Interpreter

TTA (Transport Triggered Architecture) is very simple CPU type.

agpcooperagp.cooper 07/04/2018 at 12:330 Comments

Another Day and More Code Written and Tested

I now have five Interpreter Instructions:

Most the time was spent squeezing the code into a Page.

The code is roughly twice as long as the orginal code written for the unpaged TTA8 (i.e. Weird CPU). But much more difficult to write and test (i.e. more traps to avoid)!

More code to write:

But it would be better to get the hardware going.

Just for the record, here is the counter code:

The current Emlator Version is 9.

AlanX

Discussions