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
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
Bevin Hansson
fcfbccd2c5
Move clang-gbz80 to Experimentals
2018-10-04 20:28:57 +02:00
Marcormio
28aec92f86
Added Binji article on debugging hangs
2018-10-02 16:50:05 +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
e08b15b141
Merge branch 'master' of github.com:avivace/awesome-gbdev
2018-10-01 08:40:39 +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
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
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
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
87d50e0a9d
Improve gb-archive project description
2018-09-24 13:09:58 +02:00
Antonio Vivace
4bcc97a0fb
Move Open Source emulators to EMULATORS.md
2018-09-24 11:26:30 +02:00
Antonio Vivace
ecbf649754
Add CartridgeList as CSV and update links. Namings and fixes
2018-09-24 11:08:11 +02:00
Antonio Vivace
cdaa633132
Move the Open Game Boy Documentation Project to MORE
2018-09-24 10:40:43 +02:00
Antonio Vivace
f0e4c4f187
Remove Sonic 1 disassembly as per #110
2018-09-15 21:48:49 +02:00
Antonio Vivace
7dd93766ba
Move Software development
2018-08-11 18:50:34 +02:00
Antonio Vivace
3228a7533c
Spacing, typo
2018-08-11 18:48:56 +02:00
Antonio Vivace
2aa095e258
Move software development before emulator development. Move wla-dx and RGBDS documentation links under the libraries main links.
2018-08-11 18:46:47 +02:00
Antonio Vivace
3f4072b563
Remove Withicha Assembly Course, missing resource
2018-08-11 18:43:06 +02:00
Antonio Vivace
29242de166
Fix Compilers sublist
2018-08-03 23:52:45 +02:00
Antonio Vivace
b039d96df5
Move some links to Compilers/Software dev, re organise section
2018-08-03 23:51:44 +02:00
Antonio Vivace
3e00daf6db
Update links for salvaged resources (now hosted under gb-archive/salvage)
2018-08-03 23:43:54 +02:00
Antonio Vivace
ade6cfd58d
Add gbdoc, gbfk, gbforth
2018-07-17 09:37:19 +02:00
Raúl Negrón
8e93f14b0f
Fix anchors for C and ASM sections ( #106 )
2018-07-08 10:05:26 +02:00
Eldred Habert
efc0227a98
Add gb-asm-tutorial ( #105 )
...
Add my own tutorial to the list
2018-07-03 18:05:56 +02:00
Eldred Habert
3ed9bd2f7a
Fix typo ( #104 )
...
The rest of the sentence doesn't make a lot of sense, either, but that's to be discussed. (If it's agreed that it should be changed, I'll push another commit to the branch)
2018-06-27 12:06:49 +02:00
tmk
7263d5ba25
Update README.md ( #102 )
2018-06-20 18:29:51 +02:00
Antonio Vivace
6142afa130
Add Hardware.INC repository. Remove general Reverse Engineering book.
2018-06-20 17:16:16 +02:00
Antonio Vivace
8186e070dc
Moved back emulators with detailed table.Improvements, table of content additions and fixes
2018-06-10 00:10:45 +02:00