2017-07-23 18:15 | draw.asm: don't reserve buffer size to reduce .bin size | Léo Villeveygoux | 1 | +1 | -1 |
2017-07-23 18:08 | draw.asm: add visual radius marker in palette mode | Léo Villeveygoux | 1 | +45 | -0 |
2017-07-23 17:13 | draw.asm: ajust radius in palette mode | Léo Villeveygoux | 1 | +30 | -2 |
2017-07-21 17:22 | draw.asm: thickness aware point drawing function | Léo Villeveygoux | 1 | +49 | -7 |
2017-07-09 18:02 | draw.asm: use byte registers to handle coord wrap | Léo Villeveygoux | 1 | +4 | -4 |
2017-07-09 17:57 | draw.asm: change colors with left/right in palette mode | Léo Villeveygoux | 1 | +23 | -9 |
2017-07-07 18:33 | draw.asm: make color selection a togglable mode | Léo Villeveygoux | 1 | +137 | -55 |
2017-06-30 18:36 | draw.asm: add palette selector gui | Léo Villeveygoux | 1 | +56 | -3 |
2017-06-30 17:43 | draw.asm: fix drawing and add cross | Léo Villeveygoux | 1 | +62 | -6 |
2017-06-23 18:24 | Add draw.asm | Léo Villeveygoux | 1 | +78 | -0 |
2017-06-23 17:41 | .gitignore: ignore install.list | Léo Villeveygoux | 1 | +2 | -0 |
2017-06-21 16:57 | Makefile: add install/uninstall rules | Léo Villeveygoux | 1 | +14 | -0 |
2017-06-18 22:36 | test.asm: use edx instead of ebx | Léo Villeveygoux | 1 | +27 | -27 |
2017-06-18 21:24 | test.asm: show use of colors, coords, input | Léo Villeveygoux | 1 | +98 | -18 |
2017-06-16 16:42 | add platform media support with SDL | Léo Villeveygoux | 5 | +203 | -7 |
2017-06-16 15:39 | cleanup: create function, remove magic value, … | Léo Villeveygoux | 2 | +21 | -12 |
2017-06-16 15:13 | add a .gitignore | Léo Villeveygoux | 1 | +5 | -0 |
2017-06-16 15:12 | better Makefile | Léo Villeveygoux | 1 | +4 | -2 |
2017-06-16 15:04 | more precise binary layout | Léo Villeveygoux | 3 | +40 | -14 |
2017-06-16 13:04 | just a binary code loader at the moment | Léo Villeveygoux | 3 | +67 | -0 |
2017-06-16 09:26 | add mem mapping description | Léo Villeveygoux | 1 | +26 | -0 |