Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2021-02-26
| ||
13:55 | By pipeline. Leaf check-in: 90fad6f4d0 user: stephanie.gawroriski tags: wip-ratufarefactor | |
13:43 | Try referring to the current commit? check-in: e18a21f322 user: stephanie.gawroriski tags: wip-ratufarefactor | |
13:36 | Add placeholder job in the middle. check-in: cf3a795e92 user: stephanie.gawroriski tags: wip-ratufarefactor | |
13:32 | Use pipeline ref? check-in: 1b7554ed4c user: stephanie.gawroriski tags: wip-ratufarefactor | |
13:17 | Refer to the project? check-in: b3baae5892 user: stephanie.gawroriski tags: wip-ratufarefactor | |
13:11 | Move to build-prepare? check-in: 8c031f7f00 user: stephanie.gawroriski tags: wip-ratufarefactor | |
12:52 | Update CI/CD again. check-in: 23fdc63070 user: stephanie.gawroriski tags: wip-ratufarefactor | |
03:16 | Really remove dependencies. check-in: 9c004a62ca user: stephanie.gawroriski tags: wip-ratufarefactor | |
03:12 | Remove all dependencies. check-in: f52c35ecb4 user: stephanie.gawroriski tags: wip-ratufarefactor | |
03:04 | Mark extra IntelliJ directories for ignore. check-in: dc08a2cf89 user: stephanie.gawroriski tags: wip-ratufarefactor | |
03:03 | Try a different stage? check-in: d77e6a1b4b user: stephanie.gawroriski tags: wip-ratufarefactor | |
02:58 | Use dependencies per job. check-in: 0d4432c5ee user: stephanie.gawroriski tags: wip-ratufarefactor | |
02:48 | Update apt. check-in: d8f78f5a16 user: stephanie.gawroriski tags: wip-ratufarefactor | |
02:44 | Depend on build preparation. check-in: d68ad8800b user: stephanie.gawroriski tags: wip-ratufarefactor | |
02:38 | Use build-essential. check-in: 6843ab49cf user: stephanie.gawroriski tags: wip-ratufarefactor | |
02:37 | Check if it is actually disabled to use it. check-in: dfbdc3610a user: stephanie.gawroriski tags: wip-ratufarefactor | |
02:32 | CI/CD Fixes; Allow RetroArch to pickup the internal ROM. check-in: 799b33c8b6 user: stephanie.gawroriski tags: wip-ratufarefactor | |
02:04 | Install G++ for compilation. check-in: 780125ad3b user: stephanie.gawroriski tags: wip-ratufarefactor | |
02:01 | Try to include the built-in ROM for RetroArch. check-in: 7b188ce499 user: stephanie.gawroriski tags: wip-ratufarefactor | |
01:58 | Do not list dependency. check-in: fb54b3c373 user: stephanie.gawroriski tags: wip-ratufarefactor | |
01:50 | Merge from wip-mlesummercoat to work on it as well; For running the full suite allow tests to be included as well; Add conversion of ROM to C for built-in RatufaCoat ROM; Pick up built-in ROM if it exists. check-in: 6c41a6c197 user: stephanie.gawroriski tags: wip-ratufarefactor | |
2021-02-25
| ||
23:10 | Add injector() support for SpringCoat. Leaf check-in: 9e24fd3543 user: stephanie.gawroriski tags: wip-mlesummercoat | |
17:30 | Some lunch time test fixes: characters not being encoded properly, some test results not marked as coming from boxed arrays. check-in: 6dc86a3a7d user: stephanie.gawroriski tags: wip-mlesummercoat | |
2021-02-24
| ||
12:47 | Optimize import. check-in: 1a62fb21f9 user: stephanie.gawroriski tags: wip-mlesummercoat | |
2021-02-23
| ||
23:45 | More optimizations. check-in: 0c0902ee41 user: stephanie.gawroriski tags: wip-mlesummercoat | |
23:36 | Optimize 64-bit long division. check-in: e2e2d18455 user: stephanie.gawroriski tags: wip-mlesummercoat | |
23:02 | Increase speed of SoftLong.__div(); Correct test dependencies so if a library changes it is not considered up-to-date. check-in: 4b46a07cdf user: stephanie.gawroriski tags: wip-mlesummercoat | |
13:27 | Minor work. check-in: eb903ba395 user: stephanie.gawroriski tags: wip-mlesummercoat | |
2021-02-21
| ||
21:20 | Debug mark out getting traces. check-in: ead2833b39 user: stephanie.gawroriski tags: wip-mlesummercoat | |
17:20 | Base for reading the pack header. check-in: ca0d081456 user: stephanie.gawroriski tags: wip-mlesummercoat | |
2021-02-20
| ||
19:12 | Check magic number of the ROM. check-in: 2d05f13687 user: stephanie.gawroriski tags: wip-mlesummercoat | |
18:45 | Add test for long division. check-in: 62a792ab66 user: stephanie.gawroriski tags: wip-mlesummercoat | |
17:57 | Correct division. check-in: 75da38ad2f user: stephanie.gawroriski tags: wip-mlesummercoat | |
01:04 | Use lo+hi for long/double instead of hi+lo, note that there are some isues with this. check-in: 016c576250 user: stephanie.gawroriski tags: wip-mlesummercoat | |
2021-02-19
| ||
22:37 | Add a memory profile indicator, to determine if running code should save extra memory; Include interface methods into abstract methods, since they can be referred to.; Add test to invoke a virtual method defined by an interface from an abstract class. check-in: 8b72315a64 user: stephanie.gawroriski tags: wip-mlesummercoat | |
01:17 | Add real memory which can be accessed via the base. check-in: f75d86e85f user: stephanie.gawroriski tags: wip-mlesummercoat | |
2021-02-17
| ||
03:07 | Remove debug print on the key events. check-in: e89c6cc88d user: stephanie.gawroriski tags: wip-mlesummercoat | |
03:07 | Add needed keys on the numberpad for star, pound, and the few command keys. check-in: 3219ef3702 user: stephanie.gawroriski tags: wip-mlesummercoat | |
02:49 | Fix string split using the wrong class; Implement handling of keys in the Swing based UI. check-in: 473e903283 user: stephanie.gawroriski tags: wip-mlesummercoat | |
2021-02-14
| ||
22:44 | Add base for new instruction handler; For any breakpoint put down where the breakpoint was located. check-in: f07f970d45 user: stephanie.gawroriski tags: wip-mlesummercoat | |
21:36 | Switch to longs for all memory based operations. check-in: 43a9dc2d9c user: stephanie.gawroriski tags: wip-mlesummercoat | |
17:33 | Add byte order for the abstract memory classes; Implement the basic types for the streams. check-in: 4852be2c2c user: stephanie.gawroriski tags: wip-mlesummercoat | |
16:54 | Add MemoryStream interface to get the address and offset of a memory based input/output stream. check-in: 0126234d51 user: stephanie.gawroriski tags: wip-mlesummercoat | |
16:38 | Suppress useless casts in the array instance check. check-in: d56fc7eb71 user: stephanie.gawroriski tags: wip-mlesummercoat | |
16:37 | Add TestInvokeInterfaceABViaAB. check-in: 89a89bfece user: stephanie.gawroriski tags: wip-mlesummercoat | |
16:22 | Add tests for subclass implementations. check-in: a5691746ec user: stephanie.gawroriski tags: wip-mlesummercoat | |
16:12 | Add interface method invocation test; Make Jasmin assembly errors more pronounced; Allow test.single to accept binary names as well. check-in: 7467b1e1db user: stephanie.gawroriski tags: wip-mlesummercoat | |
2021-02-11
| ||
02:02 | Correct meep-rms test. check-in: 34d8f1622c user: stephanie.gawroriski tags: wip-mlesummercoat | |
00:02 | Delete a bunch of old classes and such that are no longer used. check-in: 73f24adb29 user: stephanie.gawroriski tags: wip-mlesummercoat | |
2021-02-10
| ||
23:37 | Add notes in the interface breakpoints. check-in: e522afb433 user: stephanie.gawroriski tags: wip-mlesummercoat | |