Idain
|
8c6242a152
|
Fix macro definitiosn for unused commands
|
2023-05-06 20:12:45 -04:00 |
|
vulcandth
|
3648afda16
|
RGBDS syntax updates (#905)
New MACRO and DEF syntax
|
2022-06-06 17:25:42 -04:00 |
|
Rangi
|
dbe2360ecd
|
Miscellaneous cleanup
|
2021-03-22 16:41:17 -04:00 |
|
Rangi
|
5037adc55f
|
Clean up some macro definitions
|
2021-03-21 20:09:34 -04:00 |
|
Rangi
|
c85ba78b77
|
Use more assertions to ensure correct code and data
|
2020-10-26 22:24:38 -04:00 |
|
Rangi
|
c086de0c98
|
Use const_skip and const_next macros for brevity
|
2020-07-10 20:03:46 -04:00 |
|
Rangi
|
6ca82e5c86
|
Eliminate enum: use const instead, with case-by-case parallel const implementations
|
2020-07-08 15:30:23 -04:00 |
|
Rangi
|
5a5f5ececd
|
Miscellaneous fixes from #694
|
2020-03-21 13:07:18 -04:00 |
|
dannye
|
99d16d616d
|
Update docs/music_commands.md
and remove the pokered compatibility macros
|
2020-01-05 15:41:55 -06:00 |
|
dannye
|
331ed51264
|
stereo_panning: force any non-zero arg to 1
|
2019-09-08 12:09:43 -05:00 |
|
dannye
|
9d4dd09b86
|
Add legacy audio macros
|
2019-09-04 00:17:10 -05:00 |
|
dannye
|
5fd3e591df
|
Use TRUE/FALSE constants for stereo_panning
and use dn instead of db for volume envelope and pitch sweep
|
2019-09-03 22:55:51 -05:00 |
|
dannye
|
e058393487
|
Rename dnote to drum_note and dspeed to drum_speed
|
2019-09-03 22:36:32 -05:00 |
|
dannye
|
fc051f2130
|
Update audio macros and arguments
and update related labels/constants/comments
this fixes a lot of mistakes and maximizes compatibility with red
|
2019-09-02 03:41:25 -05:00 |
|
Rangi
|
4b4c53c7ae
|
Format music macros like movement macros
|
2018-12-09 17:56:13 -05:00 |
|
mid-kid
|
725cee7371
|
Define first_music_cmd
This replaces the uses of $d0 in the audio engine with proper constants.
|
2018-11-21 12:12:22 +01:00 |
|
mid-kid
|
4e3ed078f9
|
Cosmetic fixes
|
2018-11-20 21:53:45 +01:00 |
|
mid-kid
|
056cd5e871
|
Clarify LEGACY support
|
2018-11-11 00:44:07 +01:00 |
|
xCrystal
|
50fc9c3389
|
endm -> ENDM
|
2017-12-28 22:31:16 +01:00 |
|
xCrystal
|
7beb497d3a
|
Uppercase MACRO and EQU(S) according to the style guide
|
2017-12-28 13:23:44 +01:00 |
|
Remy Oukaour
|
24f0e7d045
|
Rename: emote_headers, sprite_headers, cry_headers, gfx_headers, tileset_headers
|
2017-12-26 12:50:32 -05:00 |
|
Remy Oukaour
|
10a1e6c860
|
Support old one-argument sound_duty macro, similar to callab/callba legacy support
|
2017-12-24 12:52:05 -05:00 |
|
Remy Oukaour
|
fecc5c339a
|
More comments for macros
|
2017-12-15 00:38:52 -05:00 |
|
Remy Oukaour
|
e48a401290
|
Reorganize macros
|
2017-12-14 00:36:24 -05:00 |
|