Gwilym Kuiper
|
2e505f9684
|
Remove the need for a special test implementation
|
2022-07-25 22:49:17 +01:00 |
|
Gwilym Kuiper
|
9231d16071
|
Add some documentation for the test runner
|
2022-07-25 22:49:17 +01:00 |
|
Gwilym Kuiper
|
553a625c91
|
Mkae it possible to run tests in target crates (and add a basic tests in hat-wizard)
|
2022-07-25 22:49:17 +01:00 |
|
Corwin
|
79e78b7fc3
|
Merge pull request #261 from corwinkuiper/hyperspace-roll
Introduce Hyperspace Roll to examples
|
2022-07-25 21:34:35 +01:00 |
|
Corwin
|
9209cbf199
|
add build hyperspace
|
2022-07-25 20:25:56 +01:00 |
|
Corwin
|
2539d1ef43
|
cleanup hyperspace roll directory
|
2022-07-25 20:25:56 +01:00 |
|
Corwin
|
8bb2094e34
|
jam version of hyperspace roll
|
2022-07-25 20:25:56 +01:00 |
|
Corwin
|
2df0481519
|
Merge pull request #260 from corwinkuiper/fix-sprite-example
Fix sprite example
|
2022-07-24 21:42:20 +01:00 |
|
Corwin
|
29c74f6286
|
move commit
|
2022-07-24 21:30:45 +01:00 |
|
Corwin
|
cdba323b39
|
Merge pull request #258 from agbrs/gmtk22
Changes made for Gmtk22
|
2022-07-21 20:53:11 +01:00 |
|
Gwilym Kuiper
|
8df9f4b5c4
|
Go back to using DMA for sprites
|
2022-07-21 20:52:07 +01:00 |
|
Gwilym Kuiper
|
c2a4845a2e
|
Add a must_use to pos
|
2022-07-21 20:34:26 +01:00 |
|
Gwilym Kuiper
|
3de22df7a2
|
Add get and set position on sound channels
|
2022-07-17 10:32:01 +01:00 |
|
Gwilym Kuiper
|
a5e0e145d2
|
Attempt to support changing the volume of stereo sound
|
2022-07-16 18:47:39 +01:00 |
|
Gwilym Kuiper
|
3d579390c8
|
Make the num macro work if you don't depend on agb_macros yourself
|
2022-07-16 18:02:55 +01:00 |
|
Corwin
|
1be10ba450
|
align sprite data to 2 byte boundaries
|
2022-07-16 13:36:33 +01:00 |
|
Gwilym Kuiper
|
2026e49569
|
Start the tile ram one tile in to prevent overwriting the transparent tile
|
2022-07-16 09:12:15 +01:00 |
|
Corwin
|
8a55fc7f0e
|
support larger sprites
|
2022-07-16 09:08:35 +01:00 |
|
Corwin
|
ebc4e15f3d
|
constify sprite function
|
2022-07-15 21:59:36 +01:00 |
|
Gwilym Kuiper
|
3b6ce1b2bd
|
Merge pull request #257 from gwilymk/use-more-generic-versions-in-actions
Use more generic versions to stop renovate from triggering so often
|
2022-07-14 22:58:55 +01:00 |
|
Gwilym Kuiper
|
1c82c56dd2
|
Use more generic versions to stop renovate from triggering so often
|
2022-07-14 22:58:32 +01:00 |
|
Gwilym Kuiper
|
bb0a88973f
|
Merge pull request #256 from gwilymk/update-agbabi
Update agbabi's memcpy
|
2022-07-14 22:54:52 +01:00 |
|
Gwilym Kuiper
|
8a77388776
|
Merge pull request #255 from gwilymk/check-crate-has-published-before-continuing
Check crate has published before continuing
|
2022-07-14 22:44:22 +01:00 |
|
Gwilym Kuiper
|
a9da4a65f9
|
Update agbabi's memcpy
|
2022-07-14 22:43:41 +01:00 |
|
Gwilym Kuiper
|
5ee771bd0f
|
Print attempt number
|
2022-07-14 22:33:39 +01:00 |
|
Gwilym Kuiper
|
94688d517b
|
Check that the crate has finished publishing
|
2022-07-14 22:32:58 +01:00 |
|
Gwilym Kuiper
|
322fff7e3d
|
fixnum depends on macros, so macros must go first
|
2022-07-14 22:16:02 +01:00 |
|
Gwilym Kuiper
|
6a8aeeb3e8
|
Merge pull request #249 from gwilymk/release-all-subcrates-at-the-same-time
Release all subcrates at the same time
|
2022-07-14 22:15:18 +01:00 |
|
Gwilym Kuiper
|
141fb58836
|
Merge pull request #252 from agbrs/renovate/actions-cache-3.x
Update actions/cache action to v3.0.5
|
2022-07-14 22:10:53 +01:00 |
|
Gwilym Kuiper
|
04f0bb381a
|
Merge pull request #254 from gwilymk/add-repository-key
Add repository to Cargo.toml files
|
2022-07-14 22:06:40 +01:00 |
|
Gwilym Kuiper
|
6d1d3d2b9d
|
Add repository to Cargo.toml files
Fixes #253
|
2022-07-14 21:49:53 +01:00 |
|
GBA bot
|
ecdf1d4471
|
Update lockfiles
|
2022-07-13 06:00:40 +00:00 |
|
renovate[bot]
|
38c7c2c232
|
Update actions/cache action to v3.0.5
|
2022-07-13 05:59:29 +00:00 |
|
Gwilym Kuiper
|
241e8b369e
|
Merge pull request #251 from gwilymk/let-doctests-run
Let doctests run
|
2022-07-12 15:18:49 +01:00 |
|
Gwilym Kuiper
|
65258ac575
|
Add running the doctests to the ci
|
2022-07-12 15:07:59 +01:00 |
|
Gwilym Kuiper
|
4a6b093f6d
|
Update mixer doctests
|
2022-07-12 15:07:28 +01:00 |
|
Gwilym Kuiper
|
70b227d471
|
Get doctests working for mixer/mod.rs
|
2022-07-12 15:00:52 +01:00 |
|
Gwilym Kuiper
|
8929486387
|
Make doctest in interrupt.rs work
|
2022-07-12 14:45:45 +01:00 |
|
Gwilym Kuiper
|
5e317ef192
|
Get doctests working on lib.rs (will fix ignored later)
|
2022-07-12 14:39:50 +01:00 |
|
Gwilym Kuiper
|
643891a9de
|
Make the doctests work for infinite_scrolled_map
|
2022-07-12 14:37:32 +01:00 |
|
Gwilym Kuiper
|
b29b4c261e
|
Add justfile target for running the doc tests
|
2022-07-12 14:37:17 +01:00 |
|
Gwilym Kuiper
|
eeefec6e27
|
Make the first infinite_scrolled_map test run
|
2022-07-12 14:21:13 +01:00 |
|
Gwilym Kuiper
|
a01c0f9e4e
|
Merge pull request #250 from gwilymk/docs-for-mixer
Docs for mixer
|
2022-07-12 13:54:43 +01:00 |
|
Gwilym Kuiper
|
4c63058ba0
|
Fix example
|
2022-07-12 13:42:30 +01:00 |
|
Gwilym Kuiper
|
86b9c2b3dd
|
Deny missing docs in mixer
|
2022-07-12 13:33:32 +01:00 |
|
Gwilym Kuiper
|
2c7db427f8
|
Document sw_mixer
|
2022-07-12 13:32:35 +01:00 |
|
Gwilym Kuiper
|
d78d9155bf
|
Allow impl Into<Num<...>> to make it a bit simpler
|
2022-07-12 12:53:17 +01:00 |
|
Gwilym Kuiper
|
ead344ca0b
|
Document the whole of mixer/mod.rs
|
2022-07-12 12:50:40 +01:00 |
|
Gwilym Kuiper
|
d3c8480ce0
|
Write some docs for the mixer
|
2022-07-12 12:29:35 +01:00 |
|
Gwilym Kuiper
|
e10b0de4f8
|
Replace sub crate release with full release
|
2022-07-03 18:26:00 +01:00 |
|