Duefectu
Duefectu
Hello, In NextLib 7.5 the stack is changed to point to the "nbtempstackstart" label, leaving a stack area of 256 bytes: asm filename: DEFS 255,0 endfilename: end asm asm nbtempstackstart:...
In the map editor, when the map does not fit on the screen, it is quite uncomfortable to work with. Adding a style like: `height: calc(100vh - 160px);` To the...
In the sprite sditor, the fill tool fails with 8x8 sprites in random cases. It seems like it try to fill as 16x16 sprites, but I'm not sure. Thanks for...
Move a code line UP with "ALT+Arrow UP" or down with "ALT+Down" like Visual Studio [Code]
Add a File -> Save as... option