Commit graph

715 commits

Author SHA1 Message Date
Lokathor d1e3bb7815 fixed point math type 2022-10-15 00:34:18 -06:00
Lokathor af3dba3d37 Closes https://github.com/rust-console/gba/issues/169 2022-10-15 00:31:46 -06:00
Lokathor ab806bc9d6 we can pass in a bigger than necessary region. 2022-10-13 20:36:56 -06:00
Lokathor 8353729cbd docs. 2022-10-13 20:29:40 -06:00
Lokathor 5c40787c7b ln 2022-10-13 20:20:57 -06:00
Lokathor 90aa01d205 make the default cga font easier to unpack. 2022-10-13 20:19:39 -06:00
Lokathor fa56a77aed docs 2022-10-13 20:19:11 -06:00
Lokathor 5059ceb7d4 try to keep the ideas of the addresses for blocks and the block data itself separate. 2022-10-13 19:41:29 -06:00
Lokathor 342d8fc25a cleanup 2022-10-09 12:32:14 -06:00
Lokathor 335d8c0455 first draft of an unpack wrapper, we probably want to use VolRegion or similar 2022-10-09 12:21:23 -06:00
Lokathor 1af762bde6 make the tile layout during const time. 2022-10-09 01:40:26 -06:00
Lokathor 3a882fed29 docs. 2022-10-08 00:09:07 -06:00
Lokathor 382c7938a3 docs 2022-10-08 00:05:02 -06:00
Lokathor 99107cf143 missing a backtick 2022-10-07 23:27:44 -06:00
Lokathor cb11a6e898 more video explanation 2022-10-07 22:56:58 -06:00
Lokathor 1f79340c28 going back and forth on this, let's try calling it text mode for a while 2022-10-07 22:16:54 -06:00
Lokathor 710d35e207 begin improving the VRAM interface 2022-10-07 20:52:50 -06:00
Lokathor 539bfe398d placeholder 2022-10-07 20:52:37 -06:00
Lokathor d446837abe begin tiled mode docs. 2022-10-07 20:52:26 -06:00
Lokathor e07372084f move video module into a folder/mod.rs 2022-10-07 20:52:05 -06:00
Lokathor e8fb90a855 changelog 2022-10-07 20:51:31 -06:00
Lokathor 14a68fec14 (cargo-release) version 0.8.0 2022-10-07 00:29:52 -06:00
Lokathor 9452e94a1b enough docs for the moment. 2022-10-07 00:28:30 -06:00
Lokathor f06d25bb1b changelog 2022-10-07 00:27:49 -06:00
Lokathor 587536b317 dma docs 2022-10-07 00:27:27 -06:00
Lokathor 930ce2cdb8 docs. 2022-10-06 22:53:59 -06:00
Lokathor 64ab0f05f0 make the demo do a little more. 2022-10-06 22:11:13 -06:00
Lokathor 7ada0fa8e9 fix text screenblock dimensions. 2022-10-06 22:10:56 -06:00
Lokathor 0438d06c15 docs 2022-10-06 17:23:41 -06:00
Lokathor 0840f9a6f7 update example 2022-10-06 17:23:32 -06:00
Lokathor 1fbf3077ac irqfn fix 2022-10-06 17:23:20 -06:00
Lokathor ff16e0bbc6 test out BitUnpack, fix bugs. 2022-10-06 17:14:34 -06:00
Lokathor 8bd4dfa939 signature fix 2022-10-05 00:09:14 -06:00
Lokathor 1834876cb7 move readme explanation into the crate docs. 2022-10-04 23:57:13 -06:00
Lokathor 08824f1400 fix config 2022-10-04 23:51:31 -06:00
Lokathor 3ac156ef25 rename the folder 2022-10-04 23:51:19 -06:00
Lokathor 2b9133a158 docs. 2022-10-04 23:03:52 -06:00
Lokathor 76310047c2 docs 2022-10-04 21:56:11 -06:00
Lokathor a79c6eec03 changelog 2022-10-04 19:50:48 -06:00
Lokathor 2c3198aadc provide some builtin art. 2022-10-04 19:50:40 -06:00
Lokathor 50343253f2 remove macros 2022-10-04 19:50:20 -06:00
Lokathor da46fe5df1 BitUnPack 2022-10-04 19:50:02 -06:00
Lokathor 174d196d71 changes 2022-09-27 19:59:39 -06:00
Lokathor 39fd385200 changelog. 2022-09-27 19:54:15 -06:00
Lokathor c7ac655ecc more screenblock stuff. 2022-09-27 19:53:27 -06:00
Lokathor d9649bc2d5 dma helper. 2022-09-27 19:53:12 -06:00
Lokathor b029fc0dad (cargo-release) version 0.7.4 2022-09-27 18:10:39 -06:00
Lokathor 13d8b264da there's at least 2 users besides me, so i should probably keep a changelog. 2022-09-27 18:09:05 -06:00
Lokathor 10e8df8e82 comments 2022-09-27 18:07:17 -06:00
Lokathor a329763af7 explain the docs target selection. 2022-09-27 18:07:06 -06:00