Skip to content

Commit 7e0f5ce

Browse files
committed
resources: sync with upstream
1 parent c0d0ec0 commit 7e0f5ce

File tree

1 file changed

+5
-28
lines changed

1 file changed

+5
-28
lines changed

docs/resources.md

Lines changed: 5 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -36,33 +36,8 @@ A curated list of development resources for Game Boy Advance.
3636
## Community
3737

3838
- [GBAdev Forum](https://forum.gbadev.net) - Our new hub for announcements and long-form discussion. It's a good place to ask questions and share progress on your projects.
39-
- [GBAdev Discord](https://gbadev.net) - This is where everyone hangs out to chat nowadays. Come say hi!
40-
<details>
41-
<summary><em>Info for IRC users</em></summary>
42-
43-
All rooms are bridged to IRC channels on [EFnet](http://www.efnet.org/?module=servers).
44-
45-
**Main channel**
46-
`#gbadev` - general chat
47-
48-
**Additional channels**
49-
`#gba-meta` - community feedback/discussion
50-
`#gba-help` - help & support
51-
`#gba-emudev` - emulator development
52-
`#gba-asm` - ARM/Thumb assembly and CPU architecture
53-
`#gba-showcase` - share what you're working on!
54-
`#gba-music` - listening, composing and audio programming
55-
`#gba-offtopic` - off-topic chat
56-
`#gba-docs` - community documentation projects (tutorials, technical docs etc.)
57-
`#gbajam` - hang out with other GBA Jam participants & share your progress
58-
59-
**Project-specific channels**
60-
`#gba-toolchain` - gba-toolchain, agbabi, and gba-hpp development & support
61-
`#butano` - Butano engine development & support
62-
`#natu` - Natu toolkit development & support
63-
`#sdk-seven` - sdk-seven development & support
64-
</details>
65-
39+
- [GBAdev Discord / IRC](https://gbadev.net/chat.html) - This is where everyone hangs out to chat nowadays. Come say hi!
40+
6641
### Other places
6742
- [GBAdev.org](https://gbadev.org) - The longstanding homepage of the scene. Still updated with news and releases (but the forums have been broken for a while).
6843
- [GBAtemp](https://gbatemp.net/categories/nintendo-gba-discussions.32/) - The site carries the GBA name, but nowadays the console is relegated to the backbenches. It's a good place to talk about gaming and hardware though.
@@ -75,7 +50,7 @@ A curated list of development resources for Game Boy Advance.
7550

7651
## Tutorials
7752

78-
- [Tonc](https://gbadev.net/tonc/) - The new, revamped but WIP version of the GBA Programming guide. The original version is [here](https://www.coranac.com/tonc/text/toc.htm)
53+
- [Tonc](https://gbadev.net/tonc/) - The new, revamped version of the GBA programming tutorial. The original version is [here](https://www.coranac.com/tonc/text/toc.htm).
7954
- [Compile C++ for GBA in under an hour](https://www.youtube.com/watch?v=EMeie_gSgDU) - Cinemint's video for getting started with C++/Butano
8055
- [Sound on the Gameboy Advance](https://stuij.github.io/deku-sound-tutorial/) - How to write your own sound mixer / MOD music player
8156

@@ -164,6 +139,8 @@ A curated list of development resources for Game Boy Advance.
164139
- [GBA Winter Jam '21](https://itch.io/jam/gba-winter-jam-2021/entries)
165140
- [GBA Jam 2022](https://itch.io/jam/gbajam22/entries)
166141
- [GBA Winter Jam '23](https://itch.io/jam/gba-winter-jam-23)
142+
- [GBA Microjam '23](https://gbadev.itch.io/gba-microjam-23)
143+
- [GBA Jam 2024](https://itch.io/jam/gbajam24/entries)
167144

168145
# Miscellanea
169146

0 commit comments

Comments
 (0)