Corwin
|
8a9ce6fd8b
|
modify all other configs to be able to compile with arm
|
2022-08-01 17:36:41 +01:00 |
|
Corwin
|
a7e038aa18
|
Release v0.10.0
|
2022-07-31 17:08:48 +01:00 |
|
Corwin
|
cd000ca767
|
use the end of all assigned iwram data
|
2022-07-30 17:21:46 +01:00 |
|
Gwilym Kuiper
|
0f9d83887f
|
This should now always be included
|
2022-07-25 22:52:05 +01:00 |
|
Gwilym Kuiper
|
2e505f9684
|
Remove the need for a special test implementation
|
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
|
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 |
|
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 |
|
GBA bot
|
ecdf1d4471
|
Update lockfiles
|
2022-07-13 06:00:40 +00:00 |
|
Gwilym Kuiper
|
fe78d64aa5
|
Use 0.9.4 since 0.9.5 was yanked
|
2022-07-03 18:21:29 +01:00 |
|
GBA bot
|
9e42a53eaa
|
Update lockfiles
|
2022-06-26 16:32:08 +00:00 |
|
Corwin
|
ccec26706e
|
cause vram gc to run before enabling mixer
this avoids the harsh sounds at the start of the game
|
2022-06-21 02:08:24 +01:00 |
|
Corwin
|
dc722d5199
|
flip wizard sprite to match direction regardless of hat state
|
2022-06-21 02:07:38 +01:00 |
|
Gwilym Kuiper
|
64fbf13cc3
|
Update gba_mb with the new requried references
|
2022-06-17 00:48:32 +01:00 |
|
Gwilym Kuiper
|
fb8bcbfc0d
|
Update all the other linker scripts
|
2022-06-17 00:43:51 +01:00 |
|
Corwin
|
c5af151d76
|
Merge pull request #237 from corwinkuiper/split-asm
Split asm
|
2022-06-17 00:24:44 +01:00 |
|
Corwin
|
bd3f2f4d59
|
update all other gba_mb.ld
|
2022-06-16 23:38:47 +01:00 |
|
Gwilym Kuiper
|
28513335fb
|
Update all the gba.ld files
|
2022-06-16 23:33:09 +01:00 |
|
Corwin
|
05adfabca8
|
get it working
|
2022-06-16 23:22:27 +01:00 |
|
Corwin
|
3a66aacc0c
|
modify linker scripts
|
2022-06-16 22:59:17 +01:00 |
|
Gwilym Kuiper
|
8224827f90
|
Fix warning (and make it obvious we're not caring about the return value)
|
2022-06-11 21:02:24 +01:00 |
|
Gwilym Kuiper
|
0a9a3fdf1d
|
Remove timer field to mixer
|
2022-06-11 12:57:59 +01:00 |
|
GBA bot
|
8df97c8ce8
|
Update lockfiles
|
2022-06-05 20:17:42 +00:00 |
|
GBA bot
|
b8ef39220d
|
Update lockfiles
|
2022-05-31 10:15:10 +00:00 |
|
Gwilym Kuiper
|
11cdfb0001
|
Make purple night sprites transparent
|
2022-05-22 19:30:22 +01:00 |
|
Gwilym Kuiper
|
e81503e0bc
|
Make hat-chooses-wizard sprites transparent
|
2022-05-22 19:29:49 +01:00 |
|
Gwilym Kuiper
|
1a73ecf870
|
Remove 'c
|
2022-05-12 20:38:34 +01:00 |
|
Gwilym Kuiper
|
2853d34b30
|
Correctly render different sized backgrounds and make HTTW have
pointlessly different sized backgrounds to test it properly
|
2022-05-03 23:42:11 +01:00 |
|
Gwilym Kuiper
|
be650779e6
|
Correctly allocate screenblocks
|
2022-05-03 23:23:25 +01:00 |
|
Gwilym Kuiper
|
39b37e7506
|
Fix example games
|
2022-05-03 22:51:01 +01:00 |
|
Gwilym Kuiper
|
b49eff2460
|
Merge pull request #221 from gwilymk/only-fail-ci-builds-on-warning
Only fail ci builds on warning
|
2022-04-24 17:36:46 +01:00 |
|
GBA bot
|
e168638a3b
|
Update lockfiles
|
2022-04-24 16:12:05 +00:00 |
|
Gwilym Kuiper
|
61ed2b905d
|
Allow warnings when developing, but still fail CI
|
2022-04-24 17:07:43 +01:00 |
|
Gwilym Kuiper
|
d51f61a6fb
|
Merge pull request #219 from gwilymk/stop-freeing-still-in-use-tiles
Stop freeing still in use tiles
|
2022-04-23 23:34:00 +01:00 |
|
GBA bot
|
71788e1f0a
|
Update lockfiles
|
2022-04-23 22:14:08 +00:00 |
|
Gwilym Kuiper
|
178db91072
|
Add gc step for tiles
|
2022-04-23 23:03:02 +01:00 |
|
Gwilym Kuiper
|
6d0f95c21b
|
Merge pull request #214 from gwilymk/random-number-generator
Random number generator
|
2022-04-11 22:20:16 +01:00 |
|
Gwilym Kuiper
|
dc62ba4467
|
Rename rng::next to rng::gen
|
2022-04-11 22:07:31 +01:00 |
|
GBA bot
|
d394c43d4f
|
Update lockfiles
|
2022-04-11 11:55:44 +00:00 |
|
Corwin
|
f7ef25f3f0
|
Merge pull request #209 from corwinkuiper/z-ordered-sprites
Z ordered sprites
|
2022-04-07 22:46:26 +01:00 |
|
Gwilym Kuiper
|
e3e29ab21b
|
Update lockfiles with new font rendering stuff
|
2022-04-05 23:43:58 +01:00 |
|
Corwin
|
a4979ac847
|
better handling of sprites
|
2022-04-04 20:29:00 +01:00 |
|
GBA bot
|
919ddf06ad
|
Update lockfiles
|
2022-04-04 15:18:00 +00:00 |
|
Corwin
|
3e3039a7f6
|
update games
|
2022-04-03 21:20:20 +01:00 |
|
GBA bot
|
da7844a6c5
|
Update lockfiles
|
2022-03-30 10:54:21 +00:00 |
|
Gwilym Kuiper
|
f6ae4f731b
|
Release agb v0.9.2
|
2022-03-28 22:50:36 +01:00 |
|
Gwilym Kuiper
|
394c02f704
|
Release agb v0.9.1
|
2022-03-28 22:44:33 +01:00 |
|
Gwilym Kuiper
|
a97dcb2d2e
|
Release agb v0.9.0
|
2022-03-28 22:33:22 +01:00 |
|
Gwilym Kuiper
|
8eb4b99045
|
Release agb-fixnum v0.2.1
|
2022-03-28 22:30:51 +01:00 |
|