Commit graph

14 commits

Author SHA1 Message Date
582a3420eb step-through debugger!! 2025-10-26 11:12:58 -04:00
2ca567845c simplify iteration, implement initial debugger 2025-10-17 20:13:54 -04:00
85f3767e1e refactor iterator definitions to define a "blank" iterator, which is then
modified by subsequent definitions.
2023-11-05 00:30:34 -04:00
2007ba838c refactor iterators to be pointers to a two-cell structure 2023-11-04 23:39:30 -04:00
6c31f368c3 refactor iterators to supply an explicit cancel xt, rather than mixing
refactor yielders to be defined with explicit suspend, resume, and cancel xts,
and not require explicit calls to _resume / _suspend
2023-10-18 19:39:36 -04:00
57f2f4b3d3 file area, speed up text display 2023-10-15 16:54:40 -04:00
85824a202d fill out rick's bbs, dialer ESC menu, silence modem 2023-10-14 22:22:50 -04:00
a5c95a04b4 add statusbar, scrolling, fix generators 2023-10-11 22:21:56 -04:00
45f7c01b2d rewrite generators in assembly 2023-10-10 22:11:56 -04:00
c0dec444a4 RLE encoder, Rick's Clubhouse welcome screen 2023-10-09 00:09:40 -04:00
f45d523bdd dialer splash screen, modem noises 2023-10-07 09:28:46 -04:00
2980900aa0 continue conversion to use generators 2023-10-06 11:07:26 -04:00
1f7e6ecb36 generators, start converting swine meeper to use iteration 2023-10-03 20:59:18 -04:00
ca38564024 iteration, cooperative multitasking, touchtone noises 2023-10-01 21:54:58 -04:00