1
I Use This!
Inactive

Commits : Listings

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