Antonio Niño Díaz

Results 13 issues of Antonio Niño Díaz

As discussed here: https://github.com/rednex/rgbds/issues/133 This could either be done in source code or by using the linkerscript. ``` SECTION "Code", ROMX ... SECTION "Data", ROMX, BANK["Code"] ``` This would allow...

enhancement
rgblink

The current way of doing regression tests is quite crude, it has to be improved. Also, there are not enough tests, there are many things of the toolchain that aren't...

enhancement
tests
good first issue
hacktoberfest

Hi all, It's no secret that I haven't been as responsive as a maintainer should be. Maintaining this project hasn't been a priority for me for some time and I...

meta

While working on https://github.com/lsds/sgx-lkl/issues/231 I've found the following issues: The following samples are broken: ``languages/nodejs`` (Abort), ``languages/openmp`` (The test program hangs). Also, in ``containers/encrypted``, the Makefile targets ``run-hw-integrity`` and ``run-sw-integrity``...

bug
area: samples
p2
needs-triage

I don't know if this is part of the specifications, because S3M seems to be a very loosely-defined format. When a pattern is completely empty, OpenMPT likes to have a...

In other galleries I can select multiple photos and videos and hit some sort of "details" button that will tell me things like number of elements and total size. This...

enhancement

There are some apps, like WhatsApp, that let you send something to an email app, but not through a share menu. It would be great if this app could intercept...

enhancement

grit accepts providing multiple images as input and creating a combined palette or tileset as output. SuperFamiconv lets you do things like provide a png that acts as palette or...

This is the website with its documentation: https://bztsrc.gitlab.io/model3d/ This is the original issue in the DSMA repository: https://github.com/AntonioND/dsma-library/issues/1

Right now the only ways supported by Nitro Engine to send display lists to the GPU are to use the CPU itself to copy the display list, or to use...