| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add communications testupsilon | 2023-04-08 | 2 | -0/+43 | |
| * | change data to base 10 instead of base 16 | 2023-04-08 | 1 | -2/+2 | |
| * | add logging, fix senddat | 2023-04-07 | 1 | -1/+6 | |
| * | rerun test suite | 2023-04-07 | 3 | -19/+23 | |
| * | add adc and dac switch | 2023-04-04 | 2 | -3/+19 | |
| * | syntax error fixes for compile | 2023-04-04 | 1 | -9/+10 | |
| * | put upsilon_creole calls into creole.c | 2023-04-03 | 3 | -66/+129 | |
| * | add more commands | 2023-04-02 | 4 | -3/+70 | |
| * | add waveform disarm | 2023-03-23 | 4 | -7/+17 | |
| * | modify reader | 2023-03-23 | 2 | -3/+10 | |
| * | cloop has 64 bit values | 2023-03-20 | 3 | -8/+18 | |
| * | add upsilon_creole.h | 2023-03-02 | 1 | -0/+26 | |
| * | add upsilon opcodes | 2023-03-02 | 3 | -13/+92 | |
| * | 0.2.00.2.0 | 2023-02-25 | 2 | -1/+3 | |
| * | add db overwrite | 2023-02-25 | 2 | -1/+14 | |
| * | test repeat db | 2023-02-25 | 1 | -0/+11 | |
| * | export creole_decode; add db test | 2023-02-25 | 7 | -200/+75 | |
| * | get rid of unused lablen | 2023-02-21 | 1 | -4/+9 | |
| * | add data parsing | 2023-02-21 | 2 | -3/+22 | |
| * | test many jumps | 2023-02-20 | 1 | -0/+19 | |
| * | add label parser that can deal with forward jumps; all tests pass | 2023-02-20 | 2 | -112/+138 | |
| * | adjust python assembler to new API | 2023-02-18 | 6 | -92/+97 | |
| * | add data, remove labels and make jumps absolute | 2023-02-18 | 2 | -187/+145 | |
| * | add version defines0.1.0 | 2023-02-12 | 1 | -0/+4 | |
| * | add license | 2023-02-12 | 7 | -1/+93 | |
| * | README.md: update | 2023-02-12 | 1 | -4/+9 | |
| * | test all | 2023-02-12 | 2 | -5/+8 | |
| * | syscall test | 2023-02-12 | 2 | -2/+28 | |
| * | more loop tests | 2023-02-12 | 2 | -1/+55 | |
| * | add immediate signed and unsigned tests | 2023-02-12 | 2 | -13/+48 | |
| * | add mov and unconditional jump | 2023-02-12 | 2 | -13/+46 | |
| * | documentation | 2023-02-12 | 2 | -34/+112 | |
| * | add pseudoinstructions that compile to regular instructions | 2023-02-12 | 5 | -104/+147 | |
| * | jump tests | 2023-02-11 | 5 | -12/+98 | |
| * | rename idiv to sdiv | 2023-02-11 | 4 | -9/+9 | |
| * | add signed division IDIV | 2023-02-11 | 5 | -38/+140 | |
| * | more test | 2023-02-11 | 1 | -12/+30 | |
| * | add stack overflow and underflow tests | 2023-02-11 | 2 | -16/+51 | |
| * | more add tests | 2023-02-11 | 2 | -12/+76 | |
| * | comments and negative immediates | 2023-02-11 | 4 | -15/+64 | |
| * | enable compiling and add compile test | 2023-02-11 | 4 | -71/+163 | |
| * | test pop | 2023-02-09 | 2 | -2/+56 | |
| * | change instructions to be an enum | 2023-02-09 | 2 | -25/+25 | |
| * | add compile t est | 2023-02-09 | 6 | -50/+133 | |
| * | test refactoring | 2023-02-08 | 3 | -15/+88 | |
| * | python ffi: test parsing | 2023-02-08 | 7 | -73/+65 | |
| * | move tests | 2023-02-07 | 4 | -6/+6 | |
| * | move python | 2023-02-07 | 2 | -1/+1 | |
| * | add label test | 2023-02-07 | 1 | -0/+19 | |
| * | more asm test | 2023-02-07 | 2 | -2/+9 |
