Commit graph

305 commits

Author SHA1 Message Date
Corwin Kuiper 1a7d31d11a add rust-toolchain.toml 2021-05-23 02:16:15 +01:00
Corwin 7f4e941b50
Merge pull request #28 from corwinkuiper/mgba-0.9
change 0.9.0 to 0.9
2021-05-23 01:38:40 +01:00
Corwin Kuiper f5625aa825 change 0.9.0 to 0.9
for me 0.9 is a symlink to 0.9.1 at the moment, which should be compatible
2021-05-23 01:34:56 +01:00
Corwin fcc6328004
Merge pull request #27 from corwinkuiper/entry-point
change entrypoint signature of all examples
2021-05-22 21:23:05 +01:00
Corwin Kuiper c14dd2cd33 change entrypoint signature of all examples 2021-05-22 21:22:44 +01:00
Corwin 5d4565b81e
Merge pull request #26 from corwinkuiper/gdb-debug
gdb-debug
2021-05-20 07:35:59 +01:00
Corwin 32bfc1685f
Merge pull request #25 from corwinkuiper/background
Better Backgrounds for large maps
2021-05-20 07:35:40 +01:00
Corwin Kuiper 5bf6635153 move launch.json to parent 2021-05-20 07:25:51 +01:00
Corwin Kuiper efd89d2bde remove .vscode from .gitignore 2021-05-20 07:25:38 +01:00
Corwin Kuiper 6508885193 fix object in opt-level 0
not sure why it didn't work before
2021-05-20 07:20:29 +01:00
Corwin Kuiper f00e9e58ca add chicken debugger launch.json 2021-05-20 07:20:00 +01:00
Corwin Kuiper 0ba57ea6d0 include debug information in elf 2021-05-20 07:19:38 +01:00
Corwin Kuiper 94a0f87209 build with debug information and zero optimisation 2021-05-20 07:18:54 +01:00
Corwin Kuiper 734a337d07 assemble with debug information 2021-05-20 07:18:33 +01:00
Corwin Kuiper 8b55a63ca9 further satisfy linter 2021-04-28 20:11:36 +01:00
Corwin Kuiper 298fbfb4be satisfy linter 2021-04-28 20:02:04 +01:00
Corwin d101790669
Merge pull request #24 from corwinkuiper/actions-cache
fix the cache to use agb/target
2021-04-28 19:35:00 +01:00
Corwin Kuiper b7150722db remove unused import 2021-04-28 19:32:59 +01:00
Corwin Kuiper 20e588a898 remove unused enum 2021-04-28 19:32:52 +01:00
Corwin Kuiper d85590bff6 added documentation 2021-04-28 19:32:06 +01:00
Corwin Kuiper 0b2472484f update chicken example 2021-04-28 03:15:26 +01:00
Corwin Kuiper f240f60013 use new api for backgrounds 2021-04-28 03:10:10 +01:00
Corwin Kuiper 12e01d6e01 add good map support 2021-04-28 03:09:08 +01:00
Corwin Kuiper 77fd9f810b use certain nightly version 2021-04-21 19:28:55 +01:00
Corwin Kuiper 3b823f5b30 fix the cache to use agb/target 2021-04-21 19:21:44 +01:00
Corwin 70f6e25a7c
Merge pull request #23 from gwilymk/image-converter
Image converter
2021-04-21 19:12:52 +01:00
Gwilym Kuiper 8575f7d3d6 No need to put static 2021-04-20 23:04:32 +01:00
Gwilym Kuiper ba2813f927 Add example for the logo and ensure that it gets included in the library 2021-04-20 22:58:53 +01:00
Gwilym Kuiper 4b143f464c Also run clippy on the image converter 2021-04-20 22:58:26 +01:00
Gwilym Kuiper 5234c7181e Fix all the clippy lints 2021-04-20 22:56:47 +01:00
Gwilym Kuiper 62e0c346c5 End-to-end logo working 2021-04-20 22:52:23 +01:00
Gwilym Kuiper 74544374a5 Add a test logo with a chicken and a whale 2021-04-20 21:56:04 +01:00
Gwilym Kuiper b4c3bd7356 Don't generate if source hasn't been modified 2021-04-20 21:07:57 +01:00
Gwilym Kuiper d1412fb709 Actually write to a file and also include palette assignments 2021-04-20 20:51:49 +01:00
Gwilym Kuiper 4daafdec20 Actually output some rust code 2021-04-20 20:41:41 +01:00
Gwilym Kuiper 4728f22806 Name crate correctly and add a simple test program 2021-04-20 00:58:03 +01:00
Gwilym Kuiper f92daa3fc3 Improve debug output 2021-04-20 00:57:47 +01:00
Gwilym Kuiper beff079880 Don't try to check the same colour repeatedly 2021-04-20 00:57:26 +01:00
Gwilym Kuiper b5e01fc2dc Want to exclude every target directory 2021-04-20 00:40:14 +01:00
Gwilym Kuiper 0fe4e23758 Add palette optimisation 2021-04-20 00:40:07 +01:00
Gwilym Kuiper 725543912a Add image loading 2021-04-19 23:15:03 +01:00
Gwilym Kuiper c8d0f82c34 Actually make a library and start sketching out the interface 2021-04-19 23:01:28 +01:00
Gwilym Kuiper 58d6876e17 Add hello world program 2021-04-19 22:51:41 +01:00
Gwilym Kuiper 903e8de76c Run the rust workflow in the correct directory 2021-04-19 22:47:43 +01:00
Gwilym Kuiper 8cfb3798bf Update README.md instructions for installing the test runner 2021-04-19 22:47:43 +01:00
Gwilym Kuiper e4bd60ae42 Import the mgba-test-runner 2021-04-19 22:47:43 +01:00
Gwilym Kuiper 8fd4186f0f Move everything to the agb directory 2021-04-19 22:47:43 +01:00
Corwin Kuiper c8d51bd73a fix associates test 2021-04-19 22:11:21 +01:00
Corwin Kuiper c85331ddf6 change implicit data to ewram 2021-04-19 22:11:21 +01:00
Corwin Kuiper 65b97f7546 test statics in iwram implicit and explicit 2021-04-19 21:52:07 +01:00