| .. |
|
__init__.py
|
Re-copy fixed repos/zvm source into src/mudlib/zmachine
|
2026-02-09 20:44:21 -05:00 |
|
bitfield.py
|
Re-copy fixed repos/zvm source into src/mudlib/zmachine
|
2026-02-09 20:44:21 -05:00 |
|
glk.py
|
Re-copy fixed repos/zvm source into src/mudlib/zmachine
|
2026-02-09 20:44:21 -05:00 |
|
LICENSE
|
Port 12 trivial opcodes to hybrid z-machine interpreter
|
2026-02-09 20:44:21 -05:00 |
|
quetzal.py
|
Re-copy fixed repos/zvm source into src/mudlib/zmachine
|
2026-02-09 20:44:21 -05:00 |
|
trivialzui.py
|
Fix bugs found running Zork 1 through hybrid interpreter
|
2026-02-09 21:36:30 -05:00 |
|
zaudio.py
|
Re-copy fixed repos/zvm source into src/mudlib/zmachine
|
2026-02-09 20:44:21 -05:00 |
|
zcpu.py
|
Dump instruction trace for all error exceptions, not just illegal opcode
|
2026-02-09 21:47:13 -05:00 |
|
zfilesystem.py
|
Re-copy fixed repos/zvm source into src/mudlib/zmachine
|
2026-02-09 20:44:21 -05:00 |
|
zlexer.py
|
Re-copy fixed repos/zvm source into src/mudlib/zmachine
|
2026-02-09 20:44:21 -05:00 |
|
zlogging.py
|
Re-copy fixed repos/zvm source into src/mudlib/zmachine
|
2026-02-09 20:44:21 -05:00 |
|
zmachine.py
|
Implement op_verify and wire ZLexer into sread for Zork 1
|
2026-02-09 20:57:15 -05:00 |
|
zmemory.py
|
Document write_word permission model in zmemory
|
2026-02-09 21:46:52 -05:00 |
|
zobjectparser.py
|
Fix Python 3 integer division in zmachine modules
|
2026-02-09 21:07:16 -05:00 |
|
zopdecoder.py
|
Re-copy fixed repos/zvm source into src/mudlib/zmachine
|
2026-02-09 20:44:21 -05:00 |
|
zscreen.py
|
Re-copy fixed repos/zvm source into src/mudlib/zmachine
|
2026-02-09 20:44:21 -05:00 |
|
zstackmanager.py
|
Add explanatory comment to ZStackBottom sentinel
|
2026-02-09 21:46:40 -05:00 |
|
zstream.py
|
Re-copy fixed repos/zvm source into src/mudlib/zmachine
|
2026-02-09 20:44:21 -05:00 |
|
zstreammanager.py
|
Re-copy fixed repos/zvm source into src/mudlib/zmachine
|
2026-02-09 20:44:21 -05:00 |
|
zstring.py
|
Log warning for undefined ZSCII characters
|
2026-02-09 21:47:20 -05:00 |
|
zui.py
|
Port 12 trivial opcodes to hybrid z-machine interpreter
|
2026-02-09 20:44:21 -05:00 |