HackerN64 / HackerN64/HackerSM64

More Assertions

Open
#463 1 comment 0 reactions 0 assignees View on GitHub
documentation enhancement high priority
Dominant language
C
Stars
529
Forks
209
Avg merge
1d 12h
Merged PRs (30d)
1

Description

This is about as close as we're gonna get to test cases. Also good for helping out inexperienced hackers to diagnose crashes in common cases such as bad warp nodes.

There should be three types of assertions used:
- Static assertions (i.e. compile time)
- Debug assertions (run only if using debug features)
- Release assertions (run always).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.