2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 15 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed and extended broken memory test More... about 15 years ago
Replaces a range by an xrange More... about 15 years ago
Added tests for ObservableMemory. More... about 15 years ago
- Fix __setitem__() to allow callback to change memory. - Don't allow same callback to be registered twice on an address. More... about 15 years ago
Fix default memory size and add UNUSED constant. (offe) More... about 15 years ago
Changed ObservableMemory interface. (offe) More... about 15 years ago
Merge branch 'master' of [email protected]:mnaberez/py65 More... about 15 years ago
Py65 requires at least Python 2.4 now. More... about 15 years ago
Minor cleanup, removed unused function. More... about 15 years ago
Merge branch 'master' of [email protected]:mnaberez/py65 More... about 15 years ago
Ignore .DS_Store files. More... about 15 years ago
Added a .gitignore More... about 15 years ago
Updated monitor with new ObservableMemory interface More... about 15 years ago
Memory and pc start can be given in constructor. More... about 15 years ago
Temporary fix so lib can be run on windows. More... about 15 years ago
Added tests for "assemble" and "pwd" commands. More... about 15 years ago
Improve error messages for "assemble" command. More... about 15 years ago
Added tests for AddressParser.label_for(). More... about 15 years ago
Added tests for label commands. More... about 15 years ago
Show usage for "delete_label" command. More... about 15 years ago
Fixed bugs in monitor "quit" and "~" commands, started monitor tests. More... about 15 years ago
Added unit tests for SBC. More... about 15 years ago
Fixed data_files manifest. More... about 15 years ago
Incremented for upcoming version 0.3. More... about 15 years ago
Added unit tests for BIT. More... about 15 years ago
Added .gitignore. More... about 15 years ago
Updated link to project home page. More... about 15 years ago
Removed .txt extension. More... about 15 years ago
Added Sphinx-based documentation. More... over 15 years ago
Added new 'width' command. More... over 15 years ago