summary refs log tree commit diff
path: root/quine.asm
AgeCommit message (Expand)Author
8 daysthe two-pass magick works!!!!!Irene Knapp
10 daysROLL, UNROLL, and a whole bunch of addressing modesIrene Knapp
10 daysadded a macro BEFORENEXT and a bunch of words like LITPACK64Irene Knapp
10 daysmove almost all the ELF stuff to code writen in ForthIrene Knapp
11 daysheap allocation now works! also fix some encoding issuesIrene Knapp
11 daysbreak up OLD_CODE into separate callsIrene Knapp
11 daysmemory manipulationIrene Knapp
13 daysadd stack manip, arithmetic, bitwise stuff, comparisonsIrene Knapp
14 daysa convenience macro for word headersIrene Knapp
14 dayspick a header format, document itIrene Knapp
2025-10-20implement Forth EXITIrene Knapp
2025-10-20woooooo successful debuggingIrene Knapp
2025-10-19it does threaded execution now!!!!!!!!Irene Knapp
2025-10-19much closer to being able to move to threaded executionIrene Knapp
2025-10-19there was an important bug in mov.qreg.disp8.bimmIrene Knapp
2025-10-19rename a bunch of instructionsIrene Knapp
2025-10-19add extensive documentation on the execution modelIrene Knapp
2025-10-18Add documentation! Yay :)Irene Knapp
2025-10-11generalized mov.qreg.qregIrene Knapp
2025-10-11comment the code in preparation for restructuring itIrene Knapp
2025-10-11clean up mnemonics a bitIrene Knapp
2025-10-11use qwordreg in another placeIrene Knapp
2025-10-10sorta outputs itself, but it reads too much of itself to do that, but very go...Irene Knapp
2025-10-05hello works! yayIrene Knapp
2025-10-05yay the earliest examples are in a solid stateIrene Knapp