Commit graph

  • 529d41d57a push push Lokathor 2019-02-14 21:32:29 -0700
  • f95281c708 bors setup Lokathor 2019-02-14 21:30:51 -0700
  • 98a9eefaf5
    Merge pull request #65 from rust-console/lokathor Lokathor 2019-02-14 21:23:28 -0700
  • 0f031e6435 bitmap video explanation Lokathor 2019-02-14 21:18:21 -0700
  • 3b688b907c Get all the code lined up Lokathor 2019-02-14 19:39:34 -0700
  • 89b7cc0eaa Merge branch 'dev' into lokathor Lokathor 2019-02-14 19:17:02 -0700
  • c2fd673715 cut this Lokathor 2019-02-14 19:16:33 -0700
  • 273a8bd676 commit the changes Lokathor 2019-02-14 19:16:09 -0700
  • 723711695e
    Merge pull request #69 from Ruin0x11/add_irq_handling Lokathor 2019-02-14 18:55:44 -0700
  • d15168068b Add __IRQ_HANDLER symbol to hello_magic example Ian Pickering 2019-02-13 18:27:27 -0800
  • 0d654032bb Add module for interrupt request (IRQ) handling Ian Pickering 2019-02-13 14:42:24 -0800
  • dc2127b2ce Fix incorrect opcode of VBlankIntrWait BIOS function Ian Pickering 2019-02-13 02:21:47 -0800
  • 120cfc87b2 start of bitmap video article Lokathor 2019-02-13 01:48:29 -0700
  • d43c66c0d9 new lib file Lokathor 2019-02-13 01:47:25 -0700
  • c360c2dce4 example updates Lokathor 2019-02-13 01:47:12 -0700
  • 9e7937b956 tag TODOs in docs Lokathor 2019-02-13 01:46:47 -0700
  • 5d89414c13 Update the Mode 3/4/5 abstractions Lokathor 2019-02-13 01:45:48 -0700
  • 61218d99f2 Update mGBA usage, stuff it in a macros module Lokathor 2019-02-13 01:45:23 -0700
  • 2ca888b572 Fix rustfmt to get things a little more compact Lokathor 2019-02-12 10:00:16 -0700
  • e95bcb7ed2 final io-registers notes Lokathor 2019-02-12 09:50:15 -0700
  • 2929076e55 jump to 120 Lokathor 2019-02-12 09:42:17 -0700
  • b67bdc80a1 io registers lesson, +cargo fmt with lin length down to 100 Lokathor 2019-02-11 21:59:17 -0700
  • 5113a5a1f2
    Merge pull request #64 from rust-console/lokathor Lokathor 2019-02-11 13:55:17 -0700
  • 1094794ef8 no more auto-clippy Lokathor 2019-02-10 12:54:29 -0700
  • 298e195d28 hardware memory map! Lokathor 2019-02-09 16:32:50 -0700
  • da6ce44345 shouldn't this be pub? Lokathor 2019-02-09 14:35:48 -0700
  • 84a4b4b89b Explain this better because even I forgot Lokathor 2019-02-09 12:50:00 -0700
  • dfadb5ba9f part of a hardware memory map explanation Lokathor 2019-02-09 04:56:20 -0700
  • 2dcf5bfe18 Quick explanation of Volatile Lokathor 2019-02-09 03:52:52 -0700
  • 7f27d83b6e Start of more book work Lokathor 2019-02-09 03:25:50 -0700
  • 4d56fa3a37 book stuff Lokathor 2019-02-06 00:05:02 -0700
  • 83f3496261
    Merge pull request #55 from rust-console/lokathor Lokathor 2019-02-05 01:46:21 -0700
  • fc642c064d Convert to using the recently split off voladdress lib Lokathor 2019-02-05 00:47:06 -0700
  • dcd7e40b15 Start towards 0.4 Lokathor 2019-02-04 20:25:40 -0700
  • 20cd551198 Merge branch 'master' into lokathor Lokathor 2019-02-02 00:30:06 -0700
  • fd5c74e199 Update the version Lokathor 2019-02-02 00:29:05 -0700
  • edfffbb704
    v0.3.1 patches (#53) Lokathor 2019-02-02 00:26:08 -0700
  • 2da8ad7afa
    Merge branch 'master' into lokathor Lokathor 2019-02-02 00:21:39 -0700
  • c933e43dd6 mgba 0.7 came out! Lokathor 2019-02-02 00:20:38 -0700
  • 87b4e513ec ?? Lokathor 2019-02-01 23:44:50 -0700
  • ddf6593f8b Delete the builtins module Lokathor 2019-02-01 23:36:17 -0700
  • 13d9dbcdc2 don't know what this is or why we have it Lokathor 2019-02-01 19:34:54 -0700
  • e29453f8d8
    Mid January 0.3.1 fixes batch (#52) Lokathor 2019-01-13 00:00:59 -0700
  • ed7f830ad4 fix to work with latest nightly. Lokathor 2019-01-12 21:06:38 -0700
  • a15b865951 version bump Lokathor 2019-01-12 16:19:26 -0700
  • 0fb9994131 IWRAM fix Lokathor 2019-01-12 13:42:18 -0700
  • a1e35a9ed1 Merge branch 'master' into lokathor Lokathor 2019-01-12 13:38:16 -0700
  • bc10122d58 admonish people to stay updated Lokathor 2019-01-12 13:35:56 -0700
  • 0e363477b7 mGBA output wasn't resetting its length used Lokathor 2019-01-12 13:34:43 -0700
  • de62113e86
    Merge pull request #49 from ketsuban/bss-section Lokathor 2019-01-08 21:06:24 -0700
  • 1f75cf025d Add symbol for the end of the .bss section Thomas Winwood 2019-01-09 04:00:36 +0000
  • 800e538a58 Add .bss section to linker script Thomas Winwood 2019-01-09 03:38:25 +0000
  • bef430dc30
    Merge pull request #47 from eevee/oam-public Lokathor 2019-01-08 18:25:13 -0700
  • 91d40f0c5b Make ObjectAttributes's and AffineParameters's fields public Eevee (Evelyn Woods) 2019-01-08 18:20:08 -0700
  • 096eed2abb
    Merge pull request #45 from eevee/fix-bg1ofs-addresses Lokathor 2019-01-08 17:38:29 -0700
  • cdd4a3d109 Fix addresses for BG1HOFS and BG1VOFS Eevee (Evelyn Woods) 2019-01-08 17:23:11 -0700
  • ea05c33e3a
    Merge pull request #44 from rust-console/lokathor Lokathor 2019-01-02 22:50:05 -0700
  • 8ff32b0304 Update bios module to just build on x86 Lokathor 2019-01-02 22:43:52 -0700
  • e3c3b572dd allow us to publish Lokathor 2019-01-02 22:32:24 -0700
  • dc1d412ad3
    Merge pull request #43 from rust-console/lokathor Lokathor 2019-01-02 20:57:35 -0700
  • 100ded7da6 readme update Lokathor 2019-01-02 20:50:05 -0700
  • a1c3c66bc2
    Merge pull request #41 from rust-console/lokathor Lokathor 2019-01-02 20:36:54 -0700
  • 70b752f82b make docs be hosted in a separate branch Lokathor 2019-01-02 20:27:15 -0700
  • e0c76417b3 Merge branch 'master' into lokathor Lokathor 2018-12-31 16:44:25 -0700
  • f825d78e71 More registers! Lokathor 2018-12-31 16:28:20 -0700
  • 4217a2b795 add sound Lokathor 2018-12-31 01:07:33 -0700
  • d62fbae4f0 more const! Lokathor 2018-12-30 23:29:58 -0700
  • d0b44e7390 Add the agb env value, we might cfg on it somehow Lokathor 2018-12-30 20:01:58 -0700
  • dfca52a079 newtype_enum, and other updates Lokathor 2018-12-29 22:39:53 -0700
  • 09b4c8804c YABU: Yet Another Book Update Lokathor 2018-12-29 20:18:09 -0700
  • 4c7ec468d0 Modules and newtypes, joy! Lokathor 2018-12-29 20:17:48 -0700
  • 21cef9ab29 Deploy rust-console/gba to github.com/rust-console/gba.git:master DocsBot (from Travis CI) 2018-12-29 07:10:40 +0000
  • 8595ffbff0
    Merge pull request #40 from rust-console/lokathor Lokathor 2018-12-29 00:06:30 -0700
  • 6466a53475 Move to the phantom_fields! proc-macro Lokathor 2018-12-29 00:06:08 -0700
  • bee2d16a5b More docs, and also less no-docs warnings Lokathor 2018-12-27 23:34:12 -0700
  • f99da154e8 minor fixes Lokathor 2018-12-27 23:22:48 -0700
  • e475253dcf small cleanups Lokathor 2018-12-27 11:51:53 -0700
  • 147a2bc45c better vram, still not the best Lokathor 2018-12-27 11:51:35 -0700
  • e10491eb8c OAM module Lokathor 2018-12-27 11:51:07 -0700
  • 64bca87569 Deploy rust-console/gba to github.com/rust-console/gba.git:master DocsBot (from Travis CI) 2018-12-27 08:55:04 +0000
  • f603cdbcce
    Merge pull request #39 from rust-console/lokathor Lokathor 2018-12-27 01:26:50 -0700
  • cc8d4376f8 Add timer support Lokathor 2018-12-27 01:05:21 -0700
  • 72bbe412b6 clearer module organization Lokathor 2018-12-26 23:13:10 -0700
  • 6271614335 backgrounds and OAM start Lokathor 2018-12-26 20:19:53 -0700
  • 01ac3ec09e travisCI fix Lokathor 2018-12-25 23:52:30 -0700
  • d6a6301815 CLOSE to another release Lokathor 2018-12-25 23:19:16 -0700
  • 298d45ccfb The BG checker demo runs now! Lokathor 2018-12-25 16:46:11 -0700
  • 0f1fa8269f More tiled data types Lokathor 2018-12-25 16:46:01 -0700
  • c440be7467 reduce the use visibility Lokathor 2018-12-25 16:45:51 -0700
  • 0a6a089e70 docs fixes Lokathor 2018-12-25 16:45:40 -0700
  • 89def7331b Quick start of a background module Lokathor 2018-12-25 16:45:26 -0700
  • ce3ddd3bb0 Improving newtype Lokathor 2018-12-25 16:45:10 -0700
  • 1a19831373 Page1 always starts at +0xA000 Lokathor 2018-12-25 16:20:51 -0700
  • cdd330f22d start of tiled data types Lokathor 2018-12-25 14:47:26 -0700
  • cf19303a40 better looking literals Lokathor 2018-12-25 14:46:54 -0700
  • ae408931f5 make this look more normal Lokathor 2018-12-25 14:46:34 -0700
  • 08ff34ae43 make the BIOS test safe Lokathor 2018-12-25 14:46:08 -0700
  • ecc7ea940d palram Lokathor 2018-12-25 14:45:51 -0700
  • 9cde11acba Explain more about the MGBADebug Lokathor 2018-12-25 14:44:55 -0700
  • d2260fc117 Move Mode3/4/5 into gba::video::bitmap Lokathor 2018-12-25 14:44:05 -0700