2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 12 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Comment fixups and remove unused import More... over 5 years ago
Added fix from mlauke and restored input on ^C More... over 5 years ago
Merge pull request #50 from SamCoVT/bugfix/windows_load More... over 5 years ago
Add string formatting to load option for Windows backslashes More... over 5 years ago
Fix whitespace and comments. More... over 5 years ago
Moved platform-specific code into utils.console.py as functions More... over 5 years ago
Change non-blocking reads to have 0.1 second timeout More... over 5 years ago
Move linux termios changes into Monitor._run More... over 5 years ago
Revert "Ignore termios error in getch_noblock(). Fixes #46" More... over 5 years ago
Drop support for older Python, bump major version More... over 5 years ago
Remove older Python 3 versions from CI More... over 5 years ago
Ignore termios error in getch_noblock(). Fixes #46 More... over 5 years ago
Fix test for assembling by label. [Michael A. Morris] More... over 5 years ago
Use BSD 3-Clause text preferred by GitHub More... almost 6 years ago
Back to .dev0 until next release More... almost 6 years ago
Prepare 1.1.0 release More... almost 6 years ago
Update changelog More... almost 6 years ago
Fix --rom, add tests for argv. Closes #41 More... almost 6 years ago
Raise NotImplementedError when disassembling unknown mode More... almost 6 years ago
Merge pull request #38 from mnaberez/BigEd-patch-1 More... about 6 years ago
fixup indentation More... about 6 years ago
fixup command line setting of mpu in monitor.py More... about 6 years ago
Add test for 65C02 decimal flag after reset. Refs #14 More... over 6 years ago
Remove redundant assignment More... over 6 years ago
Add Python 3.5 and 3.6 More... over 6 years ago
Remove unused hexdump loader. Closes #37 More... over 6 years ago
Replace if/elif/elif/else with dict lookup More... over 6 years ago
Add test for unsupported base. Refs #36 More... over 6 years ago
Merge pull request #36 from scotws/master More... over 6 years ago
Rewrite of itoa() More... over 6 years ago