summaryrefslogtreecommitdiff
path: root/stdgb.h
AgeCommit message (Expand)Author
2021-08-08Change license to COIL 0.6HEADmasterDavid McMackins II
2017-05-13Change to new Delwink styleDavid McMackins II
2016-05-30Add constant for number of bytes per tileDavid McMackins II
2016-05-06Allow diagonal directions on d-padDavid McMackins II
2016-05-06Make simpler function for changing MBC5 ROM banksDavid McMackins II
2016-05-05Improve LCDC input flag namesDavid McMackins II
2016-05-04Improve name of flag for window to pull from screen 1David McMackins II
2016-05-03Remove GBC-only flagDavid McMackins II
2016-05-01Change input state registers to static fieldsDavid McMackins II
2016-04-30Add checks for input statesDavid McMackins II
2016-04-29Use more appropriate names for d-pad constantsDavid McMackins II
2016-04-28Add function for loading button state into RAMDavid McMackins II
2016-04-27Fix input codesDavid McMackins II
2016-04-19Simplify LCD mode flagsDavid McMackins II
2016-04-09Add macro for setting sprite palettesDavid McMackins II
2016-04-05Use signed integers for view shiftingDavid McMackins II
2016-04-04Remove extra reverse tile functionDavid McMackins II
2016-04-03Make gb_shift_view a functionDavid McMackins II
2016-04-02Convert to single-file to negotiate issue with sdccDavid McMackins II