issues
search
gbdev
/
gb-asm-tutorial
Learn to create games for the Game Boy using Assembly
http://gbdev.io/gb-asm-tutorial/
MIT License
116
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix a typo
#112
DigbyTheDog
closed
5 days ago
0
Suggestion: Add Source Code References for Clarity
#111
AneMou
opened
1 month ago
0
Part II: Implicit disappearance of the variable
#110
AneMou
opened
1 month ago
0
`sprobjs_lib.asm` became `sporbs_lib.asm` in the example code
#109
nitro2k01
opened
1 month ago
0
Rename wPressPlayText variable to PressPlayText.
#108
CodeWithMa
closed
3 months ago
0
Naming convention inconsistency: Rename wPressPlayText variable in title-screen-state.asm
#107
CodeWithMa
closed
3 months ago
2
Make link in project-structure.md clickable.
#106
CodeWithMa
closed
3 months ago
0
Fix broken resource link
#105
walshyb
closed
3 months ago
0
Add missing code markings
#104
CodeWithMa
closed
3 months ago
0
Update cheatsheet.md
#103
tomkaygames
closed
4 months ago
0
Update cheatsheet.md
#102
tomkaygames
closed
4 months ago
0
objects main.asm fix.
#101
EdHeller
closed
3 months ago
0
Changed collision main.asm in tutorial
#100
EdHeller
closed
4 months ago
0
Make copy paddle tile comment consistent
#99
kesara
closed
3 months ago
0
-L is now removed as of v0.8.0, and is default behaviour
#98
kesara
closed
4 months ago
1
-L flag in rgbasm has been deprecated and removed
#97
kesara
opened
4 months ago
4
Mention gb-vwf
#96
avivace
opened
4 months ago
0
parts/sections confusion in roadmap
#95
avivace
closed
4 months ago
0
-L is now removed as of v0.8.0, and is default behaviour
#94
craigjbass
closed
4 months ago
1
Part 2 chapter 7 - code only
#93
hollannikas
opened
5 months ago
3
fix a game-breaking mistake I've made. never make commits without testing ever again
#92
starleaf-luna
closed
5 months ago
0
Removing 'main.asm' file, and fixing 'xor' compilation errors for #90
#91
LaroldsJubilantJunkyard
closed
6 months ago
0
Misleading Entry Point 'main.asm' and 'xor' line preventing compilation
#90
LaroldsJubilantJunkyard
closed
4 months ago
1
fix src/states/gameplay/objects/enemies.asm having `xor a` misspelled as `xor`
#89
starleaf-luna
closed
5 months ago
0
Part 2 serial IO lesson
#88
quinnyo
opened
7 months ago
2
consistency and optimization improvement
#87
starleaf-luna
closed
7 months ago
2
Cheatsheet Tip/Warning format fixes
#86
LaroldsJubilantJunkyard
closed
8 months ago
0
Part 2 Memcopy or Memcpy
#85
quinnyo
opened
8 months ago
0
Fix link to gbdev wide contributing page
#84
quinnyo
closed
8 months ago
0
Adds title screen section to tutorial
#83
wilkersonrdevon
opened
8 months ago
6
Add Score tracking and present it in the "Game Over" screen
#82
avivace
closed
8 months ago
1
Introduce BCD, Scoring System
#81
XoToM
opened
9 months ago
2
Mention sym and map files
#80
ISSOtm
opened
9 months ago
1
Galactic Armada Rewrite - Getting Started
#79
LaroldsJubilantJunkyard
closed
9 months ago
3
Galactic Aramada Charmap Mapping Issue
#78
walshyb
closed
9 months ago
3
Fix minor typo
#77
kav
closed
9 months ago
0
II-17: Initializing wCurKeys and wNewKeys
#76
kav
closed
9 months ago
8
II-17 Input: Missing initialization of `wCurKeys` and `wNewKeys`
#75
kav
closed
9 months ago
0
Galactic Armada Rewrite
#74
LaroldsJubilantJunkyard
closed
9 months ago
1
Improve the rendering pipeline
#73
ISSOtm
closed
1 year ago
0
Changing the term "keys" in input routine
#72
ghostsoft
opened
1 year ago
3
Update objects.md
#71
fvilers
closed
1 year ago
1
Feature/galactic armada rewrite
#70
LaroldsJubilantJunkyard
closed
11 months ago
1
Move the custom container processor so a full build is not needed
#69
avivace
closed
1 year ago
0
GB ASM Tutorial Cheatsheet
#68
LaroldsJubilantJunkyard
closed
9 months ago
2
a11y: add alt text and check if the existing ones are descriptive enough
#67
avivace
opened
1 year ago
0
CI, i18n: Deliver updated translations from Crowdin
#66
avivace
opened
1 year ago
1
Missing CONTRIBUTING.md file
#65
avivace
closed
9 months ago
1
SHMUP: Restructure Makefile
#64
avivace
opened
1 year ago
0
tiles: remove remark about the attached video
#63
anthonyvd
closed
1 year ago
0
Next