LICENSE
README.md
pyproject.toml
deity_informant/__init__.py
deity_informant/c64.py
deity_informant/cli.py
deity_informant/expr.py
deity_informant/lifter.py
deity_informant/recorder.py
deity_informant/vm.py
deity_informant.egg-info/PKG-INFO
deity_informant.egg-info/SOURCES.txt
deity_informant.egg-info/dependency_links.txt
deity_informant.egg-info/entry_points.txt
deity_informant.egg-info/requires.txt
deity_informant.egg-info/top_level.txt
tests/test_c64.py
tests/test_cli.py
tests/test_coverage.py
tests/test_expr.py
tests/test_hello_world.py
tests/test_illegals.py
tests/test_lifter.py
tests/test_oracle.py
tests/test_recorder.py
tests/test_vm.py