Miha Korenjak
Miha Korenjak
Hi, I had the same problem (crash) on some older version of SongRec (probably 4.0), which has been fixed by now (I think by 4.1). I can now normally select...
Just a minute after posting the last commend, I have tried to remove /etc/asound.conf. Now it works.
When implementing privileged instructions (which was generally quite simple), I noticed that fetch/decode and execute steps should be separated. Fetch and decode steps cannot be sensibly separated as F2 and...
I can't find where pseudo halt is implemented. I think it should happen only if timer and hardware interrupts are disabled. Only in that case could a busy wait not...
TODO (GUI): - add timer to CPU view - split SW (like the whole instruction or nxbpe bits)
I'm happy with the changes and I'm done for now. @jetomit and @jurem you are welcome to test all four examples and play with them (sometimes you can change SW...
> TODO (GUI): > > * add timer to CPU view > > * split SW (like the whole instruction or nxbpe bits) done