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
2026-05-09 11:29:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b3c94b5b87b6927e65328c3883515bd3863e5a05
rgbds
/
test
T
History
Sylvie
dfec7111e2
X && 0
and
X & 0
are constant 0;
X || 1
is constant 1 (
#1399
)
...
Fixes
#977
2024-06-13 11:09:39 -04:00
..
asm
X && 0
and
X & 0
are constant 0;
X || 1
is constant 1 (
#1399
)
2024-06-13 11:09:39 -04:00
fix
Print summaries at the end of test.sh scripts
2024-03-07 16:45:53 -05:00
gfx
Clean up
#include
s
2024-03-28 01:25:38 +01:00
link
Allow padding to coexist with overlay file (
#1395
)
2024-05-17 11:14:44 +02:00
patches
Update the 'ucity' commit used for testing
2024-03-29 14:42:23 -04:00
.gitignore
Add LADX disassembly to test suite (
#1265
)
2023-12-11 18:21:38 +01:00
CMakeLists.txt
Add test cases for SECTION UNION defining multiple identical labels (
#1349
)
2024-03-13 13:34:44 -04:00
fetch-test-deps.sh
Update the 'ucity' commit used for testing
2024-03-29 14:42:23 -04:00
run-tests.sh
Verify ROM hashes for all CI test projects (
#1384
)
2024-03-28 22:37:33 -04:00