diff options
| author | Rangi <remy.oukaour+rangi@gmail.com> | 2018-06-01 13:24:42 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi@gmail.com> | 2018-06-01 13:24:42 -0400 |
| commit | c8e99019471f5f7b5e1824687043ac92bc7a424b (patch) | |
| tree | ebd15a637250451f6ebcf7bde702c19df4926100 /data | |
| parent | 05350cd17ddd5d087146ef59720fb881ebda75e0 (diff) | |
Code conventions:
- Lowercase hex literals
- Lowercase rgbasm keywords (rept, endr)
- Use decimal literals by default, binary when bits are meaningful; hex indicates that it needs further review, e.g. to define a constant
- Tabs, not spaces
- Newline at end of file (rgbds sometimes complains otherwise)
- Doc comments underneath function names
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions
