1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-06-09 10:29:35 +00:00
py65/py65
Mike Naberezny db247b9765 Revert "Remove support for Python 2"
This reverts commit ca02d12fc6.
2023-11-18 15:03:03 -08:00
..
devices Fix asm/dasm bugs 2023-09-11 20:46:31 -04:00
tests Revert "Remove support for Python 2" 2023-11-18 15:03:03 -08:00
utils separate issue77 fix 2023-09-11 20:50:29 -04:00
__init__.py No longer a namespace package 2023-06-24 08:24:04 -07:00
assembler.py Handle all syntax errors in immediate values 2014-12-14 18:55:32 -08:00
disassembler.py Fix asm/dasm bugs 2023-09-11 20:46:31 -04:00
memory.py Support slices in __setitem__ and __getitem__ for Python 3 2013-10-26 16:32:09 -07:00
monitor.py Revert "Remove support for Python 2" 2023-11-18 15:03:03 -08:00