1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-01-17 20:28:21 +01:00

361 Commits

Author SHA1 Message Date
Antonio Vivace
6e7d488d66
Add goboy emulator 2018-11-23 19:16:38 +01:00
Antonio Vivace
6e707d9657 Add tpp1, a custom GB/GBC memory/hardware mapper 2018-11-19 18:20:41 +01:00
Antonio Vivace
43d27d0745 Mention GBE+ technical documentation 2018-11-19 18:15:23 +01:00
Antonio Vivace
269d958d6b Add some articles from shonumi's blog 2018-11-19 18:08:57 +01:00
Guillaume Poussel
a2498c72df Remove broken link (#127) 2018-11-02 23:37:06 +01:00
Tobias V. Langhoff
5ddc12f9eb
Fix "Cheatsheets, Tables" link
Fix link. Closes #128 (2<sup>7</sup>)
2018-11-02 10:21:18 +01:00
Eldred Habert
6f0e3ce0a1 Remove bad tutorials (#125)
The RGBDS tutorial is quite outdated (5 years old, refers to Otaku No Zoku's page), and encourages writing [horrible code](d40afb00cc/blank.z80 (L2-L179)).
The "useful libs" is basically a rehash of [hardware.inc](https://github.com/tobiasvl/hardware.inc).
2018-10-28 18:43:23 +01:00
Eldred Habert
5babbed58a
Fix typo 2018-10-28 18:40:56 +01:00
Antonio Vivace
57c2f8bc47 Add elmboy emulator 2018-10-27 19:08:41 +02:00
Antonio Vivace
e92b101b13 Move Game Boy color section up, add the Dan Docs 2018-10-22 21:05:00 +02:00
Antonio Vivace
fe7b61ac20 Remove the original version of the Pan Docs 2018-10-22 21:03:43 +02:00
Antonio Vivace
c672edbfd9 Infrared Madness description 2018-10-22 21:00:25 +02:00
Antonio Vivace
5a7ce3ccbd Add "Edge of Emulation" blog posts and DMG-07 technical documentation 2018-10-22 20:59:28 +02:00
Paul Arutyunov
8fce953260 vtGBte - add to the list (#123, #122) 2018-10-06 17:58:42 +02:00
Antonio Vivace
98bfb8e664
Merge pull request #121 from Bevinsky/master
Move clang-gbz80 to Experimentals
2018-10-04 20:42:51 +02:00
Bevin Hansson
fcfbccd2c5
Move clang-gbz80 to Experimentals 2018-10-04 20:28:57 +02:00
Antonio Vivace
9763958f71
Merge pull request #120 from Marcormio/master
Added Binji article on debugging hangs
2018-10-02 17:08:31 +02:00
Marcormio
28aec92f86 Added Binji article on debugging hangs 2018-10-02 16:50:05 +02:00
Antonio Vivace
094276c598
Merge pull request #119 from Marcormio/master
Added binji's articles on porting his gb emulator to Web Assembly
2018-10-02 16:08:40 +02:00
Marcormio
992037586e Added binji's articles on porting his gb emulator to Web Assembly 2018-10-02 14:02:14 +02:00
Antonio Vivace
23238fed22 Merge emulator sections (#108). Improvements 2018-10-01 09:52:24 +02:00
Antonio Vivace
edcbcbd95f Fix broken links in table of contents. Games -> Homebrews 2018-10-01 09:26:54 +02:00
Antonio Vivace
922e38b71d Restructure contribution guide. Fix #118 2018-10-01 08:57:08 +02:00
Antonio Vivace
e08b15b141 Merge branch 'master' of github.com:avivace/awesome-gbdev 2018-10-01 08:40:39 +02:00
Antonio Vivace
32edc4f063
Merge pull request #117 from wtjones/matrix-rain-gb
Add matrix-rain-gb to demos
2018-10-01 06:46:29 +02:00
William Travis Jones
3d45107854
Add matrix-rain-gb to demos 2018-09-30 17:44:25 -05:00
Antonio Vivace
189400a59f Move GBZ80 to items to MORE 2018-09-30 00:19:08 +02:00
Antonio Vivace
ec31de2b5d
Merge pull request #115 from gbdev/split
Split the list in EMULATORS and MORE, remove some resources, add more Contribution Policies
2018-09-29 01:44:05 +02:00
Antonio Vivace
dd16150be9 Fix (more) newlines 2018-09-29 01:43:30 +02:00
Antonio Vivace
d4c1c253f4 Fix newlines 2018-09-29 01:42:55 +02:00
Antonio Vivace
c9e37f0705 Ordering, improvements 2018-09-29 01:41:59 +02:00
Antonio Vivace
35dd3aab5e typo 2018-09-29 01:33:29 +02:00
Antonio Vivace
4cb955be76 fix spacing 2018-09-29 01:30:06 +02:00
Antonio Vivace
7d8e49b1c9 Move gb asm tutorial at the top of ASM/tutorials 2018-09-29 01:26:08 +02:00
Antonio Vivace
10a083bf64 Add SameSuite 2018-09-29 00:21:21 +02:00
Antonio Vivace
295abb0d23 Typos 2018-09-29 00:21:08 +02:00
Antonio Vivace
1874bf3c8e More consistent naming, improvements 2018-09-28 23:56:32 +02:00
Antonio Vivace
a7725b2810 Update and fix table of contents 2018-09-28 23:47:11 +02:00
Antonio Vivace
1c3ce487df Move emulator development before software development, move Syntax highlighting packages inside programming category 2018-09-28 23:44:39 +02:00
Antonio Vivace
426efbda34 Remove Glitches and Exploit category (#116), move demo video inside the article 2018-09-28 23:40:49 +02:00
Tobias V. Langhoff
d3033ffc36
Update CONTRIBUTING.md
Fix typo
2018-09-25 12:26:29 +02:00
Antonio Vivace
62a6f7208f Merge branch 'split' of github.com:avivace/awesome-gbdev into split 2018-09-24 15:13:03 +02:00
Antonio Vivace
d34f25b197 Improvements. Add Correcting and improving a resource policy (#111) 2018-09-24 15:12:21 +02:00
Antonio Vivace
744ce364ee
Merge pull request #114 from meliurwen/split
Added GB Dev Board and Printer powered by ESP8266
2018-09-24 14:51:24 +02:00
Meliurwen
6bf0adbcd6 Added 'ESP8266 GB Printer' 2018-09-24 14:44:04 +02:00
Meliurwen
3f11054c12 Added 'ESP8266 GB Dev Board' 2018-09-24 14:35:18 +02:00
Antonio Vivace
9fb5841cea Move Mooneye project to main list and mention the emulator list. LSDj lettering 2018-09-24 14:28:25 +02:00
Antonio Vivace
0881eeedc0 Add vaporBoy (#112). Game Boy -> GB 2018-09-24 13:53:14 +02:00
Antonio Vivace
48111226b2 Add WASM port of gomeboy color and the blog port describing it. Improve wasmBoy description as per #112 2018-09-24 13:34:42 +02:00
Antonio Vivace
b8ead97724 Fix first line 2018-09-24 13:11:35 +02:00