Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/gbdev/rgbds

Rednex Game Boy Development System - An assembly toolchain for the Nintendo Game Boy and Game Boy Color
https://github.com/gbdev/rgbds

Switch line terminators from CRLF to LF

Argh, that obnoxious platform again... ;-)

Signed-off-by: Vegard Nossum <[email protected]>

94fad97aedcd8bd85c53a505db28390e3f82577b authored over 15 years ago
Use spaces instead of tabs after CPP directives

Signed-off-by: Vegard Nossum <[email protected]>

0d9739535e313b0a2ad19c89b9c85fc7b75237a3 authored over 15 years ago
build: remove obsolete objs* directories

Signed-off-by: Vegard Nossum <[email protected]>

0ce5efb3c57ea5aa578881a994bed9c1b8d7c19d authored over 15 years ago
build: add top-level Makefile

Signed-off-by: Vegard Nossum <[email protected]>

0b65d01289f773755ce5c7b766426caaa87a761a authored over 15 years ago
rgbfix: improve Makefile

Make object filename explicit and add "clean" target.

Signed-off-by: Vegard Nossum <vegard.noss...

1a98f20535a5007c3266d2731edd95b14aa3facd authored over 15 years ago
link: improve Makefile

Make object filenames explicit and add "clean" target.

Signed-off-by: Vegard Nossum <vegard.nos...

322a0b05d8dcc850d194eb7e69b11194a000ba74 authored over 15 years ago
lib: improve Makefile

Make object files explicit and add "clean" target.

Signed-off-by: Vegard Nossum <vegard.nossum@...

c0a9cf79a32d93079b471ad61b767b538d1213c1 authored over 15 years ago
asm: improve Makefile

Make the generated object files explicit and add a "clean" target.

Signed-off-by: Vegard Nossum...

48c34238eb82bd06790985c8cce303d3cbba984f authored over 15 years ago
build: rip out obsolete makefiles for obsolete platforms

We don't support DOS/Win32, so these are not needed anymore...

Signed-off-by: Vegard Nossum <ve...

e12cb95079f001aae1b1eeecd2463ccc61da1c30 authored over 15 years ago
rgbfix: make rgbfix compile for Linux

Signed-off-by: Vegard Nossum <[email protected]>

8a7adf4c3b0fc70c05f44b2d429cfe2dd4cd5428 authored over 15 years ago
link: make xlink compile for Linux

Signed-off-by: Vegard Nossum <[email protected]>

4d06e6de796e9e96f03f419b976bbc3dc19d2afe authored over 15 years ago
lib: make xlib compile on Linux

Signed-off-by: Vegard Nossum <[email protected]>

c31b87b16a9e96c2156ebc6c89e07bac86c10094 authored over 15 years ago
asm: make rgbasm compile on Linux

Signed-off-by: Vegard Nossum <[email protected]>

1024c308660c595e8c32f42abf808fe8c8d4f997 authored over 15 years ago
Make all file names lowercase

This fixes a zip/platform artifact.

Signed-off-by: Vegard Nossum <[email protected]>

b53e17078150a42cc74e78e3f4327457c66854e0 authored over 15 years ago
Initial revision: imported RGBDS source code

The code comes from the RGBDS source and documentation zip files found
on this website:

http://...

e895832b2b89cf341ef84ee43e70aaa41f002fed authored over 15 years ago