Closed Heath123 closed 1 year ago
Looks like this causes some issues when building for the Numworks calculator, I'll have to fix that
.text | .rodata | .bss | .data | Total (RAM) | Total (ROM) | |
---|---|---|---|---|---|---|
Base | 822108 bytes | 476349 bytes | 226392 bytes | 1816 bytes | 228208 bytes | 1300273 bytes |
Head | 822172 bytes | 476349 bytes | 226528 bytes | 1816 bytes | 228344 bytes | 1300337 bytes |
+64 bytes | +0 bytes | +136 bytes | +0 bytes | +136 bytes | +64 bytes | |
+0.0 % | +0.0 % | +0.1 % | +0.0 % | +0.1 % | +0.0 % |
Can you add it to the CI ? (You can look how it is done for the N0110 target, this is the simplest)
Can you add it to the CI ? (You can look how it is done for the N0110 target, this is the simplest)
Yes, I'll try doing that
.text | .rodata | .bss | .data | Total (RAM) | Total (ROM) | |
---|---|---|---|---|---|---|
Base | 822108 bytes | 476349 bytes | 226392 bytes | 1816 bytes | 228208 bytes | 1300273 bytes |
Head | 822172 bytes | 476349 bytes | 226528 bytes | 1816 bytes | 228344 bytes | 1300337 bytes |
+64 bytes | +0 bytes | +136 bytes | +0 bytes | +136 bytes | +64 bytes | |
+0.0 % | +0.0 % | +0.1 % | +0.0 % | +0.1 % | +0.0 % |
Can you add it to the CI ? (You can look how it is done for the N0110 target, this is the simplest)
I've done it, I think
.text | .rodata | .bss | .data | Total (RAM) | Total (ROM) | |
---|---|---|---|---|---|---|
Base | 822108 bytes | 476349 bytes | 226392 bytes | 1816 bytes | 228208 bytes | 1300273 bytes |
Head | 822172 bytes | 476349 bytes | 226528 bytes | 1816 bytes | 228344 bytes | 1300337 bytes |
+64 bytes | +0 bytes | +136 bytes | +0 bytes | +136 bytes | +64 bytes | |
+0.0 % | +0.0 % | +0.1 % | +0.0 % | +0.1 % | +0.0 % |
OK, I think it's mergable (or at least reviewable) now
Things I need to work on still, but maybe in a different PR:
.text | .rodata | .bss | .data | Total (RAM) | Total (ROM) | |
---|---|---|---|---|---|---|
Base | 822108 bytes | 476349 bytes | 226392 bytes | 1816 bytes | 228208 bytes | 1300273 bytes |
Head | 822172 bytes | 476349 bytes | 226528 bytes | 1816 bytes | 228344 bytes | 1300337 bytes |
+64 bytes | +0 bytes | +136 bytes | +0 bytes | +136 bytes | +64 bytes | |
+0.0 % | +0.0 % | +0.1 % | +0.0 % | +0.1 % | +0.0 % |
.text | .rodata | .bss | .data | Total (RAM) | Total (ROM) | |
---|---|---|---|---|---|---|
Base | 822108 bytes | 476349 bytes | 226392 bytes | 1816 bytes | 228208 bytes | 1300273 bytes |
Head | 822172 bytes | 476349 bytes | 226528 bytes | 1816 bytes | 228344 bytes | 1300337 bytes |
+64 bytes | +0 bytes | +136 bytes | +0 bytes | +136 bytes | +64 bytes | |
+0.0 % | +0.0 % | +0.1 % | +0.0 % | +0.1 % | +0.0 % |
Oh, it looks like I forgot to git add
a file
The CI build should work now and I also fixed the web build (or should that be a separate PR?)
Should it only build when triggered like on the 3DS, iOS and Mac OS?
Also the size of the cache might be a bit big, I can probably trim it down though
.text | .rodata | .bss | .data | Total (RAM) | Total (ROM) | |
---|---|---|---|---|---|---|
Base | 822108 bytes | 476349 bytes | 226392 bytes | 1816 bytes | 228208 bytes | 1300273 bytes |
Head | 822172 bytes | 476349 bytes | 226528 bytes | 1816 bytes | 228344 bytes | 1300337 bytes |
+64 bytes | +0 bytes | +136 bytes | +0 bytes | +136 bytes | +64 bytes | |
+0.0 % | +0.0 % | +0.1 % | +0.0 % | +0.1 % | +0.0 % |
Can you revert the changes to the Web CI ? (I have a fix in local that allow to build using the latest Emscripten version). For the CI build settings, I don't know if you need to add it. If it's really needed, I can add it later (it is better to test if every target to see if it is still working that never testing it)
I’ve reverted it
.text | .rodata | .bss | .data | Total (RAM) | Total (ROM) | |
---|---|---|---|---|---|---|
Base | 822108 bytes | 476349 bytes | 226392 bytes | 1816 bytes | 228208 bytes | 1300273 bytes |
Head | 822172 bytes | 476349 bytes | 226528 bytes | 1816 bytes | 228344 bytes | 1300337 bytes |
+64 bytes | +0 bytes | +136 bytes | +0 bytes | +136 bytes | +64 bytes | |
+0.0 % | +0.0 % | +0.1 % | +0.0 % | +0.1 % | +0.0 % |
.text | .rodata | .bss | .data | Total (RAM) | Total (ROM) | |
---|---|---|---|---|---|---|
Base | 822108 bytes | 476349 bytes | 226392 bytes | 1816 bytes | 228208 bytes | 1300273 bytes |
Head | 822172 bytes | 476349 bytes | 226528 bytes | 1816 bytes | 228344 bytes | 1300337 bytes |
+64 bytes | +0 bytes | +136 bytes | +0 bytes | +136 bytes | +64 bytes | |
+0.0 % | +0.0 % | +0.1 % | +0.0 % | +0.1 % | +0.0 % |
.text | .rodata | .bss | .data | Total (RAM) | Total (ROM) | |
---|---|---|---|---|---|---|
Base | 822108 bytes | 476349 bytes | 226392 bytes | 1816 bytes | 228208 bytes | 1300273 bytes |
Head | 822172 bytes | 476349 bytes | 226528 bytes | 1816 bytes | 228344 bytes | 1300337 bytes |
+64 bytes | +0 bytes | +136 bytes | +0 bytes | +136 bytes | +64 bytes | |
+0.0 % | +0.0 % | +0.1 % | +0.0 % | +0.1 % | +0.0 % |
.text | .rodata | .bss | .data | Total (RAM) | Total (ROM) | |
---|---|---|---|---|---|---|
Base | 822108 bytes | 476349 bytes | 226392 bytes | 1816 bytes | 228208 bytes | 1300273 bytes |
Head | 822172 bytes | 475845 bytes | 226528 bytes | 1816 bytes | 228344 bytes | 1299833 bytes |
+64 bytes | -504 bytes | +136 bytes | +0 bytes | +136 bytes | -440 bytes | |
+0.0 % | -0.1 % | +0.1 % | +0.0 % | +0.1 % | -0.0 % |
.text | .rodata | .bss | .data | Total (RAM) | Total (ROM) | |
---|---|---|---|---|---|---|
Base | 822108 bytes | 476349 bytes | 226392 bytes | 1816 bytes | 228208 bytes | 1300273 bytes |
Head | 822172 bytes | 475845 bytes | 226528 bytes | 1816 bytes | 228344 bytes | 1299833 bytes |
+64 bytes | -504 bytes | +136 bytes | +0 bytes | +136 bytes | -440 bytes | |
+0.0 % | -0.1 % | +0.1 % | +0.0 % | +0.1 % | -0.0 % |
.text | .rodata | .bss | .data | Total (RAM) | Total (ROM) | |
---|---|---|---|---|---|---|
Base | 822108 bytes | 476349 bytes | 226392 bytes | 1816 bytes | 228208 bytes | 1300273 bytes |
Head | 822172 bytes | 475845 bytes | 226528 bytes | 1816 bytes | 228344 bytes | 1299833 bytes |
+64 bytes | -504 bytes | +136 bytes | +0 bytes | +136 bytes | -440 bytes | |
+0.0 % | -0.1 % | +0.1 % | +0.0 % | +0.1 % | -0.0 % |
.text | .rodata | .bss | .data | Total (RAM) | Total (ROM) | |
---|---|---|---|---|---|---|
Base | 822108 bytes | 476349 bytes | 226392 bytes | 1816 bytes | 228208 bytes | 1300273 bytes |
Head | 822172 bytes | 477357 bytes | 226528 bytes | 1816 bytes | 228344 bytes | 1301345 bytes |
+64 bytes | +1008 bytes | +136 bytes | +0 bytes | +136 bytes | +1072 bytes | |
+0.0 % | +0.2 % | +0.1 % | +0.0 % | +0.1 % | +0.1 % |
There are a few more thing left to finish, but I think it's more or less in a mergable state now, but I need to update the icon and name of the built g3a file from Omega to Upsilon