| .. |
|
__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
|
Fix off-by-one in QuetzalParser return_pc parsing
|
2026-02-10 10:13:33 -05:00 |
|
trivialzui.py
|
Fix backspace echo for terminals that send chr(127)
|
2026-02-09 23:11:43 -05:00 |
|
zaudio.py
|
Re-copy fixed repos/zvm source into src/mudlib/zmachine
|
2026-02-09 20:44:21 -05:00 |
|
zcpu.py
|
Fix signed comparison in op_jl
|
2026-02-09 23:04:52 -05:00 |
|
zfilesystem.py
|
Re-copy fixed repos/zvm source into src/mudlib/zmachine
|
2026-02-09 20:44:21 -05:00 |
|
zlexer.py
|
Truncate words to dictionary resolution before lookup
|
2026-02-09 23:04:56 -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
|
Fix off-by-one in QuetzalParser return_pc parsing
|
2026-02-10 10:13:33 -05:00 |
|
zobjectparser.py
|
Fix BitField slice and off-by-one bugs in zobjectparser.py
|
2026-02-09 22:54:32 -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
|
Fix return value storage in finish_routine
|
2026-02-09 23:04:54 -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 |