1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Nov 14, 2024 — Nov 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
migrated most event classes to Java More... over 13 years ago
Glk sound classes migrated to Java More... over 13 years ago
reorganized glk package structure More... over 13 years ago
all Glk IO classes are migrated to Java now More... over 13 years ago
more Glk IO classes migrated to Java More... over 13 years ago
migrated several io related Glk pieces to Java More... over 13 years ago
style hint objects migrated to Java More... over 13 years ago
migrated GlkDefs classes to Java More... over 13 years ago
added test class for arithmetic logic operations More... over 13 years ago
added tests for retrieving and restoring with specific address modes More... over 13 years ago
added more tests More... over 13 years ago
merged header into the VM class and added tests More... over 13 years ago
created a test class for Glulx VM initialization More... over 13 years ago
fixed tests More... over 13 years ago
VM logic and VM state merged into one object More... over 13 years ago
inlined a lot of the memByteAt() calls More... over 13 years ago
more inlining and stack sharing More... over 13 years ago
number of operands is now retrieved from array More... over 13 years ago
inlined doInstruction() into executeTurn() to reduce number of function calls More... over 13 years ago
inlined readOperand() for More... over 13 years ago
removed memory interface from VM object to reduce indirection More... over 13 years ago
inlining of decodeOpcodeNum(), executeInstruction() and readOperands() More... over 13 years ago
adjusted other packages to the modified common interfaces More... over 13 years ago
complete common code is now ported to Java More... over 13 years ago
CircularStack rewritten in Java More... over 13 years ago
the complete Glulx core is now ported to Java More... over 13 years ago
GlulxFloat rewritten in Java More... over 13 years ago
IO system and heap management migrated to Java More... over 13 years ago
search ported to Java More... over 13 years ago
moved Opcodes.java to the correct position More... over 13 years ago