Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some reorganization | comex | 2015-01-19 | 1 | -214/+0 |
| | |||||
* | ldrd/strd fix - we definitely need to know that in ldrd r0, r1, [pc], we ↵ | comex | 2015-01-17 | 1 | -8/+16 |
| | | | | can't use r1 as scratch | ||||
* | IT, BX LR - untested | comex | 2015-01-17 | 1 | -0/+3 |
| | |||||
* | transform-dis stuff - compiles for arm, so far | comex | 2015-01-17 | 1 | -14/+14 |
| | |||||
* | interpose (based on %c based on data) compiles... | comex | 2015-01-16 | 1 | -0/+2 |
| | |||||
* | jump dis - seemingly working(!) | comex | 2015-01-16 | 1 | -53/+60 |
| | |||||
* | add a test assembly file, not used yet | comex | 2015-01-13 | 1 | -1/+4 |
| | |||||
* | these functions are actually pointless, since it's easier to change the ↵ | comex | 2015-01-12 | 1 | -8/+34 |
| | | | | | | *offset* for actual pc-rel loads (and the rest are accounted for, albeit implicitly in the case of add pc) i might end up using the stack :/ | ||||
* | thumb2 and stuff | comex | 2015-01-11 | 1 | -2/+4 |
| | |||||
* | thumb2 progress | comex | 2015-01-11 | 1 | -9/+28 |
| | |||||
* | this produces good output (finally) but takes 3.25s to compile 24K of code, lol | comex | 2015-01-11 | 1 | -53/+46 |
| | |||||
* | Revert "C++ is just a giant pain in the ass" | comex | 2015-01-11 | 1 | -46/+54 |
| | | | | This reverts commit 4743027a22ae4e622d7e78f878eff307d02ac373. | ||||
* | C++ is just a giant pain in the ass | comex | 2015-01-11 | 1 | -54/+46 |
| | |||||
* | yay? | comex | 2015-01-11 | 1 | -78/+131 |
| | |||||
* | *sigh* | comex | 2015-01-11 | 1 | -0/+98 |