You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 21, 2019. It is now read-only.
Jon. Belanger edited this page May 5, 2019
·
2 revisions
Welcome to the DECaxp wiki!
I have been away from this for a while. I've been working on an open version of SDL, called OpenSDL. This is nearing completion. When done, I have a couple of things I want to change in here.
I want to completely redo all the data structures into SDL format.
I want to redo the branch prediction. This was the first code I wrote and think I can do better.
I'm not happy with the cache implementations. I think these need to be refactored.
The system code is going to be replaced. I have been reading some documentation and want to start with a clean sheet on this one.