Language

Package: rgbds @ 0.5.2

Synopsis

Rednex Game Boy Development System

Description

RGBDS (Rednex Game Boy Development System) is an assembler/linker package for the Game Boy and Game Boy Color. It consists of:

  • rgbasm (assembler)

  • rgblink (linker)

  • rgbfix (checksum/header fixer)

  • rgbgfx (PNG-to-Game Boy graphics converter)

Home page
https://github.com/gbdev/rgbds
Location
gnu/packages/assembly.scm (line: 295, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/h4b09mjnnx6grzkdkifaii8plpknwn5g-rgbds-0.5.2.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/4dfnn548440w7i7ngnp84hc11v469k9n-rgbds-0.5.2.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/z1v3api90jxd88cdlmcszc0gqnakha9n-rgbds-0.5.2.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/y3s2jfyja66asw7qzy5a9xr9i2v9ixxc-rgbds-0.5.2.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/3d1z9qbi9i36yqz52v05w5cn8w3vgg8d-rgbds-0.5.2.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/7ga7n49qazfp3lzj9y6hjcckha20ndxq-rgbds-0.5.2.drv
x86_64-linuxi686-w64-mingw32/gnu/store/gmfi9xlys6b9kw1h8g443frkv3f7farx-rgbds-0.5.2.drv
x86_64-linuxi586-pc-gnu/gnu/store/smn4dqcq21fwfim95rs3frnhr3mgijl6-rgbds-0.5.2.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/hip8l82bhw1m14fw1shnkqxhvw1bvkif-rgbds-0.5.2.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/par8hfrqjapnsn5rzwnn92kf4nd0b2ji-rgbds-0.5.2.drv
riscv64-linux/gnu/store/h69lwj3qhfvgz13kflqhpzp5vjgnr3sb-rgbds-0.5.2.drv
    powerpc-linux/gnu/store/kgiqnvdfbbj33f0sixnhl6bg6gh2k921-rgbds-0.5.2.drv
      powerpc64le-linux/gnu/store/rk61ayiyjshx8c285qrm35wslv4l2k64-rgbds-0.5.2.drv
      mips64el-linux/gnu/store/f4m9a3mqr1vgsmif4wv6i1i9g5xz75n0-rgbds-0.5.2.drv
        i686-linux/gnu/store/c43sk71xi5lly9l8y71bgirjiqizs79h-rgbds-0.5.2.drv
        i586-gnu/gnu/store/22xf0xnq6gbqn9f7awp1nylz879bnj0q-rgbds-0.5.2.drv
        armhf-linux/gnu/store/7az9jzpniac1zz44jg3ffzbv28h1vg44-rgbds-0.5.2.drv
        aarch64-linux/gnu/store/m1lskvqha21qhw8p8dkn9wz1d16v223k-rgbds-0.5.2.drv

        Lint warnings

        LinterMessageLocation
        optional-tests

        Make sure tests are only run when requested

        the 'check' phase should respect #:tests?