Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2024-09-14
| ||
| 01:29 | remove tigre and use fenster library for graphical stuff Leaf check-in: 661a14a935 user: lobo tags: trunk | |
|
2024-09-04
| ||
| 00:49 | fix readme check-in: dc0df97583 user: lobo tags: trunk | |
| 00:48 | drop windows stuff in makefile and add support thing to readme check-in: 5585115cdf user: lobo tags: trunk | |
| 00:30 | nvm check-in: 23af8fa7a3 user: lobo tags: trunk | |
| 00:23 | remove clang-format file check-in: f6d1d4806d user: lobo tags: trunk | |
| 00:19 | merge tigre branch into trunk check-in: 9df1fc5b80 user: lobo tags: trunk | |
| 00:18 | reorganize stuff (again!) Leaf check-in: 84a5bafd7d user: lobo tags: tigre | |
|
2024-09-01
| ||
| 03:14 | assembler and vm only use stdint.h now check-in: fb96c68704 user: lobo tags: tigre | |
|
2024-08-27
| ||
| 14:55 | start work on a "live" viewer, using the TIGR library check-in: 4741fc88e7 user: lobo tags: tigre | |
|
2024-08-08
| ||
| 20:13 | just make them a little bit better check-in: 4e8bede988 user: lobo tags: trunk | |
|
2024-07-24
| ||
| 18:54 | fix build script check-in: bdea917f53 user: lobo tags: trunk | |
|
2024-07-20
| ||
| 17:55 | fix build and ISO C compliance i think check-in: fc9c9e1298 user: lobo tags: trunk | |
| 14:11 | new build script in perl check-in: 8c981e260f user: lobo tags: trunk | |
|
2024-05-27
| ||
| 22:47 | reorganize and edit readme check-in: 13a2fb2ed3 user: lobo tags: trunk | |
| 22:46 | *** empty log message *** check-in: e7e5e73c68 user: lobo tags: trunk | |
|
2024-05-23
| ||
| 00:34 | add section in readme on obtaining the source code check-in: 7c782ef876 user: lobo tags: trunk | |
|
2024-05-12
| ||
| 03:01 | improve help text check-in: 009e9e6249 user: lobo tags: trunk | |
|
2024-05-11
| ||
| 15:07 | add dir-locals.el and remove mentions of Tup in ignore-glob check-in: 181cabd79f user: lobo tags: trunk | |
| 00:32 | fix README check-in: 751df5d05e user: lobo tags: trunk | |
| 00:24 | migrate from Tup to Make for build system check-in: 2186ab500c user: lobo tags: trunk | |
|
2024-04-28
| ||
| 18:23 | reduce WORD_SIZE constant to 8 bytes check-in: dd888d2bed user: lobo tags: trunk | |
|
2024-03-29
| ||
| 20:21 | Formatting changes, remove `noreturn` since we're using C99 check-in: 32e98083a8 user: lobo tags: trunk | |
|
2024-03-20
| ||
| 22:18 | We don't need conditionals for doing stack wrapping :-) check-in: 9e742f74cd user: lobo tags: trunk | |
|
2024-03-17
| ||
| 02:28 | remove all memory allocation from assembler library check-in: 8281afb1ed user: lobo tags: trunk | |
|
2024-03-14
| ||
| 16:04 | zoowee mama, switched to -std=c99, fixed indentation to use tabs instead of spaces in a lot of places (thanks emacs) check-in: d220d9e6c1 user: lobo tags: trunk | |
|
2024-03-13
| ||
| 23:55 | remove images from README check-in: 78b8c66f10 user: lobo tags: trunk | |
| 19:02 | documentation changes, update usage text in cmd/blit.c check-in: 7cd089c6e3 user: lobo tags: trunk | |
| 18:23 | remove in-tree documentation (using Fossil wiki) check-in: 4e2de404e2 user: lobo tags: trunk | |
| 02:53 | add fossil settings dir check-in: 217e8ba4c1 user: lobo tags: trunk | |
| 02:50 | add canonical repository notice check-in: 36d6f395e4 user: lobo tags: trunk | |
| 02:43 | fix assembler erroring when file doesn't have a line break at the end check-in: 68ec5dd7b2 user: lobo tags: trunk | |
| 02:21 | undo those build changes lmao check-in: 9364b7f03e user: lobo tags: trunk | |
| 02:12 | build system changes, and now there's an assembler!! check-in: 525339fd41 user: lobo tags: trunk | |
| 01:14 | Add negative literals to assembler and continue working on VM reference check-in: b2777e2cb2 user: lobo tags: trunk | |
| 00:07 | remove HTML artifacts from documentation check-in: 1f536787fe user: lobo tags: trunk | |
|
2024-03-12
| ||
| 23:43 | more docmuentation stuff check-in: 293734dc7f user: lobo tags: trunk | |
| 22:50 | i really forgot to remove labels from the assembler check-in: fb112131ab user: lobo tags: trunk | |
| 22:46 | fix assembler crashing in unexplicable ways check-in: 28f84f5b53 user: lobo tags: trunk | |
| 20:06 | :crab: no more control flow :crab: check-in: 09e04dd18f user: lobo tags: trunk | |
| 19:06 | rewrote the damn assembler check-in: f03cb20aa4 user: lobo tags: trunk | |
| 16:30 | add blit-viewer (WIP) check-in: e87f2a2648 user: lobo tags: trunk | |
| 00:55 | random generation stuff and docs check-in: 36e3292834 user: lobo tags: trunk | |
|
2024-03-11
| ||
| 22:26 | :crab: no more seed :crab: check-in: 736bb3877b user: lobo tags: trunk | |
| 21:00 | remove gitignore (it is generated by Tup) check-in: 0098037cfa user: lobo tags: trunk | |
| 21:00 | some more README stuff check-in: 8ffef92c2f user: lobo tags: trunk | |
| 20:55 | small stuffs check-in: f0f4b923b3 user: lobo tags: trunk | |
| 20:30 | add label support to assembler check-in: 4d585e4e2f user: lobo tags: trunk | |
| 19:53 | add RAND opcode and documentation check-in: 2ce1100d36 user: lobo tags: trunk | |
| 18:43 | rename namespace to blit check-in: ecb39fff28 user: lobo tags: trunk | |
| 18:26 | ooh big refactor check-in: 05046dcbac user: lobo tags: trunk | |