issues
search
pweingar
/
FoenixMCP
A portable kernel for the Foenix series of computers.
BSD 3-Clause "New" or "Revised" License
10
stars
5
forks
source link
Workaround to fix call_user() on A2560U
#9
Closed
daschewie
closed
3 years ago
daschewie
commented
3 years ago
Changes
Had to comment out Change to Usermode in
call_user
function to fix loaders.
For some reason user_call was hanging on
andi #dfff,sr
call
This is a workaround until we have a better solution.
Changes
call_user
function to fix loaders.andi #dfff,sr
call