|
I imagine it can't inline all moves, if you can't easily work out the address it's reading/writing to then you'll need to do some extra checks ( but I guess you get the problem for all dynarecs, unless you can have your own mmu setup ). You could probably do alot of inlining, if you knew that certain flags weren't used etc. Working that out takes time though.
smf
|