aboutsummaryrefslogtreecommitdiff
path: root/GLScreen.cs
AgeCommit message (Collapse)Author
2018-02-07Removed parts of the MMU functionality to use memory directly (faster, but ↵gdkchan
potentially more dangerous, WIP), also changed the Shl/Sshr immediate instructions to use IL instead of calling the method
2018-02-04alohagdkchan