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-20 10:12:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
99727cbe99f8fb2daf791c4e0a0eee9e99c4da79
rgbds
/
test
History
Rangi
99727cbe99
#!/bin/bash
->
#!/usr/bin/env bash
(
#1216
)
2023-11-04 23:37:34 +01:00
..
asm
Remove deprecated RGBASM features (
#1215
)
2023-11-04 23:22:46 +01:00
fix
#!/bin/bash
->
#!/usr/bin/env bash
(
#1216
)
2023-11-04 23:37:34 +01:00
gfx
Consistently use uppercase hex digits
2023-10-31 14:28:38 -04:00
link
Remove deprecated RGBASM features (
#1215
)
2023-11-04 23:22:46 +01:00
.gitignore
Move randtilegen to test/gfx subdir
2022-07-02 17:04:17 +02:00
CMakeLists.txt
Make randtilegen and rgbgfx_test compile with MSVC
2022-07-02 17:04:17 +02:00
fetch-test-deps.sh
Update ucity for testing (
#1212
)
2023-11-04 10:23:27 +01:00
run-tests.sh
Add
--only-free
and
--help
options to test scripts (
#1161
)
2023-08-20 13:46:00 -04:00