Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gbdev/gb-opcodes
https://github.com/gbdev/gb-opcodes
Update link to instruction docs (#35)
Co-authored-by: Eldred Habert <[email protected]>
511e52f22126e348f6e3803f58a2000767a831fd authored 12 months ago
Spread the last few notes out
Fixes #34
20422070ca650577e70b8cf9be32883a991aa948 authored about 1 year ago
Use prefix hexadecimal syntax for `rst` instructions (#32)
Nobody uses the suffix syntax anymore.
70199bde5974e19673dd2f3cb51a744db894950a authored over 1 year ago
Make ALU ops consistent (explicit A) (#25)
* Add explicit left A parameter to ALU operations
* Trigger worker
* Remove erroneous newline
...
Change parentheses to square brackets (#1)
ed98f8bc5acbf90946d91cd98c73a562405291e5 authored over 1 year ago
ed98f8bc5acbf90946d91cd98c73a562405291e5 authored over 1 year ago
Rename immediate operands to harmonize with RGBDS usage
857ab93f40e4ac536ded86b8287b4c898841aca1 authored over 1 year ago
857ab93f40e4ac536ded86b8287b4c898841aca1 authored over 1 year ago
Add link to RGBASM opcode reference
6156b2eb13241508c11843110ddc90710cde92a8 authored over 1 year ago
6156b2eb13241508c11843110ddc90710cde92a8 authored over 1 year ago
Merge pull request #26 from SonoSooS/sbc-cy
Reflect SBC A Carry behavior in the flags
c74668efb7a6af76ca9bdf380c87e429aa84c737 authored over 2 years ago
SBC A updates Cy to the same value
d091dd1d4a4b9fe783b53d19a8b0c50a28c0c92c authored over 2 years ago
d091dd1d4a4b9fe783b53d19a8b0c50a28c0c92c authored over 2 years ago
Note endianness of 16-bit immediate values (#23)
* Note endianness of 16-bit immediate values
Co-authored-by: Eldred Habert <eldredhabert0@gma...
fdeb3998a68852203eb2746534b8904045bb3920 authored over 3 years ago
Clearify sub a and cp a
`sub a` never borrows
6a958561ab242ad0c440c93f68cbdca2197f51e3 authored over 3 years ago
Mention missing operand for opcode 0xf8 (#20)
1ad13a06d81d1b39c58028627be193254467cacb authored almost 4 years ago
1ad13a06d81d1b39c58028627be193254467cacb authored almost 4 years ago
Add note about the encoding of STOP
4c79e451a2625fc1044db0351bbdc55913ff199a authored almost 4 years ago
4c79e451a2625fc1044db0351bbdc55913ff199a authored almost 4 years ago
Fix description of STOP (#15)
e82f39db464cb5ba2b4d794aab3a5f8e7942ac66 authored about 4 years ago
e82f39db464cb5ba2b4d794aab3a5f8e7942ac66 authored about 4 years ago
Correct carry flag info for SRA (#8)
615190b97a4f73fa22fc3d54236ec8d4b8c515cf authored over 4 years ago
615190b97a4f73fa22fc3d54236ec8d4b8c515cf authored over 4 years ago
Merge pull request #4 from ablakey/patch-2
Fix alternate mnemonic
9b5792768faed1edcb8951fa507689a536227ed0 authored over 4 years ago
Merge pull request #2 from DaKnig/master
Update Opcodes.json
b1e80a4f7d46e6738d0eb34d8b7cc537532c7cc3 authored over 4 years ago
Update description.html
f05f741cb6db56d9da62eb0c8fb05bbb7d777a3d authored over 4 years ago
f05f741cb6db56d9da62eb0c8fb05bbb7d777a3d authored over 4 years ago
Create LICENSE
759bc93a7d91dd4c6f6a7cdb926eb2e85279c190 authored about 5 years ago
759bc93a7d91dd4c6f6a7cdb926eb2e85279c190 authored about 5 years ago
Update errata
7946b129cdbdbb474cb066b4a744a476bc1a0ad8 authored about 5 years ago
7946b129cdbdbb474cb066b4a744a476bc1a0ad8 authored about 5 years ago
Replace LR35902 with SM83
91e2069dd16389773beef88e35b66dc584fbe397 authored about 5 years ago
91e2069dd16389773beef88e35b66dc584fbe397 authored about 5 years ago
Fix canonical URLs
3232698508497472d4370e7f9b581fca30b0c1d5 authored about 5 years ago
3232698508497472d4370e7f9b581fca30b0c1d5 authored about 5 years ago
Update jekyll configuration for the new namespaces
8c7ef80ed29a85fced7022e224941f254339eaa9 authored over 5 years ago
8c7ef80ed29a85fced7022e224941f254339eaa9 authored over 5 years ago
Update Opcodes.json
bb47e23e186ba2869fef8f1cb58ebfb437532fa8 authored about 6 years ago
bb47e23e186ba2869fef8f1cb58ebfb437532fa8 authored about 6 years ago
Start work on opcode descriptions
edb6c8570736395dd3d73ab8eba7621030f222a1 authored over 6 years ago
edb6c8570736395dd3d73ab8eba7621030f222a1 authored over 6 years ago
Fix syntax error
9699e109a203c468c48d9e3ca64134c80ec20383 authored over 6 years ago
9699e109a203c468c48d9e3ca64134c80ec20383 authored over 6 years ago
Add theme selection
e4df23e6ae59502f3f7372dab5869def09e5deec authored over 6 years ago
e4df23e6ae59502f3f7372dab5869def09e5deec authored over 6 years ago
Use different og:image tags per theme
c92bea3325aac9c42371e0ffb053693f5223ccd4 authored over 6 years ago
c92bea3325aac9c42371e0ffb053693f5223ccd4 authored over 6 years ago
Disable Bootstrap JavaScript
dddcb269cb3b3ca2fbaf4c9c0eccd160446cad6f authored over 6 years ago
dddcb269cb3b3ca2fbaf4c9c0eccd160446cad6f authored over 6 years ago
Add :target handling
ea7d09f27208ca6f1dea1e0b45d86dd5a1027e47 authored over 6 years ago
ea7d09f27208ca6f1dea1e0b45d86dd5a1027e47 authored over 6 years ago
Initial commit
b7bae10e04177a14915da5a6a3f24ae2e58999b6 authored over 6 years ago
b7bae10e04177a14915da5a6a3f24ae2e58999b6 authored over 6 years ago
Add sitemap
134c106ca76c1027e3216c52f3295f333be58566 authored over 6 years ago
134c106ca76c1027e3216c52f3295f333be58566 authored over 6 years ago
Improve markup
8ef49fb7e31a63dbd51093f286bf8149f37855f0 authored over 6 years ago
8ef49fb7e31a63dbd51093f286bf8149f37855f0 authored over 6 years ago
Move tables into a Jekyll collection
f9ce1025ab51a7fa8abf16049daf7ed1f89663f3 authored over 6 years ago
f9ce1025ab51a7fa8abf16049daf7ed1f89663f3 authored over 6 years ago
Add opengraph image
2a1f4353f257f58de2eedcd9947e99bb4240c9fc authored over 6 years ago
2a1f4353f257f58de2eedcd9947e99bb4240c9fc authored over 6 years ago
Clarify instruction durations
b5cb9b0004de080cec776606cf03f8da302acedc authored over 6 years ago
b5cb9b0004de080cec776606cf03f8da302acedc authored over 6 years ago
Implement header navigation
d8fdf6bcf7f7d2ce431527de090934146bb53de5 authored over 6 years ago
d8fdf6bcf7f7d2ce431527de090934146bb53de5 authored over 6 years ago
Add octal versions of the tables
9822226c2c3ee8d660546c5821679645c64b15a0 authored over 6 years ago
9822226c2c3ee8d660546c5821679645c64b15a0 authored over 6 years ago
Add Google verification tag
13de072831a93b5a4708ba3baf535e16155bb2ec authored over 6 years ago
13de072831a93b5a4708ba3baf535e16155bb2ec authored over 6 years ago
Add favicons
95c0abdb425d347e379f2c9fe4d01bf24290394d authored over 6 years ago
95c0abdb425d347e379f2c9fe4d01bf24290394d authored over 6 years ago
Make the container fluid
77418e2d124cb6ebc327868dab4ced47c2ecc7aa authored over 6 years ago
77418e2d124cb6ebc327868dab4ced47c2ecc7aa authored over 6 years ago
Add meta description
0e95e571c9206aca2f3b72be23b7a5a753d4b41d authored over 6 years ago
0e95e571c9206aca2f3b72be23b7a5a753d4b41d authored over 6 years ago
Add errata page
a6e5d5ba68256ca9b47ca491b6d0b1d89654c159 authored over 6 years ago
a6e5d5ba68256ca9b47ca491b6d0b1d89654c159 authored over 6 years ago
Increase max width
570214dfbe4c113d89d9a9d90b265e3399f30150 authored over 6 years ago
570214dfbe4c113d89d9a9d90b265e3399f30150 authored over 6 years ago
Fix canonical URLs
fdbda452d5bad3890129e4b624df4f291cd5a83c authored over 6 years ago
fdbda452d5bad3890129e4b624df4f291cd5a83c authored over 6 years ago