Gwilym Kuiper
|
6d1d3d2b9d
|
Add repository to Cargo.toml files
Fixes #253
|
2022-07-14 21:49:53 +01:00 |
|
Gwilym Kuiper
|
7d8890b03e
|
32768 example
|
2022-06-11 15:46:10 +01:00 |
|
Gwilym Kuiper
|
73d6dc448f
|
Add new frequency option
|
2022-06-11 13:05:30 +01: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 |
|
Gwilym Kuiper
|
021fdda997
|
Release agb-fixnum v0.2.0
|
2022-03-28 22:27:19 +01:00 |
|
Gwilym Kuiper
|
c1cfb9910a
|
Release agb-sound-converter v0.2.0
|
2022-03-28 22:24:07 +01:00 |
|
Gwilym Kuiper
|
78dc3ac57f
|
Release agb-image-converter v0.7.0
|
2022-03-28 22:21:45 +01:00 |
|
Gwilym Kuiper
|
942da6ebf7
|
Release agb-macros v0.2.0
|
2022-03-28 22:18:22 +01:00 |
|
Gwilym Kuiper
|
f7eb1866c2
|
Remove hashbrown from object.rs
|
2022-03-19 23:09:20 +00:00 |
|
Corwin
|
9d0fa2f40e
|
even less specific
|
2022-03-18 21:35:32 +00:00 |
|
Renovate Bot
|
ba0ce97e5a
|
Update Rust crate rustc-hash to 1.1
|
2022-03-08 00:27:15 +00:00 |
|
Corwin
|
c55ff3f714
|
const fnify
|
2022-03-06 13:36:50 +00:00 |
|
Corwin
|
592a0814f8
|
non optional feature alloc
|
2022-03-06 13:31:56 +00:00 |
|
Corwin
|
16ff9b8ec1
|
types for nice sprite import and usage
|
2022-03-06 13:31:54 +00:00 |
|
Corwin
|
da9a15402e
|
use more efficient hash function
|
2022-03-06 13:31:36 +00:00 |
|
Corwin
|
2a7b350f57
|
objects now exist and work
|
2022-03-06 13:31:36 +00:00 |
|
Corwin
|
1849571344
|
sprite allocator
|
2022-03-06 13:31:34 +00:00 |
|
Corwin Kuiper
|
17de9a42bd
|
use bare_metal mutex
|
2022-01-17 21:44:25 +00:00 |
|
Corwin Kuiper
|
5b7e1a760d
|
split to own crate
|
2022-01-07 16:59:19 +00:00 |
|
Renovate Bot
|
2e042d87c9
|
Update Rust crate bitflags to 1.3
|
2022-01-01 21:08:27 +00:00 |
|
Gwilym Kuiper
|
c6e7827e34
|
Add support for 18157Hz
|
2021-10-29 15:51:05 +01:00 |
|
Gwilym Kuiper
|
5266e7a40c
|
Release agb v0.8.0
|
2021-10-28 22:28:45 +01:00 |
|
Gwilym Kuiper
|
66e201ae39
|
Update example to use the new macro
|
2021-10-17 22:38:19 +01:00 |
|
Gwilym Kuiper
|
6f804d884b
|
Release agb v0.7.0
|
2021-10-04 23:43:18 +01:00 |
|
Gwilym Kuiper
|
bec0cc6055
|
Make alloc an optional default feature
|
2021-08-16 23:32:31 +01:00 |
|
Gwilym Kuiper
|
a2da434013
|
Rename the directory
|
2021-08-15 20:39:17 +01:00 |
|
Gwilym Kuiper
|
4a6ef023f5
|
Rename agb-entry to agb-macro in cargo.tomls
|
2021-08-15 20:37:36 +01:00 |
|
Gwilym Kuiper
|
503b7262ca
|
May as well call this version 0.1
|
2021-08-07 16:45:08 +01:00 |
|
Gwilym Kuiper
|
739f81dd30
|
rename agb-entrypoint to agb-entry
|
2021-08-07 16:40:09 +01:00 |
|
Gwilym Kuiper
|
c59f063b2b
|
Rename crate with an _ to be consistent with the image converter
|
2021-08-07 16:33:17 +01:00 |
|
Corwin Kuiper
|
00a5b2487c
|
change to using extern in linker
|
2021-08-07 14:14:06 +01:00 |
|
Corwin Kuiper
|
013522f642
|
setting lto to thin works?
|
2021-08-07 14:14:06 +01:00 |
|
Gwilym Kuiper
|
c265a95996
|
Release agb v0.6.0
|
2021-08-01 21:50:18 +01:00 |
|
Gwilym Kuiper
|
7229e9012d
|
Update agb's agb-image-converter to 0.6.0
|
2021-08-01 21:46:08 +01:00 |
|
Gwilym Kuiper
|
5bc3844a14
|
Merge pull request #92 from gwilymk/proc-macro-for-agb-image-converter
Proc macro for agb image converter
|
2021-08-01 20:07:17 +01:00 |
|
Gwilym Kuiper
|
8713f514be
|
Switch to a proc macro for generating the image data
|
2021-07-21 22:07:29 +01:00 |
|
Gwilym Kuiper
|
4a9f98e09c
|
Allow agb-image-converter from the path
|
2021-07-21 20:26:38 +01:00 |
|
Gwilym Kuiper
|
3468fbb761
|
Add myself as an author for agb
|
2021-07-21 19:36:24 +01:00 |
|
Corwin Kuiper
|
220ddac280
|
use different optimisation settings
|
2021-07-03 22:19:02 +01:00 |
|
Corwin Kuiper
|
e32a086122
|
Release agb v0.5.0
|
2021-07-03 15:51:13 +01:00 |
|
Corwin
|
e6a1dbae12
|
Merge pull request #82 from corwinkuiper/renovate/bitflags-1.x
Update Rust crate bitflags to 1.2
|
2021-06-21 01:18:59 +01:00 |
|
Renovate Bot
|
6681897494
|
Update Rust crate bitflags to 1.2
|
2021-06-21 00:13:32 +00:00 |
|
Renovate Bot
|
d06b3518fa
|
Update Rust crate agb_image_converter to 0.4.0
|
2021-06-21 00:02:36 +00:00 |
|
Corwin Kuiper
|
5a00e735e9
|
Release agb v0.4.1
|
2021-06-21 00:00:27 +01:00 |
|
Corwin Kuiper
|
d48eab29a8
|
Release agb v0.4.0
|
2021-06-20 23:55:41 +01:00 |
|
Corwin Kuiper
|
ece5595d18
|
bump to 0.3.1
|
2021-06-20 21:06:57 +01:00 |
|
Corwin Kuiper
|
517ffd6dee
|
0.3.0
|
2021-06-16 14:05:46 +01:00 |
|
Gwilym Kuiper
|
ceb1b97df8
|
Use image-converter 0.2.0
|
2021-06-05 18:13:03 +01:00 |
|
Corwin Kuiper
|
e0e3cdb403
|
add explicit version
|
2021-05-23 06:15:32 +01:00 |
|
Corwin Kuiper
|
537bd69998
|
bump version to 0.2.0
|
2021-05-23 06:04:35 +01:00 |
|
Corwin Kuiper
|
5f5cdf5871
|
add target for docs.rs
|
2021-05-23 06:03:23 +01:00 |
|
Corwin Kuiper
|
94a0f87209
|
build with debug information and zero optimisation
|
2021-05-20 07:18:54 +01:00 |
|
Gwilym Kuiper
|
62e0c346c5
|
End-to-end logo working
|
2021-04-20 22:52:23 +01:00 |
|
Gwilym Kuiper
|
8fd4186f0f
|
Move everything to the agb directory
|
2021-04-19 22:47:43 +01:00 |
|