Martin Ahrnbom
0fbb21f0c5
Adding GingerBread and Game Boy Assembly Programming for the Modern Game Developer ( #152 )
...
* Added GingerBread and the related book
Added GingerBread and the book Game Boy Assembly Programming for the Modern Game Developer. I added a new section for "Software libraries" as it didn't really fit "Sources" or "Boilerplates"...
* Added myself as contributor
* Removed myself from contributors (sorry!) and updated links
2020-02-15 13:19:55 +01:00
Antonio Vivace
ae3b71b032
Add gbe-plus
2020-02-08 16:34:19 +01:00
Antonio Vivace
563446ac28
Add MetroBoy
2020-02-08 16:29:40 +01:00
Antonio Vivace
0bf7f5feba
Add Patreon
2020-02-06 01:02:53 +01:00
Antonio Vivace
70e13590b8
Add SGB Boot ROM dump and another blog post by @Dhole
2020-02-03 16:56:46 +01:00
Antonio Vivace
5f42d8184b
Add Tauwasser wiki links on MBC1, MBC2 and MMM01
2020-02-03 16:36:59 +01:00
Antonio Vivace
9edff94e0b
Remove accuracy.markdown document (check GB CTR)
2020-01-31 09:42:46 +01:00
Pierre Borckmans
d9c974b9da
Add swotGB notes page to the emulator development section ( #155 )
...
I found this page which gives some insight into the development process of swotGB, a javascript Game Boy emulator.
I thought it might be a good addition to awesome gbdev, as it provides nice details about the development process, some of its intricacies as well as the fun that comes with it.
2020-01-26 18:53:06 +01:00
Antonio Vivace
59af0ef0d6
Add GB Studio
2020-01-26 13:37:09 +01:00
Antonio Vivace
46cd87ea73
Merge pull request #154 from Akatsuki-py/addWorldwide
...
EMULATORS.md: add Worldwide
2020-01-26 13:08:32 +01:00
Antonio Vivace
c62e365324
Specify the emulator is documented/commented in Japanese
2020-01-26 13:01:33 +01:00
akatsuki-py
ed19edf283
add my own emulator into EMULATORS.md
2020-01-26 20:06:25 +09:00
Antonio Vivace
e8bbd80a57
Fix discord online users badge
...
See https://github.com/gbdev/homebrewhub/issues/28
2020-01-05 13:11:57 +01:00
Antonio Vivace
4c28d11b73
Add some hardware tools by @insidegadgets
2020-01-03 10:06:14 +01:00
Antonio Vivace
a3bdd5a6eb
Disable cron job
2019-10-30 01:13:59 +01:00
Antonio Vivace
2282a0f347
Update ci.yml
2019-10-30 00:51:55 +01:00
Antonio Vivace
bb752bb1b7
Merge pull request #149 from svendahlstrand/lint-action: CI workflow with linter
2019-10-30 00:44:08 +01:00
Antonio Vivace
1215cafea5
Use gbdev fork of the linter
2019-10-30 00:43:15 +01:00
Sven Dahlstrand
00bee60fbc
Make workflow run daily.
2019-10-14 16:38:40 +02:00
Sven Dahlstrand
397189cce5
Remove old URL status script.
...
Dead links are found by `awesome-lint`.
2019-10-14 16:29:19 +02:00
Antonio Vivace
47902572b4
Create FUNDING.yml
2019-10-14 12:18:19 +02:00
Antonio Vivace
e1a2a9ef3e
Add GBCamcorder
2019-10-13 18:50:06 +02:00
Antonio Vivace
72464d348b
Add 0dmg
2019-10-13 18:44:57 +02:00
Antonio Vivace
04c4c732c8
Add Work Master OS ( #148 )
2019-10-13 18:05:25 +02:00
Eldred Habert
f7bab0bb96
Merge pull request #147 from svendahlstrand/dmg-cpu-re
...
Add DMG-CPU-Inside by furrtek
2019-10-12 12:37:33 +02:00
Sven Dahlstrand
81fab58180
Add CI workflow with awesome-lint.
2019-10-11 23:50:23 +02:00
Sven Dahlstrand
6bc5bfa0f1
Add DMG-CPU-Inside by furrtek.
2019-10-11 23:22:46 +02:00
Antonio Vivace
08556c1cc8
Link to the original @exezin article
...
Discussion: ffe7e4bf88
2019-09-30 11:47:44 +02:00
Eldred Habert
ffe7e4bf88
Add OAM DMA tutorial adapted from Exezin's
2019-09-29 11:48:52 +02:00
Antonio Vivace
eb8a746f9c
Replace game boy cribsheet with a more recent version, as suggested by #146 by @ihonen
2019-09-16 17:30:56 +02:00
bbbbbr
a9893564cc
Add Tools Tilemap GB and Tilemap Helper ( #145 )
...
* Add Tilemap GB to Tools section
* Add Tilemap Helper to Tools section
2019-09-14 12:12:43 +02:00
Lokathor
595ddc778e
typo fix ( #144 )
2019-09-12 00:53:55 +02:00
Eldred Habert
2d94c41491
Remove OAM DMA tutorial ( #143 )
...
This tutorial is filled with bad practice, and as such is not awesome.
2019-09-01 12:17:31 +02:00
Mahyar Koshkouei
efbccff1cb
EMULATORS.md: Add Peanut-GB ( #141 )
2019-08-21 19:37:19 +02:00
Antonio Vivace
7fb3b898c6
Replace lmmendes/game-boy-opcodes with gbdev/gb-opcodes
2019-05-30 09:16:54 +02:00
Garrett Gu
a3150b05c3
Add OOPBoy to list of open-source emulators ( #140 )
2019-05-25 08:43:19 +02:00
Antonio Vivace
6a7d79dbca
Delete .gitignore
2019-05-02 11:40:36 +02:00
Antonio Vivace
7ec876f091
Remove Jekyll configuration
2019-05-02 11:40:17 +02:00
Eldred Habert
6a09bba4b0
Change example from TTG to gb-mines & add links
...
TTG is actually 128kB, which makes my guess of it being 32k incorrect, as pointed out by @simonlarsen, who also helpfully offered a replacement link to a C project using GBDK-n.
Also add link to FlappyBoy while we're at it.
2019-04-30 19:21:01 +02:00
Fabien LOISON
ec84834980
Adds Evoland.gb to the C Homebrews ( #137 )
...
* Adds Evoland.gb to the C Homebrews
* No need to specify "Gameboy"
2019-04-27 00:10:34 +02:00
Antonio Vivace
ca5043c876
Add some GBDK tutorials in french
2019-04-27 00:03:00 +02:00
Antonio Vivace
1c2abf73da
Improvements and mention reviews
2019-04-27 00:01:09 +02:00
Antonio Vivace
01ab9377ab
English as requirement
2019-04-26 23:58:31 +02:00
Antonio Vivace
510cd3fbf7
Add Custom cartridges subsection
2019-04-22 01:25:19 +02:00
Antonio Vivace
1b41ac3801
Add Nekocart
2019-04-21 23:46:45 +02:00
Luís Mendes
273bce7af8
Add lmmendes/game-boy-opcodes JSON version to Cheatsheets, Tables section ( #136 )
2019-04-21 10:25:12 +02:00
Antonio Vivace
4b03304c14
Add Mealybug Tearoom Tests
2019-04-18 22:19:03 +02:00
Antonio Vivace
8d4553005b
Improvements, fix typos
2019-04-18 09:24:37 +02:00
Antonio Vivace
5ff41c8312
Add gbasm-rs
2019-04-17 12:19:33 +02:00
Antonio Vivace
1678e425cc
Add Vectroid.gb
2019-04-17 12:17:49 +02:00