Commit graph

819 commits

Author SHA1 Message Date
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
Corwin Kuiper f7fb4aff45 add ability to set things to iwram explicitly 2021-04-19 21:52:07 +01:00
Corwin Kuiper 066088a74c test address is in expected bounds 2021-04-16 19:23:53 +01:00
Corwin Kuiper 20c8541e36 support for using ewram 2021-04-16 19:23:53 +01:00
Gwilym Kuiper 063fe9796b Ignore clippy warning while I don't have a first class struct for this 2021-04-16 19:07:23 +01:00
Gwilym Kuiper 4bd856387c Use agb rather than gba 2021-04-16 19:07:23 +01:00
Gwilym Kuiper 781fc291f0 Add channel 2 support 2021-04-16 19:07:23 +01:00
Gwilym Kuiper 0e27b956de Allow full customisation 2021-04-16 19:07:23 +01:00
Gwilym Kuiper 82fd9ce120 Use SoundDirection rather than a boolean 2021-04-16 19:07:23 +01:00
Gwilym Kuiper dda79df12d Make sweep settings configurable 2021-04-16 19:07:23 +01:00
Gwilym Kuiper 71160c7116 Really simple beep 2021-04-16 19:07:23 +01:00
Gwilym Kuiper 404be633c1 Add implementation of set bits to save bit twiddling 2021-04-16 19:07:23 +01:00
Corwin Kuiper 5543f1a7b0 game boy is two words 2021-04-16 00:59:29 +01:00
Corwin Kuiper 72caf95c31 testing requires specific version of mgba 2021-04-16 00:58:13 +01:00
Corwin Kuiper 8bba3002e3 remove dockerignore 2021-04-16 00:56:51 +01:00
Corwin Kuiper d6cc234c73 increment version 2021-04-16 00:55:43 +01:00
Corwin Kuiper d56fcfccee remove dockerfile 2021-04-16 00:55:02 +01:00
Corwin Kuiper 0c5b1d3e56 remove xvfb requirement 2021-04-15 22:17:03 +01:00
Corwin Kuiper b3dbe4320c add instruction for how to install requirements 2021-04-15 22:16:49 +01:00
Corwin Kuiper d761714f62 fix rename of gba -> agb 2021-04-15 22:13:44 +01:00
Corwin Kuiper 12ca9e522c fix license name 2021-04-15 22:04:53 +01:00
Corwin Kuiper faab06e6af add license and description 2021-04-15 22:02:25 +01:00
Corwin Kuiper f44f581587 change name 2021-04-15 21:58:02 +01:00
Corwin Kuiper a51c05bbe0 only install libmgba 2021-04-13 22:43:36 +01:00
Corwin Kuiper b0ef0381a3 upgrade to new test runner 2021-04-13 22:43:36 +01:00
Corwin Kuiper 239bcbe81b format numbers nicer 2021-04-13 01:47:51 +01:00
Corwin Kuiper 66d5278558 add explicit pools 2021-04-13 01:47:51 +01:00
Corwin Kuiper c315aab113 copy iwram section to iwram 2021-04-13 01:47:51 +01:00
Corwin Kuiper 3905c3e13a change test to always go through Gba::new 2021-04-13 01:47:51 +01:00
Corwin Kuiper ea8be33d3c remove stack section in linker script 2021-04-13 01:42:23 +01:00
Corwin Kuiper c7d31a6cf9 update runner to new test runner 2021-04-13 01:25:04 +01:00
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