Big emulation progress – many ALU instructions and more

The DSP 56300 emulation took a big step forward this weekend. I implemented a lot of ALU instructions and many others, too.

To be able to handle the different register types (24,48,56 bits) more efficiently, I created a template class that respects all the different conversions when moving data between different registers during compilation time. This results in code that is solid and fast aswell.

To help me debugging, I created a little app that shows me register states and allows me to handle execution control:

DSP 56300 Emulation Test App

This entry was posted in DSP 56300 emulation and tagged , , , , , , , . Bookmark the permalink.

Hinterlasse eine Antwort

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind markiert *

*


*

Du kannst folgende HTML-Tags benutzen: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>