Skip to content

Releases: gbdev/hardware.inc

v4.9.1

15 Sep 00:41
Compare
Choose a tag to compare
  • Added definitions for interrupt vectors (@sukus21)
  • Added repository link and CC0 waiver notice (@omasanori)

v4.8.1

22 May 13:50
48514a5
Compare
Choose a tag to compare
  • Add Object Priority Mode Register
  • Change background addressing constants
  • Add RPB_LED_ON constant
  • Add MBC3-specific registers and values
  • Updated README.md to add intentions and revision policy

Thanks to @rbong , @ISSOtm , @zlago , @avivace, @rawr51919 and @eievui5 for this release!

v4.5

30 Mar 06:51
8124cf4
Compare
Choose a tag to compare
  • Added more flags, bit number defines, and offset constants for OAM and window positions
  • Added CH3- and CH4-specific audio registers flags
  • Deprecate VRAM address constants
  • Deprecate VRAM CART_SRAM_2KB constant
  • Added bit number definitions for OCPS, BCPS and LCDC

Thanks to @sukus, @avivace, @ISSOtm, @GreenAndEievui and @rondnelson99 for this release!

Update to use RGBDS 0.5.0 `DEF` syntax

10 May 19:33
72ec03f
Compare
Choose a tag to compare

This breaks compatibility with older versions, but a check is in place to produce a readable error.

Also, IEF_LCDC was deprecated in favor of IEF_STAT.

Reordering, cleanup and fixes

28 Aug 19:40
7532146
Compare
Choose a tag to compare
Merge pull request #4 from BlitterObjectBob/master

Register ordering, byte-based sizes, OAM additions, general cleanup

Add PCMXX registers

20 Jan 11:12
b6eb514
Compare
Choose a tag to compare
Merge pull request #1 from ISSOtm/patch-1

Add PCMXX registers