Corwin Kuiper
|
b2c7e1b95d
|
add different requirements for different actions
|
2021-04-11 16:58:28 +01:00 |
|
Corwin Kuiper
|
ad184f9d56
|
remove section about easy in docker container
|
2021-04-11 16:58:28 +01:00 |
|
Corwin Kuiper
|
36b2282a1f
|
remove makefile section
|
2021-04-11 16:58:28 +01:00 |
|
Corwin Kuiper
|
cfe6cbaa76
|
remove gbafix from docker container
|
2021-04-11 16:58:28 +01:00 |
|
Corwin Kuiper
|
848fad3faf
|
mark gba in test as unused
|
2021-04-11 16:48:21 +01:00 |
|
Corwin Kuiper
|
52ce4fecf3
|
add tests for the numbers
|
2021-04-11 16:48:21 +01:00 |
|
Corwin Kuiper
|
e52c32ccaa
|
assign impls
|
2021-04-11 16:48:21 +01:00 |
|
Corwin Kuiper
|
1ec8cbaa20
|
game feel, allow jumping if just left ground
|
2021-04-11 16:48:21 +01:00 |
|
Corwin Kuiper
|
a49c25b95d
|
remove duplicated code
|
2021-04-11 16:48:21 +01:00 |
|
Corwin Kuiper
|
1afb3cc08b
|
satisfy linter
|
2021-04-11 16:48:21 +01:00 |
|
Corwin Kuiper
|
fbdb91e9e0
|
finish up chicken demo
|
2021-04-11 16:48:21 +01:00 |
|
Corwin Kuiper
|
bea753d81a
|
mark get object as unsafe
|
2021-04-11 16:48:21 +01:00 |
|
Corwin Kuiper
|
432c7f12f0
|
chicken object added
|
2021-04-11 16:48:21 +01:00 |
|
Corwin Kuiper
|
0bd99e71bd
|
starting to add object interface
|
2021-04-11 16:48:21 +01:00 |
|
Corwin Kuiper
|
1ba130f3bf
|
add comment marking incompleteness
|
2021-04-11 16:48:21 +01:00 |
|
Corwin Kuiper
|
0e7c9ad5c1
|
fixed point numbers
|
2021-04-11 16:48:21 +01:00 |
|
Corwin Kuiper
|
841d6d5508
|
tiled0 for background implemented
enough to get my previous chicken example background showing
|
2021-04-11 16:48:21 +01:00 |
|
Corwin Kuiper
|
088ea23c2d
|
reenable clippy
|
2021-04-11 16:41:39 +01:00 |
|
Corwin Kuiper
|
7def18312f
|
allow dead code for unused display modes
|
2021-04-11 16:41:39 +01:00 |
|
Corwin Kuiper
|
14c46374fa
|
remove unused code and allow dead code
|
2021-04-11 16:41:39 +01:00 |
|
Corwin Kuiper
|
fe4bc7274a
|
unwraps for panics and no_main only when testing
|
2021-04-11 16:41:39 +01:00 |
|
Corwin Kuiper
|
69be43492e
|
allow dead code for unimplemented interrupts
|
2021-04-11 16:41:39 +01:00 |
|
Corwin Kuiper
|
300a87df72
|
add underscore to show unused variable
|
2021-04-11 16:41:39 +01:00 |
|
Corwin Kuiper
|
9ea3ece74b
|
remove unused import
|
2021-04-11 16:41:39 +01:00 |
|
Corwin Kuiper
|
9223127bd1
|
remove clippy checks, for now
|
2021-04-11 02:44:59 +01:00 |
|
Corwin Kuiper
|
a85afe5e82
|
libzip5?
|
2021-04-11 02:44:59 +01:00 |
|
Corwin Kuiper
|
2c32e11882
|
use later version of mgba
|
2021-04-11 02:44:59 +01:00 |
|
Corwin Kuiper
|
7ad429c56b
|
install pulseaudio
|
2021-04-11 02:44:59 +01:00 |
|
Corwin Kuiper
|
094c454cc3
|
override the default rust
|
2021-04-11 02:44:59 +01:00 |
|
Corwin Kuiper
|
5ab7893786
|
add thumb target
|
2021-04-11 02:44:59 +01:00 |
|
Corwin Kuiper
|
b1659aa54f
|
install build-essential? also run tests
|
2021-04-11 02:44:59 +01:00 |
|
Corwin
|
03549dfdde
|
run apt-get as root
|
2021-04-11 02:44:59 +01:00 |
|
Corwin Kuiper
|
b9de6b5ce5
|
add what's required for cargo test
|
2021-04-10 22:25:27 +01:00 |
|
Corwin Kuiper
|
adfa3b9fde
|
add example that is literally the tonc example
|
2021-04-10 20:04:21 +01:00 |
|
Corwin Kuiper
|
473f75f20d
|
fix linker script
|
2021-04-10 20:04:21 +01:00 |
|
Corwin Kuiper
|
ec4e11b44a
|
add an example to just test building
|
2021-04-10 20:04:21 +01:00 |
|
Corwin Kuiper
|
e1e3345227
|
change linker and runner
|
2021-04-10 20:04:21 +01:00 |
|
Corwin Kuiper
|
0a5da7ceaa
|
remove makefile
|
2021-04-10 20:04:21 +01:00 |
|
Corwin Kuiper
|
c87924a252
|
correct github action
|
2021-04-10 19:03:55 +01:00 |
|
Corwin Kuiper
|
d1078f319f
|
add some standard github action
|
2021-04-10 19:02:41 +01:00 |
|
Corwin Kuiper
|
a6f17a7044
|
modify makefile to no longer build crt0.s
|
2021-04-10 19:02:41 +01:00 |
|
Corwin Kuiper
|
06cd2a9f55
|
build crt0.s as part of build.rs
|
2021-04-10 19:02:41 +01:00 |
|
Corwin Kuiper
|
039666bc33
|
update readme
|
2021-04-10 18:33:43 +01:00 |
|
Corwin Kuiper
|
5689f7c9b1
|
change built target to thumbv4t-none-eabi
|
2021-04-10 18:33:43 +01:00 |
|
Corwin Kuiper
|
bc6f3e6f80
|
add copious amount of comments
|
2021-04-03 18:37:09 +01:00 |
|
Corwin
|
6a3359c23b
|
Merge pull request #3 from corwinkuiper/remove-xbuild
remove need for cargo-xbuild
|
2021-04-03 18:29:21 +01:00 |
|
Corwin Kuiper
|
8ba1c9448e
|
remove need for cargo-xbuild
|
2021-04-03 18:24:00 +01:00 |
|
Corwin
|
2c5f706d20
|
Merge pull request #2 from corwinkuiper/mgba-output
Mgba output
|
2021-03-09 00:14:51 +00:00 |
|
Corwin Kuiper
|
582c335326
|
add tiled0 back
|
2021-03-09 00:14:01 +00:00 |
|
Corwin Kuiper
|
e6c737eac2
|
working with release mode
|
2021-03-09 00:11:19 +00:00 |
|