• Joined on 2025年08月11日
jepler pushed to main at jepler/junkdrawer 2026年05月25日 18:19:49 +02:00
1d623af6de Add u1hnis1w/m6800card.pdf
jepler pushed to main at jepler/cr6800 2026年05月25日 14:34:23 +02:00
bf337a4c60 ship it
b0f73d8754 undo my change to COND_SET_FLAG_Z
568acb2ac8 Convert several more ops to perform_subtraction
35409e59de improve debug print
dab15c7bc5 may be unused
Compare 12 commits »
jepler pushed to main at jepler/cr6800 2026年05月24日 18:17:31 +02:00
7db66a16b4 let there be lowercase
jepler pushed to main at jepler/cr6800 2026年05月24日 18:12:06 +02:00
a79529d012 we removed the need for this
ac1dfb5d4f add command to return to monitor
9c814bba4b not an error to run off end of program
dfca2a70fe Fix vectors for IO
Compare 4 commits »
jepler pushed to main at jepler/cr6800 2026年05月24日 17:43:49 +02:00
0ca9d97228 get rid of motorola.inc
697e5c0c89 Use exported symbols
Compare 2 commits »
jepler pushed to main at jepler/cr6800 2026年05月21日 15:33:24 +02:00
4fdce2c65e improve help
4c8a91210d Improve help & finish commands
Compare 2 commits »
jepler pushed to main at jepler/cr6800 2026年05月20日 19:22:44 +02:00
b36ef0fa06 the way I typed reason() this can be an int
jepler pushed to main at jepler/cr6800 2026年05月20日 19:20:47 +02:00
166b2017c6 Add 'finish'
ba72934da2 add 'over' to step over subroutine call
Compare 2 commits »
jepler pushed to main at jepler/cr6800 2026年05月20日 00:35:51 +02:00
526c663f70 useful completions yay
jepler pushed to main at jepler/cr6800 2026年05月20日 00:18:49 +02:00
efd7727efa Improve command handling
jepler pushed to main at jepler/cr6800 2026年05月19日 23:17:20 +02:00
6566d91d8e Improve help
2259d102c3 Improve help command
Compare 2 commits »
jepler pushed to main at jepler/cr6800 2026年05月19日 20:44:59 +02:00
caf4b2db34 update submodule
jepler pushed to main at jepler/cr6800 2026年05月19日 06:41:42 +02:00
7f12c5bd6d clear color at exit
ee08c3970a not as fishy as it did during development
f52c30cd41 fix saying -32768
fd70808a68 fix some dependency stuff
Compare 4 commits »
jepler pushed to main at jepler/cr6800 2026年05月19日 00:01:41 +02:00
66290a7329 Actually fix comparison(?)
545733b36b small simulator improvements
db310ee460 TinyBASIC: Fix comparison
9f498a1bfc fix saying some teen numbers
Compare 4 commits »
jepler pushed to main at jepler/cr6800 2026年05月13日 06:21:16 +02:00
7be153a2f0 add saying of variables/expressions
jepler pushed to main at jepler/cr6800 2026年05月11日 06:31:25 +02:00
20706c2965 add cycle counts
d126a98dfd whoops there goes most of my savings
Compare 2 commits »
jepler pushed to main at jepler/cr6800 2026年05月11日 03:37:03 +02:00
1184833c1e improve splitting heuristic
b1c57995c9 improve dictionary generation
Compare 2 commits »
jepler pushed to main at jepler/cr6800 2026年05月08日 16:36:35 +02:00
5d04ad95bc tweaks. make emulator I/O stand out.
jepler pushed to main at jepler/cr6800 2026年05月01日 23:20:38 +02:00
c6a75c2e73 match smithbug's end of (user) RAM in tinybasic
63c089a7c0 avoid recursively accessing strreg
2d45fedd4d add disassembly of current instruction
Compare 3 commits »
jepler pushed to main at jepler/cr6800 2026年05月01日 23:04:35 +02:00
62f9ff8271 add disassembly of current instruction