Commit graph

  • 50f2ad6f52
    exclude tests / examples / benches from the published packages Corwin 2024-03-29 21:16:48 +0000
  • 9ef4a8efcc
    Update dependency @types/node to v20.14.2 (#722) Corwin 2024-06-11 20:59:21 +0100
  • fed560b41b
    expose graphics mode Corwin 2024-06-11 17:50:22 +0100
  • 29454c5752
    Update dependency @types/node to v20.14.2 renovate[bot] 2024-06-11 01:45:15 +0000
  • 062eb1154e
    The link register points to the next instruction, not the current one (#718) Gwilym Inzani 2024-06-04 21:47:16 +0100
  • 32c6ed4e35 Ensure the frame pointer is always 0 Gwilym Inzani 2024-06-04 21:39:58 +0100
  • b405a04a4a Add a changelog entry Gwilym Inzani 2024-06-04 21:19:29 +0100
  • d9243ded6b The link register points to the next instruction Gwilym Inzani 2024-06-04 21:18:10 +0100
  • fafa4ba7ea
    Update Rust crate xmrs to 0.6 (#716) Gwilym Inzani 2024-06-04 20:19:30 +0100
  • d6b52f8ce8
    Update dependency @types/node to v20.14.1 (#717) Corwin 2024-06-04 20:03:34 +0100
  • cb6e8edb99
    Update dependency @types/node to v20.14.1 renovate[bot] 2024-06-04 01:13:58 +0000
  • 8d1e5ee192
    Update dependency @types/react to v18.3.3 (#715) Corwin 2024-05-29 18:01:53 +0100
  • dd15cb2ee0
    Update Rust crate xmrs to 0.6 renovate[bot] 2024-05-29 16:36:06 +0000
  • 886874ffd0
    Update dependency @types/react to v18.3.3 renovate[bot] 2024-05-28 01:30:25 +0000
  • 2de07342d7
    Fix affine background matrix creation outside of the 1st quadrant (#714) Gwilym Inzani 2024-05-27 16:46:59 +0100
  • 6b58280e81 Add changelog entry for affine background positions Gwilym Inzani 2024-05-27 14:45:02 +0100
  • fde444e253 Fix affine background matrix creation outside of the 1st quadrant Gwilym Inzani 2024-05-27 14:42:53 +0100
  • 27ee9c7b85
    Revert "Remove lifetime from dma transfer handle" (#713) Gwilym Inzani 2024-05-27 14:24:02 +0100
  • 21658b9b15
    Revert "Remove lifetime from dma transfer handle" Gwilym Inzani 2024-05-27 14:16:24 +0100
  • dc06aabb19
    Remove lifetime from dma transfer handle (#712) Gwilym Inzani 2024-05-27 13:39:27 +0100
  • e91e7a84e7 Add changelog entry for less unsafe Gwilym Inzani 2024-05-27 13:25:52 +0100
  • c4719a5ce0 Remove unsafe from examples Gwilym Inzani 2024-05-27 13:24:58 +0100
  • e9ce8cd2ad hblack_transfer doesn't need to be unsafe Gwilym Inzani 2024-05-27 13:23:49 +0100
  • 248f71dbfa Remove lifetime from DMA transfer handle Gwilym Inzani 2024-05-27 13:20:13 +0100
  • 97d474e989
    Update Rust crate addr2line to 0.23 (#709) Gwilym Inzani 2024-05-27 10:06:11 +0100
  • 587e3cb521 Fix build errors by importing the crates manually Gwilym Inzani 2024-05-27 09:58:23 +0100
  • 2ac49ace06
    Update Rust crate addr2line to 0.23 renovate[bot] 2024-05-26 07:04:06 +0000
  • a243bf4078
    Nicer test logo (#707) Gwilym Inzani 2024-05-25 21:19:04 +0100
  • 30e3718797 Include drawing a leviathan Gwilym Inzani 2024-05-25 21:09:19 +0100
  • 24e15f8786 Add a basic version of the example_logo for certain examples Gwilym Inzani 2024-05-25 11:24:23 +0100
  • b208133564 Add changelog entry for new functions Gwilym Inzani 2024-05-25 11:14:06 +0100
  • da9ad6d496 Add a 256 colour variant too Gwilym Inzani 2024-05-25 11:13:01 +0100
  • bf4a6887a5 Update the background example to search for the colour Gwilym Inzani 2024-05-25 11:11:12 +0100
  • b219e00454 Update the test_logo to be a bit nicer Gwilym Inzani 2024-05-25 11:10:59 +0100
  • d05965b98f
    Release v0.20.2 Corwin 2024-05-25 13:20:03 +0100
  • fb85d7ba14
    Fix qrcode generation (#708) Corwin 2024-05-25 13:05:49 +0100
  • b3d7642071
    extract code generation and add test Corwin 2024-05-25 12:22:38 +0100
  • cfc3c3a93c
    add changelog entry Corwin 2024-05-25 12:10:35 +0100
  • 2d34099afc
    resize the buffer Corwin 2024-05-24 19:15:34 +0100
  • 51b1f909c5
    clear screen and handle message overlap Corwin 2024-05-24 18:23:19 +0100
  • e06230efd0
    Agb examples site (#705) Corwin 2024-05-22 20:56:59 +0100
  • 04181a4253
    include the source code for each example Corwin 2024-05-22 17:18:29 +0100
  • abf7e9dc7f
    fix justfile Corwin 2024-05-22 12:45:39 +0100
  • 66d750fb84
    make the webpage Corwin 2024-05-22 02:21:37 +0100
  • a2dea3cab5
    generate roms and screenshots Corwin 2024-05-22 02:21:30 +0100
  • 81621c3b5e
    add screenshot generator tool Corwin 2024-05-22 02:21:19 +0100
  • e25a1c7158
    remove just build that is non standard Corwin 2024-05-22 02:20:39 +0100
  • f047b6de94
    Put https://agbrs.dev as the homepage for the crate (#704) Gwilym Inzani 2024-05-21 23:51:31 +0100
  • 627c6dad1f
    Use pointers rather than pin to simplify the mixers buffer handling (#703) Gwilym Inzani 2024-05-21 23:48:39 +0100
  • 864fd08ec3 Put https://agbrs.dev as the homepage for the crate Gwilym Inzani 2024-05-21 23:43:45 +0100
  • ddc3770c70 Use pointers rather than pin to simplify the mixers buffer handling Gwilym Inzani 2024-05-21 23:17:39 +0100
  • 2edb5e745b
    Update dependency sharp to v0.33.4 (#702) Gwilym Inzani 2024-05-21 20:33:04 +0100
  • a261ada116
    Update dependency sharp to v0.33.4 renovate[bot] 2024-05-21 07:11:20 +0000
  • 6a5346026a
    Release v0.20.1 Corwin 2024-05-17 23:09:16 +0100
  • c5ae7f1c2b
    Be less specific for version numbers (#700) Corwin 2024-05-17 12:14:10 +0100
  • cd7bdffba4
    be less specific Corwin 2024-05-17 12:05:14 +0100
  • bcafe7be75
    Add note delay and fix envelopes (#698) Gwilym Inzani 2024-05-16 23:12:00 +0100
  • 93a3bc8e56 just fmt Gwilym Inzani 2024-05-16 23:04:26 +0100
  • 352b352b27 Properly implement delay and envelopes Gwilym Inzani 2024-05-16 00:27:20 +0100
  • 5494ae29e1 Get the envelopes correct Gwilym Inzani 2024-05-15 23:47:37 +0100
  • 5a80acd501
    Add dot and cross product (#695) Corwin 2024-05-15 22:40:09 +0100
  • 2887791109
    clarify it's only the z component Corwin 2024-05-15 22:32:28 +0100
  • 2e0f89978a Add note delay support (effect EDx) Gwilym Inzani 2024-05-15 22:30:13 +0100
  • f99a564f89
    add changelog entry for dot/cross Corwin 2024-05-15 19:43:48 +0100
  • 72eb7189be
    add dot and cross product Corwin 2024-05-15 18:30:03 +0100
  • c099fc9a61
    Notes are 1 indexed, not 0 indexed (#696) Gwilym Inzani 2024-05-15 22:02:40 +0100
  • b5fc27d243 Spell amiga correctly Gwilym Inzani 2024-05-15 21:54:31 +0100
  • dac17ec28e Add a changelog entry for fixing the tracker Gwilym Inzani 2024-05-15 21:38:57 +0100
  • 2ab3fa79e1 Notes are 1 indexed, not 0 indexed Gwilym Inzani 2024-05-15 21:35:03 +0100
  • 737b547343
    Release v0.20.0 Corwin 2024-05-14 22:57:40 +0100
  • a0a587ac05
    Allocator api feature for agb hashmap (#694) Corwin 2024-05-14 22:47:18 +0100
  • a2c127b72b
    pull out allocator_api feature Corwin 2024-05-14 22:35:50 +0100
  • b316ce2cbc
    remove distance_histogram Corwin 2024-05-14 22:35:39 +0100
  • 30ff065dc0
    Handle failure to allocate QR code on panic (#693) Gwilym Inzani 2024-05-14 21:46:03 +0100
  • ae2eb5b448 Use the correct padding Gwilym Inzani 2024-05-14 21:38:11 +0100
  • 94729e45ec Handle failure to allocate QR code on panic Gwilym Inzani 2024-05-14 21:36:55 +0100
  • f80b180fda
    Avoid double panic (#643) Gwilym Inzani 2024-05-14 21:07:30 +0100
  • 7e14de0b76
    Continue book (#639) Corwin 2024-05-14 20:56:16 +0100
  • b71c1d22c3
    Add windows instructions (#692) Gwilym Inzani 2024-05-14 20:55:06 +0100
  • 5d44c4a658
    Remove references to mac on the windows getting started instructions Gwilym Inzani 2024-05-14 20:39:02 +0100
  • 9b52572235
    Update Javascript packages (non-major) (#688) Gwilym Inzani 2024-05-14 20:14:39 +0100
  • 85c3fd2a2d
    Update Rust crate fontdue to 0.9 (#689) Gwilym Inzani 2024-05-14 20:14:20 +0100
  • 3e962f2e35 fixed the sprite example to be compilable tolik518 2024-05-14 20:36:10 +0200
  • e4b6c62445 fixed wrong executable name in path tolik518 2024-05-14 19:47:50 +0200
  • 74e1ca879a added windows instructions for setup tolik518 2024-05-14 19:47:24 +0200
  • f9a0b8f788
    Update Javascript packages (non-major) renovate[bot] 2024-05-14 08:12:38 +0000
  • 90ce0b0775
    Update Rust crate fontdue to 0.9 renovate[bot] 2024-05-14 00:56:14 +0000
  • 38f3dfd339
    Fix colour picker conversion (#687) Corwin 2024-05-12 20:35:26 +0100
  • 5f0d2d01a5
    got it the wrong way around Corwin 2024-05-12 20:15:18 +0100
  • bdc799af36
    Web/make dpl redirect (#685) Corwin 2024-05-12 15:52:51 +0100
  • f84d9aa1d3
    fix the build (#686) Corwin 2024-05-12 15:44:38 +0100
  • 4f18f1bc62
    remove special characters in sluggification Corwin 2024-05-12 15:41:31 +0100
  • 1665167e1a
    fix the build Corwin 2024-05-12 15:29:59 +0100
  • 839ee3b6f7
    setup redirect Corwin 2024-05-12 15:27:48 +0100
  • 2e78a6178e
    Fix dpl page (#684) Corwin 2024-05-12 15:21:02 +0100
  • e9b65e3423
    this is not the colour picker Corwin 2024-05-12 15:16:58 +0100
  • 617c036c8f
    fix dpl page Corwin 2024-05-12 15:13:05 +0100
  • 8c2e079ec2 Mark the fact that it was a double panic in the fatal message Gwilym Inzani 2024-05-12 14:08:03 +0100
  • 642c3c1b79 Better comments around the panic handler Gwilym Inzani 2024-04-17 17:52:03 +0100
  • 18b25e242e Handle this in both panic handlers Gwilym Inzani 2024-04-17 17:49:31 +0100