This website requires JavaScript.
Explore
Help
Sign In
gbdev
/
rgbds
Watch
1
Star
0
Fork
0
You've already forked rgbds
mirror of
https://github.com/gbdev/rgbds.git
synced
2025-11-29 22:37:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
890528812ef21756d132b36c1685be8ed8c93938
rgbds
/
src
/
gfx
History
Rangi42
890528812e
Prefer C++ constructs to C-style
sizeof
-based macros
2025-01-24 18:56:41 -05:00
..
main.cpp
Support
-h/--help
for all programs (
#1620
)
2025-01-21 21:24:17 -05:00
pal_packing.cpp
Remove the use of floating-point for palette packing (
#1565
)
2024-11-29 13:44:19 -05:00
pal_sorting.cpp
Use a constant for 0x8001 (
#1596
)
2025-01-04 04:03:40 -05:00
pal_spec.cpp
Remove unused
readMagic
function
2025-01-17 00:09:47 -05:00
process.cpp
Prefer C++ constructs to C-style
sizeof
-based macros
2025-01-24 18:56:41 -05:00
proto_palette.cpp
Fix detection of tiles with too many colors (
#1546
)
2024-10-20 13:51:39 -04:00
reverse.cpp
Use C++-style casts (
#1576
)
2024-12-09 21:56:54 -05:00
rgba.cpp
Replace
assert
with
assume
for release build optimization (
#1390
)
2024-04-02 11:09:31 -04:00