Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2023-11-30
| ||
19:53 | Suppose a soft MMU implementation using a real MMU is an apatite MMU? Leaf check-in: 298c5366c2 user: stephanie.gawroriski tags: wip-nanocoat | |
18:56 | Add blank software MMIO. check-in: 1cf1bd1095 user: stephanie.gawroriski tags: wip-nanocoat | |
00:59 | Add base blank tests for all the byte code instructions, using the magic of IDE scripts! check-in: 347d0b6428 user: stephanie.gawroriski tags: wip-nanocoat | |
2023-11-29
| ||
21:13 | Add additional blank test. check-in: ee4aa0ac5a user: stephanie.gawroriski tags: wip-nanocoat | |
20:48 | Add more blank tests. check-in: 07a8e9d1c5 user: stephanie.gawroriski tags: wip-nanocoat | |
16:51 | Add another blank test. check-in: 5768532c0f user: stephanie.gawroriski tags: wip-nanocoat | |
15:00 | Add some more base tests. check-in: 92380f7020 user: stephanie.gawroriski tags: wip-nanocoat | |
14:51 | Add more tests for tasks and threads. check-in: b3ccaceaf7 user: stephanie.gawroriski tags: wip-nanocoat | |
14:38 | Add some more blank tests; Move testing related sources to its own directory so as to not clutter the test sources. check-in: 1c1e3ce75d user: stephanie.gawroriski tags: wip-nanocoat | |
04:54 | Implement test for exception handling. check-in: d9f365508b user: stephanie.gawroriski tags: wip-nanocoat | |
04:35 | Add a decoder for base64 instead of just hex. check-in: d3ff40392c user: stephanie.gawroriski tags: wip-nanocoat | |
02:44 | Add blank test for Java RNG. check-in: 7bf3e8c327 user: stephanie.gawroriski tags: wip-nanocoat | |
01:21 | Make modeless stars generic so they can be shared by many things. check-in: 8b05e9924a user: stephanie.gawroriski tags: wip-nanocoat | |
01:03 | Add blank test for failing exception handler. check-in: 4ab3c6bac1 user: stephanie.gawroriski tags: wip-nanocoat | |
00:57 | Add function to reallocate memory. check-in: cbf55a87dc user: stephanie.gawroriski tags: wip-nanocoat | |
00:54 | Correct messages and testing, using message types accordingly. check-in: 8cb57446af user: stephanie.gawroriski tags: wip-nanocoat | |
00:39 | Corrections to simple test check. check-in: 7ad6f5c2a9 user: stephanie.gawroriski tags: wip-nanocoat | |
00:27 | Include test subdirectory as well. check-in: f22c2c175b user: stephanie.gawroriski tags: wip-nanocoat | |
00:27 | Remove circular dependency in make. check-in: ca69e7c769 user: stephanie.gawroriski tags: wip-nanocoat | |
00:25 | Enable testing and packing by default if not explicitely set. check-in: 79f114ed9c user: stephanie.gawroriski tags: wip-nanocoat | |
00:22 | Remove sources from build. check-in: 05bf6a539a user: stephanie.gawroriski tags: wip-nanocoat | |
2023-11-28
| ||
22:18 | Expand command list for emscripten, also add source library. check-in: eb62f60082 user: stephanie.gawroriski tags: wip-nanocoat | |
2023-11-26
| ||
01:09 | Use given executable suffix or ignore otherwise. check-in: 672b71d379 user: stephanie.gawroriski tags: wip-nanocoat | |
00:26 | Make util configure non-fatal. check-in: 94e8ad5ee0 user: stephanie.gawroriski tags: wip-nanocoat | |
2023-11-25
| ||
16:16 | Add configure check. check-in: eaf51ff794 user: stephanie.gawroriski tags: wip-nanocoat | |
15:48 | Add simple utility test to see if whatever cmake compiled worked. check-in: 9696072abf user: stephanie.gawroriski tags: wip-nanocoat | |
15:20 | Unset additional variables. check-in: 0e53097d3b user: stephanie.gawroriski tags: wip-nanocoat | |
15:18 | Fixes? check-in: e2c4b1b974 user: stephanie.gawroriski tags: wip-nanocoat | |
15:15 | Unset many variables when launching a sub-cmake. check-in: 45899d9865 user: stephanie.gawroriski tags: wip-nanocoat | |
13:50 | If the target host is different do not enable testing. check-in: dc63b8bf40 user: stephanie.gawroriski tags: wip-nanocoat | |
06:32 | Add simple compile and run test to determine if we can even do testing. check-in: 85e149e63a user: stephanie.gawroriski tags: wip-nanocoat | |
06:27 | Add base blank test for free block merging. check-in: 41fe82955b user: stephanie.gawroriski tags: wip-nanocoat | |
06:16 | Note. check-in: 33c42502f6 user: stephanie.gawroriski tags: wip-nanocoat | |
06:16 | Make it so the native graphics drawing matches PencilShelf. check-in: 86c9100be1 user: stephanie.gawroriski tags: wip-nanocoat | |
04:42 | Correct source name. check-in: 5ade2174d6 user: stephanie.gawroriski tags: wip-nanocoat | |
04:23 | Use wrapped target for emscripten libretro? check-in: b2422c87d2 user: stephanie.gawroriski tags: wip-nanocoat | |
03:51 | Copy over for emscripten build? check-in: 4f01983217 user: stephanie.gawroriski tags: wip-nanocoat | |
03:00 | Flip condition around. check-in: 8713dd70b8 user: stephanie.gawroriski tags: wip-nanocoat | |
02:16 | Try again with not emscripten. check-in: 6762330a35 user: stephanie.gawroriski tags: wip-nanocoat | |
01:58 | Make libretro emscripten build not static despite it requesting it. check-in: 7734d935f8 user: stephanie.gawroriski tags: wip-nanocoat | |
01:32 | Set EMSCRIPTEN_GENERATE_BITCODE_STATIC_LIBRARIES. check-in: e0084477b7 user: stephanie.gawroriski tags: wip-nanocoat | |
01:19 | Add RUNTIME_OUTPUT_DIRECTORY as well for squirreljme_libretro. check-in: 835bcb7154 user: stephanie.gawroriski tags: wip-nanocoat | |
01:17 | For the host compiler try to find an alternative when using make utils. check-in: 02406a0310 user: stephanie.gawroriski tags: wip-nanocoat | |
00:51 | Correct SJME_DEBUG_FILE_LINE_FUNC being all NULL, line should be -1. check-in: b0c21140a1 user: stephanie.gawroriski tags: wip-nanocoat | |
00:09 | Token string on version. check-in: a1fac61641 user: stephanie.gawroriski tags: wip-nanocoat | |
2023-11-24
| ||
23:47 | Implement string join for cmake 3.11 and before. check-in: 1c72a2a151 user: stephanie.gawroriski tags: wip-nanocoat | |
23:00 | Implement target_link_options for older CMake. check-in: d12f634ac1 user: stephanie.gawroriski tags: wip-nanocoat | |
22:22 | Correct indent level. check-in: 152eed9326 user: stephanie.gawroriski tags: wip-nanocoat | |
22:22 | Correct Makefile to include the host executable suffix. check-in: da35048e8e user: stephanie.gawroriski tags: wip-nanocoat | |
22:16 | Add compatibility fix for add_compile_definitions. check-in: 76ce855e79 user: stephanie.gawroriski tags: wip-nanocoat | |