Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/gbdev/hardware.inc

RGBDS include file for Game Boy hardware definitions
https://github.com/gbdev/hardware.inc

Add CC0 notice and repository link

Signed-off-by: Masanori Ogino <[email protected]>

df1c5ae1ceb809c7421663ef47a76c77629074dc authored over 1 year ago
Add Interrupt vector definitions (#40)

62ac13e4daf8ca45ae4ffd12799ae47950d71a41 authored over 1 year ago
Add Object Priority Mode Register (#39)

* Add rOPRI

Co-authored-by: Eldred Habert <[email protected]>
Co-authored-by: Antonio ...

48514a5eebee9bca2465c42249f59ed154e427c1 authored over 1 year ago
Change background addressing constants (#35)

Co-authored-by: Eldred Habert <[email protected]>

225e671a9eb1f81c90e0cc17d29e59c6983657db authored over 2 years ago
Add `RPB_LED_ON` constant (#33)

7adde24b47833a226d33a54c3d3eddb27e6c91ab authored over 2 years ago
Add the rest of the constants/register definitions (#31)

Fixes #16
Fixes #21

Co-authored-by: Eldred Habert <[email protected]>

23eaa164ae840277f4415ec66ab44db29b97ecdf authored over 2 years ago
Update README.md to add intentions and revision policy (#30)

Co-authored-by: Eievui <[email protected]>
Co-authored-by: Eldred Haber...

ea902ef357edb8ef32f0cd1f699f7c2fe934cbae authored over 2 years ago
Add MBC3-specific registers and values (#27)

Also some minor cleanup nearby required modifications

98729d0c57d5f2a1761e7ad3089620c1b649f3fc authored over 2 years ago
readme: rewrite introduction, update contributors

8124cf43bc9a0df31517f20b6e66a073c899ef24 authored almost 3 years ago
Bump version number (#25)

be9e0d627576269d4719252f248b4d539f17ebcc authored almost 3 years ago
Basic CI Testing (#24)

Just runs the file through rgbasm to make sure the syntax is correct and there aren't any errors.

72e2f04fe460634956f9edcfba7fba2b7307504f authored almost 3 years ago
Fix duplicate LCDCF_BGON (#23)

4be8ca581008ca4a57aa18172a98516c4d134419 authored almost 3 years ago
Added some missing bit number defines (#22)

* Add missing bit number defines

Registers OCPS, BCPS and LCDC now have bit number defines

...

2e6be0ec9de14461564cda77202854f164cd157b authored almost 3 years ago
Deprecate VRAM CART_SRAM_2KB constant (#20)

baee3323a63e8511634f634a1e1424519524ac9f authored about 3 years ago
Deprecate VRAM address constants (#18)

c5a09ff8eedfdd4501f1722c150ee7e34be1c14b authored about 3 years ago
Add CH3- and CH4-specific bit defines (#17)

0a480a621eb5ec1b651d3f7c9a209395e94ba70d authored over 3 years ago
Improve audio register descriptions (#15)

* Fix typos in audio register descriptions
* Change sound terminology and document left/right t...

05f5a9b6c7172abe1d7488080c1c050284c09226 authored over 3 years ago
Add several more flags, bit numbers, and offset constants (#14)

* Add bit numbers for flags in rSTAT
* Add more flag definitions and define WX_OFS
* Add offse...

d0a2c33375d43bc4e1d39bef87a6016b010f17d8 authored over 3 years ago
Update constants to use 0.5.0's `DEF` (#11)

Also updated the Nintendo logo macro.

Bumped major version to 4.0, since this breaks compatib...

72ec03f835e72be83a1ef189a4a9eac0fbdf39e2 authored almost 4 years ago
Change SCY to SCX on comment

Fix typo s/SCY/SCX

a26ff88c9de9f6e283c50bf53a3ca617cd205fdc authored almost 4 years ago
Merge pull request #9 from Hacktix/patch-1

IR Communications Port flags

04c35a474556ec5c234bd533da0d7e06dff61ab1 authored about 4 years ago
Added flags for RP register

69ef3aba917624253534b95c22e81c67867c3b04 authored about 4 years ago
Change the cart size EQUs to KB (#7)

3082d5d5e92652024d39a1e0033245227c5acbbc authored over 4 years ago
Merge pull request #4 from BlitterObjectBob/master

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

75321461eea73709cc107259b5ee8df2c9b415e4 authored over 4 years ago
Change AGB to GBA in the comment to BOOTUP_B_AGB

e86f4e4d88e8ddfa468180e2041477e8b2679d51 authored over 4 years ago
Fix incorrect documentation of HDMA5 busy bit

https://gbdev.io/pandocs/#confirming-if-the-dma-transfer-is-active

d8386494937f14968fd5e47c7b29ec85cddd7e62 authored over 4 years ago
Change BOOTUP_B_OTHER to BOOTUP_B_AGB

73fbc728f4548e25e969d5ae8d1ec27540aa5aae authored over 4 years ago
Make the _VRAM equ's consistent with the new base

a5fc3b979bbfc7db08d320e3970b0d3a78cbe73e authored over 4 years ago
Reinstate KEY1 and fix the comment to HDMA5

9cba6d075fddc2439b4fef4bdcdfb9f47a511af9 authored over 4 years ago
Added flags where applicable; review comments

7ef59b45840ea4d69eae2da35bcf3ce21b533e80 authored over 4 years ago
Merge branch 'master' into master

2bd073056b64ddd4897e09a7e1d1782e8269d777 authored over 4 years ago
Update to latest version

88a2c1fb833e3ddcb2dcddde1b284f3d14ad98ac authored over 4 years ago
Merge pull request #6 from daid/patch-2

Update hardware.inc

b8d9950fc71eaeb6a423f27fe22bc8bb637ef8f6 authored over 4 years ago
Update hardware.inc

The pandocs list these bits in rNR52 as read only. And the oracle games seem to read these back ...

5e1e9037e2136dd51cf71c07b1449e48b9de4243 authored over 4 years ago
Extend the BOOTUP- and OAM sections

31b48d5d517634b469611cf788025ff66341ae53 authored over 4 years ago
Update based on PR comments

- Add more memory map convenience equ's
- Add rSMBK which makes more sense (to me) than rSVBK
- ...

14f50b1053ed8b34b1dfd749b276302c27fd0051 authored over 4 years ago
Merge branch 'master' into master

564ebf7318e6a0b86603410621cc135a14f72a96 authored over 4 years ago
Update README.md

c755a57d6f47753586760fdd1879011019bdabb8 authored over 4 years ago
Add joypad utility constants

a4b15b2d4f5e226164e746d7efd5ec5fb1d8f904 authored almost 5 years ago
Update LICENSE

1a9176c3c3791abf1aed45b79a4039a705116fb6 authored about 5 years ago
Added offsets for the registers, register ordering, cleanup

88a3896ad8541c833ef4b26b371d3e27a4334bd5 authored almost 6 years ago
Create LICENSE

3305524866c851411a8e54ed04484ef7754fdf06 authored almost 6 years ago
Merge pull request #3 from alvaro-cuesta/audio-flags

Audio registers flags

0f382e8cad08f1845c8695fc6d3b03fc5778c0a5 authored almost 6 years ago
Add audio registers flags

0b46188995c610e9438f524d27d51a83a2ecee61 authored almost 6 years ago
Merge pull request #1 from ISSOtm/patch-1

Add PCMXX registers

b6eb5146d69964b27fb0e0612a13b100f15b9318 authored about 6 years ago
Add PCMXX registers

df1122fa254792e39e94cd0d0dcea0fe4fa6c937 authored about 6 years ago
2.4: Added some cart defines (AntonioND)

20ebc877783923e8802ca639ac905903f8278474 authored about 7 years ago
2.5: Fixed format (AntonioND)

3ebce5a49289351af6eda702b0d9a39a23d5a862 authored about 7 years ago
2.6: Added GBC OAM and cart defines (AntonioND)

efd1a420104b552baea3b2ad6675f7134e2b7cec authored about 7 years ago
2.6: Added GBC OAM and cart defines (AntonioND)

4f8fc238ac35b37de589720ab490ecebfabee3f9 authored about 7 years ago
2.3: Initial import of hardware.inc

00281310bdbc54d3620fae7075f1b3b34314d05f authored about 7 years ago