Updated Interpreter optimization resources (markdown)
parent
6553c98f3e
commit
0911a52c12
|
@ -24,6 +24,7 @@ Target audience is Nimbus developers.
|
|||
|
||||
| Description | Link |
|
||||
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
|
||||
| Optimizing direct threaded code by selective inlining | http://flint.cs.yale.edu/jvmsem/doc/threaded.ps |
|
||||
| Dynamic recompilation introduction | http://ngemu.com/threads/dynamic-recompilation-an-introduction.20491/ |
|
||||
| Dynamic recompilation guide with Chip8 | https://github.com/marco9999/Dynarec_Guide/blob/master/Introduction%20to%20Dynamic%20Recompilation%20in%20Emulation.pdf |
|
||||
| Dynamic recompilation - accompanying source code | https://github.com/marco9999/Super8_jitcore/ |
|
||||
|
|
Loading…
Reference in New Issue