1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Aug 25, 2025 — Aug 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
create empty sess directory to store keypresses More... almost 16 years ago
fix SDL version for recent Debian More... almost 17 years ago
SDL::App symbols are not exported by default in recent SDL More... almost 17 years ago
don't die if tape is unavailable More... almost 17 years ago
move reset in right place More... over 18 years ago
now we render memory when refreshing screen, so even with perl More... over 18 years ago
fix check if arg is array More... over 18 years ago
fix usage, tape now has beginning offset as optional argument More... over 18 years ago
load tape at some position More... over 18 years ago
- render_mem now supports whole memory as one scalar More... over 18 years ago
added mem_peek_region to get chunk of memory as single scalar More... over 18 years ago
experimental callback based implementation More... over 18 years ago
make it work with tied memory More... over 18 years ago
it's not opCache, now it's memory More... over 18 years ago
if we use tied memory, no callbacks work just fine More... over 18 years ago
added (optional) tie-based memory implementation [0.0.3] More... over 18 years ago
all tests pass More... over 18 years ago
cleaup callback tests More... over 18 years ago
finally broke implementation of callbacks reveling bug in xs More... over 18 years ago
reset CPU before tests More... over 18 years ago
callback debugging More... over 18 years ago
skip perl callback for same value More... over 18 years ago
better test output More... over 18 years ago
a try at implementing selectable callbacks to perl for read/write operations More... over 18 years ago
output just one line for every char read from tape, More... over 18 years ago
cleanup More... over 18 years ago
remove debugging info More... over 18 years ago
implemented tape loader from Orao based on pascal source More... over 18 years ago
docuoment exported @flip array for bytes More... almost 19 years ago
correct display More... almost 19 years ago