Commit Graph

  • 386b2d4b00
    Update README.md master David Stancu 2018-04-23 15:15:22 -0400
  • f708f131f4
    fix gif David Stancu 2018-02-08 22:27:46 -0500
  • de2c56450c fix backspace behavior, click speaker! David Stancu 2018-02-08 22:22:16 -0500
  • 31ae6bfcb5 Update README.md David Stancu 2018-02-08 00:37:49 -0500
  • 6d80cb2343 fully working buffer editor + count! some small bugs but otherwise wow 24 hour progress!! David Stancu 2018-02-08 00:32:04 -0500
  • 34495ef9d3 increment columns via centralized method, snap back to 0 and inc row, ready for dispchar!! David Stancu 2018-02-08 00:15:46 -0500
  • 4a4a86082d refactored with working char index! David Stancu 2018-02-07 23:30:43 -0500
  • f1b1cb084d some minor cleanup before i refactor it again also implemented backspace David Stancu 2018-02-06 20:04:16 -0500
  • 8305686468 DRY on up down logic, need to do the same for l/r logic, and then stepping logic for the row interleave (probably with y register) David Stancu 2018-02-05 23:11:30 -0500
  • 85da0e6b65 figure out how to modeset but still need to toggle to get full bank a for adding, unelegant perhaps? David Stancu 2018-02-04 21:25:37 -0500
  • b8063ff72f working wip David Stancu 2018-02-04 20:56:29 -0500
  • f6f5b4684c rename project David Stancu 2018-02-04 20:06:37 -0500
  • f68a7a36c4 working single line with drop arrow key write David Stancu 2018-02-04 19:21:35 -0500
  • 5aa31dfafe much better handling of this, checking against bit 7 is more correct than z flag David Stancu 2018-02-04 17:00:31 -0500
  • ba74870f17 working cursor move l/r! David Stancu 2018-01-31 23:47:06 -0500
  • fbf0a03b36 refactor this to be more legible, but the problem still remains: how can we debug the stuck cursor? David Stancu 2018-01-30 23:15:31 -0500
  • aed2add6ce cleaned up a bit with reliable inx dex branches, but need to look at it more to figure out the weird text effect David Stancu 2018-01-29 23:20:16 -0500
  • f12b3f82de movable text cursor impl half working, need to figure out why keys stick? David Stancu 2018-01-28 23:13:32 -0500
  • 907f10a4ac show last key David Stancu 2018-01-28 19:57:31 -0500
  • 3d01ea6af6 more reference material and working text blit David Stancu 2018-01-28 17:29:30 -0500
  • 1ec7f27dcc i am an idiot for placing data segments in the machine code without either telling PC to skip or making strict data segments, super ouch, but it works! David Stancu 2018-01-28 11:40:43 -0500
  • daf4eb3dc0 figured out that merlin has long modes which means i dont have to do crazy things to toggle softswitches anymore David Stancu 2018-01-27 22:41:56 -0500
  • f338736ecc trying to display text via a loop, but will likely attempt using the toolbox stuff soon David Stancu 2018-01-26 21:25:23 -0500
  • 9b5ffc265c working direct cout to buffer!!!!! David Stancu 2018-01-18 17:01:26 -0500
  • 955e361012 getting closer, properly toggling switches now! David Stancu 2018-01-17 01:07:57 -0500
  • 71df806253 lots of learning the last 24h trying to now figure out how to modeset properly for video buffer David Stancu 2018-01-16 19:52:31 -0500
  • 38e1cc10d4 working assemble -> deploy thanks to the FB group for some assist David Stancu 2018-01-15 10:58:58 -0500
  • 064f1b883a add basic hello world speaker click + assemble script David Stancu 2018-01-14 17:53:06 -0500
  • c62735b819 build utils + essentials David Stancu 2018-01-13 20:49:37 -0500
  • 2f1715ad8f
    Initial commit David Stancu 2017-12-26 18:55:18 -0500