Commit graph

  • 89f6a2782b Allow loading of the dwarf information from the gba rom Gwilym Inzani 2024-04-03 14:03:42 +0100
  • 25e15baa2b Compress the debug data for quite a large saving Gwilym Inzani 2024-04-03 13:38:49 +0100
  • 2475b5676a Include the debug info in the rom (optionally) Gwilym Inzani 2024-04-03 13:33:50 +0100
  • 4144a2be0a Use the ? operator instead Gwilym Inzani 2024-04-03 11:16:44 +0100
  • 37ecd48a40 Add a message about the fact that the game crashed Gwilym Inzani 2024-04-03 11:16:34 +0100
  • 5e298cb582 Don't need the commented out encoding any more since it is in the test Gwilym Inzani 2024-04-03 11:10:55 +0100
  • f633b04d3c Allow passing the URL too since that's easier to copy-paste Gwilym Inzani 2024-04-03 11:08:31 +0100
  • fe78711736 Alphabet should be static Gwilym Inzani 2024-04-03 10:58:25 +0100
  • e21d06994f Add some tests which showed issues with the decoder Gwilym Inzani 2024-04-03 10:57:34 +0100
  • 219fc1e0bc Extract gwilym_encoding into its own file Gwilym Inzani 2024-04-03 10:35:05 +0100
  • 51de2ffa60 Don't need to import this macro Gwilym Inzani 2024-04-02 23:37:59 +0100
  • e0d68eec15 Correctly render in release mode Gwilym Inzani 2024-04-02 23:31:02 +0100
  • e5a8b39924 Print some extra useful information Gwilym Inzani 2024-04-02 23:19:09 +0100
  • 6c9c23f79e Change what's being printed slightly Gwilym Inzani 2024-04-02 22:37:23 +0100
  • e36145552f gwilym_encode the stack trace and generate a qr code for debugging Gwilym Inzani 2024-04-02 22:24:58 +0100
  • 335d69395a
    Update Rust crate xmrs to 0.5 (#591) Gwilym Inzani 2024-04-02 20:13:28 +0100
  • 5f24660b27 Update lockfiles GBA bot 2024-04-02 12:10:47 +0000
  • 0b7e3464ab
    Update Rust crate xmrs to 0.5 renovate[bot] 2024-04-02 12:10:08 +0000
  • 71bdb085be Include the new option in all the config.tomls Gwilym Inzani 2024-04-01 17:02:59 +0100
  • 07a6857354 into feels better Gwilym Inzani 2024-04-01 16:56:18 +0100
  • fc6e1d5e09 Warn if the file was modified more recently than the elf file Gwilym Inzani 2024-04-01 16:41:05 +0100
  • 4b0622f6fb Always include the code Gwilym Inzani 2024-04-01 16:37:06 +0100
  • 087228d946 Don't show as much information for uninteresting functions Gwilym Inzani 2024-04-01 16:36:05 +0100
  • d729591c0e Include the source code too Gwilym Inzani 2024-04-01 16:30:36 +0100
  • ac49855937 Prettify the path Gwilym Inzani 2024-04-01 14:22:41 +0100
  • fb9159d2cf Prettify the output furter Gwilym Inzani 2024-04-01 14:16:13 +0100
  • 726b400463 Slightly prettier output Gwilym Inzani 2024-04-01 14:10:23 +0100
  • 3f374f3e9c Print the entire backtrace Gwilym Inzani 2024-04-01 14:05:22 +0100
  • 8453b46eab Prettify the output a little Gwilym Inzani 2024-04-01 13:43:08 +0100
  • 3ab6d08c7f Start to implement an agb-addr2line Gwilym Inzani 2024-04-01 13:26:48 +0100
  • 7708398981 Basic implementation of backtraces on panic Gwilym Inzani 2024-04-01 13:05:39 +0100
  • 6fdd961b61
    Kerning support (#588) Gwilym Inzani 2024-03-29 15:17:18 +0000
  • 9cbddfec80
    Use static rather than const (#529) Corwin 2024-03-29 14:51:11 +0000
  • ce4882a56c
    add changelog entry Corwin 2024-03-29 14:43:36 +0000
  • 184b11ed81
    use static rather than const Corwin 2023-12-10 16:35:15 +0000
  • 58c0e02b48 Add a changelog entry for kerning Gwilym Inzani 2024-03-27 11:12:23 +0000
  • 2833045322 Add kerning support to the font rendering Gwilym Inzani 2024-03-27 11:01:26 +0000
  • 92c39ecc5d
    Unicode font support (#587) Gwilym Inzani 2024-03-27 09:53:11 +0000
  • 232e5670d4 Say hello in japanese for the object_text_render example Gwilym Inzani 2024-03-27 09:44:40 +0000
  • a7b017e7e7 Add a changelog entry for initial unicode support Gwilym Inzani 2024-03-27 09:32:34 +0000
  • fa1de1fab7 Should be static Gwilym Inzani 2024-03-27 09:30:41 +0000
  • f4efaf67a4 Add a japanese text rendering example Gwilym Inzani 2024-03-27 09:26:11 +0000
  • a61fe79a6f Allow any character supported by the font Gwilym Inzani 2024-03-27 09:21:06 +0000
  • dc8a6e3884 Add a japanese font to the examples ready for testing Gwilym Inzani 2024-03-27 09:09:40 +0000
  • 0142decb92
    Document -> DocumentMut (#586) Gwilym Inzani 2024-03-20 13:34:14 +0000
  • b28f3872c0 Document -> DocumentMut Gwilym Inzani 2024-03-20 13:26:02 +0000
  • 33bc38a094
    Update Rust crate asefile to 0.3.8 (#585) Gwilym Inzani 2024-03-19 23:41:19 +0000
  • 4bf1778dec Update lockfiles GBA bot 2024-03-19 23:30:08 +0000
  • 2a418ed38a
    Update Rust crate asefile to 0.3.8 renovate[bot] 2024-03-19 23:29:33 +0000
  • f36a888771
    Add changelog entry (#584) Gwilym Inzani 2024-03-13 15:45:33 +0000
  • 09ad7c2c5d Add changelog entry Gwilym Inzani 2024-03-13 15:36:46 +0000
  • 0c21f70c46
    Make dma module public (#583) Gwilym Inzani 2024-03-13 14:38:13 +0000
  • b25302f133 Add required doc comments Gwilym Inzani 2024-03-13 14:28:48 +0000
  • 3c28324e83 Make the DMA module public Gwilym Inzani 2024-03-13 14:24:14 +0000
  • 95b5e85f57
    Update Rust crate xmrs to 0.4 (#579) Gwilym Inzani 2024-03-09 16:22:56 +0000
  • 0b669e513e Update lockfiles GBA bot 2024-03-09 15:28:03 +0000
  • 5093c94eac
    Update Rust crate xmrs to 0.4 renovate[bot] 2024-03-09 15:27:29 +0000
  • d804edb1ec
    Fix clippy lint in agb tools (#581) Gwilym Inzani 2024-03-09 12:18:38 +0000
  • 622887bcdc Don't clone unnecessarily Gwilym Inzani 2024-03-09 12:09:34 +0000
  • 9e63b2c46c
    Release v0.19.1 Corwin 2024-03-06 19:11:47 +0000
  • 2e87a77b79
    Fix out by one in infinite scroll (#577) Corwin 2024-03-06 17:22:09 +0000
  • 7ebebb2942 Fix out by one in infinite scroll Gwilym Inzani 2024-03-06 15:42:48 +0000
  • 75320ed3e0
    Fix the incorrect copying of map tiles issue (#576) Gwilym Inzani 2024-03-06 14:30:21 +0000
  • f8e24a3ee3 Add changelog entry Gwilym Inzani 2024-03-06 14:24:58 +0000
  • 78146bc963
    fix the incorrect copying of map tiles issue Corwin 2024-03-06 12:21:36 +0000
  • 20a74fe319
    introduce vector and rect abs Corwin 2024-03-06 12:39:49 +0000
  • 66ec762855 Release v0.19.0 Gwilym Inzani 2024-03-06 09:33:58 +0000
  • ec2bbb3eca Changelog should say 'changed' Gwilym Inzani 2024-03-06 09:26:47 +0000
  • 5bdc782e78
    Add an into_inner() function on infinite scrolled map (#575) Gwilym Inzani 2024-03-06 09:11:08 +0000
  • 90fe94424f Add a doc entry for into_inner Gwilym Inzani 2024-03-06 09:02:40 +0000
  • 98d9c133c7 Add a changelog entry for into_inner Gwilym Inzani 2024-03-06 09:00:28 +0000
  • 569a1c0425 Add an into_inner() function on infinite scrolled map Gwilym Inzani 2024-03-05 23:50:38 +0000
  • 0e7716b4ee
    Bump asefile version (#573) Corwin 2024-03-03 16:23:53 +0000
  • 7a84eb3cd5
    update lockfiles Corwin 2024-03-03 15:59:15 +0000
  • 7515a192f4
    remove unused import Corwin 2024-03-03 15:59:06 +0000
  • c4d06b6e7f
    bump asefile version Corwin 2024-03-03 15:58:59 +0000
  • 2c8cb646ac
    Default implementations (#571) Gwilym Inzani 2024-02-28 10:17:03 +0000
  • 42eadde631 Also add default implementation for InitOnce Gwilym Inzani 2024-02-28 10:09:12 +0000
  • 0f19093465
    Update extractions/setup-just action to v2 (#570) Gwilym Inzani 2024-02-28 09:58:18 +0000
  • 661eb7155f Add changelog entry for default implementations Gwilym Inzani 2024-02-28 09:56:23 +0000
  • 941eb4ade1 Add missing default implementations Gwilym Inzani 2024-02-28 09:55:55 +0000
  • 6dbf946ca3 Update lockfiles GBA bot 2024-02-27 22:05:08 +0000
  • dbaea5a341
    Update extractions/setup-just action to v2 renovate[bot] 2024-02-27 22:04:35 +0000
  • b5c97afe61
    Manually copy the first value when you set up hblank (#569) Gwilym Inzani 2024-02-27 20:50:14 +0000
  • 4ebab07d47 Manually copy the value when you set up hblank Gwilym Inzani 2024-02-27 20:40:20 +0000
  • cdafc3c139
    DMA abstraction (#491) Gwilym Inzani 2024-02-21 14:44:41 +0000
  • 2fa33ede16
    Implement num traits for fixnum (#568) Gwilym Inzani 2024-02-21 14:37:29 +0000
  • 3e47a49198 Make the changelog entry more accurate Gwilym Inzani 2024-02-21 14:36:45 +0000
  • 23550e579a More .into() Gwilym Inzani 2024-02-21 14:27:48 +0000
  • d6319ed409 Add a changelog entry for implementing num Gwilym Inzani 2024-02-21 13:59:53 +0000
  • cfd3135d76 Implement num::Num for fixnum::Num Gwilym Inzani 2024-02-21 13:58:27 +0000
  • b357acbba8 Don't need this .into() either Gwilym Inzani 2024-02-21 13:01:03 +0000
  • 74451f819c More impl Into<Vector2D<_>> and fix compile errors Gwilym Inzani 2024-02-21 12:59:02 +0000
  • f96b0e772b Add a changelog entry for dma effects Gwilym Inzani 2024-02-21 12:40:50 +0000
  • 4ef08a1273 Add an example of doing circular windows Gwilym Inzani 2024-02-21 12:39:03 +0000
  • a0700b3a51 Move the id storage to the window itself Gwilym Inzani 2024-02-21 12:13:00 +0000
  • a3f772c7a3 Split the examples into 2 different ones Gwilym Inzani 2024-02-21 12:01:03 +0000
  • de0c4ca4f4 Allow recolouring of the background using DMA Gwilym Inzani 2024-02-21 11:56:49 +0000
  • edcd37c203 transfer should have a lifetime on the item you're passing in Gwilym Inzani 2024-02-21 11:33:09 +0000
  • de15538d42 Add basic dma effect stuff Gwilym Inzani 2023-09-30 17:03:57 +0100