This website requires JavaScript.
Explore
Help
Sign in
Retro
/
pcem
Watch
1
Star
0
Fork
You've already forked pcem
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
313
commits
3
branches
0
tags
5.5
MiB
f339f00315
Commit graph
pcem
/
src
/
codegen.c
Author
SHA1
Message
Date
TomW
f339f00315
Interpreter and dynamic recompiler now present in a single binary.
2015-08-21 20:55:36 +01:00
TomW
b4592cdea3
Implemented new memory mapping to improve performance of self modifying code.
...
New scheme allows code blocks to cross pages. Reduced code block size down to 2kB.
2015-01-28 21:58:02 +00:00
TomW
13226a2bd4
Added Pentium and Pentium MMX emulation.
2014-11-17 20:41:02 +00:00