Applied all mainline commits; Moved all declarations to not be in the middle of code; SVGA linear reads and writes now account for linear base; Fixed a bug with the Compaq ATI 28800.
This commit is contained in:
@@ -284,6 +284,8 @@ void codegen_block_init(uint32_t phys_addr)
|
||||
|
||||
block->was_recompiled = 0;
|
||||
|
||||
recomp_page = block->phys & ~0xfff;
|
||||
|
||||
codeblock_tree_add(block);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user