af9c310b6b51
|
Clean up from blog post
|
Steve Losh |
2016-12-18 |
768effcba68b
|
Clean up debugger, more docstrings
|
Steve Losh |
2016-12-17 |
74a28f68aa62
|
Rename `square` to avoid name conflict
|
Steve Losh |
2016-12-17 |
a4741fecf88d
|
Add plot.png to .hgignore.
|
Steve Losh |
2016-12-17 |
89e97f4b9950
|
Actually add the damn file
|
Steve Losh |
2016-12-17 |
8155568555ec
|
Fix screen-wrapping bullshit, move declarations, opcode->instruction
|
Steve Losh |
2016-12-17 |
9671aac2bbb5
|
Add lisp.prof to .hgignore.
|
Steve Losh |
2016-12-17 |
d9139e596d0a
|
More `(setf (values ...) ...)`ing
|
Steve Losh |
2016-12-17 |
3adca260d465
|
More cleanup
|
Steve Losh |
2016-12-16 |
b1c263ecec31
|
Split the debugger into its own file
|
Steve Losh |
2016-12-16 |
ee000116796f
|
Move GUI stuff into its own file
|
Steve Losh |
2016-12-16 |
2dd99e07f368
|
Clean up a bunch of unnecessary code
|
Steve Losh |
2016-12-16 |
9f22ed821ddd
|
Fix the stupid tetris input bug
|
Steve Losh |
2016-12-16 |
92440a7b350b
|
Add laptop keys
|
Steve Losh |
2016-12-16 |
09f977d7168e
|
Add simple debugger breakpoints (still needs UI)
|
Steve Losh |
2016-11-24 |
c96b71d08dfd
|
Add disassembly parity control
|
Steve Losh |
2016-11-24 |
165f6873f5dd
|
Handle invalid register values gracefully
|
Steve Losh |
2016-11-24 |
38dbcc76d3d0
|
Add register value editing
|
Steve Losh |
2016-11-24 |
2e803dec5d58
|
Attempt at a crazy DSL thing for opcodes.
crazy-dsl
|
Steve Losh |
2016-11-24 |
503bfe5cd173
|
Clean up with some fancy `iterate` drivers
|
Steve Losh |
2016-11-22 |
16ee9cf6d798
|
Remove optimization nutbaggery and fix the sound init main thread bullshit
|
Steve Losh |
2016-11-22 |
e20d9e9b90b3
|
Make the sound less nutty
|
Steve Losh |
2016-11-21 |
ad512d2a802f
|
Add some overengineered-to-hell sound
|
Steve Losh |
2016-11-21 |
553c97ea41b7
|
Remove global variable
|
Steve Losh |
2016-11-21 |