Lokathor
fd5c74e199
Update the version
...
there was already a 0.3.1 with some amount of patches but not the latest.
2019-02-02 00:29:05 -07:00
Lokathor
edfffbb704
v0.3.1 patches ( #53 )
...
* mGBA output wasn't resetting its length used
* admonish people to stay updated
* IWRAM fix
* version bump
* fix to work with latest nightly.
* don't know what this is or why we have it
* Delete the builtins module
The `__clzsi2` function is now part of the compiler-builtins crate, so it's part of all of Rust.
* ??
* mgba 0.7 came out!
2019-02-02 00:26:08 -07:00
Lokathor
e29453f8d8
Mid January 0.3.1 fixes batch ( #52 )
...
* mGBA output wasn't resetting its length used
* admonish people to stay updated
* IWRAM fix
* version bump
* fix to work with latest nightly.
2019-01-13 00:00:59 -07:00
Lokathor
de62113e86
Merge pull request #49 from ketsuban/bss-section
...
Add .bss section to linker script
2019-01-08 21:06:24 -07:00
Thomas Winwood
1f75cf025d
Add symbol for the end of the .bss section
2019-01-09 04:00:36 +00:00
Thomas Winwood
800e538a58
Add .bss section to linker script
2019-01-09 03:44:34 +00:00
Lokathor
bef430dc30
Merge pull request #47 from eevee/oam-public
...
Make ObjectAttributes's and AffineParameters's fields public
2019-01-08 18:25:13 -07:00
Eevee (Evelyn Woods)
91d40f0c5b
Make ObjectAttributes's and AffineParameters's fields public
2019-01-08 18:20:08 -07:00
Lokathor
096eed2abb
Merge pull request #45 from eevee/fix-bg1ofs-addresses
...
Fix addresses for BG1HOFS and BG1VOFS
2019-01-08 17:38:29 -07:00
Eevee (Evelyn Woods)
cdd4a3d109
Fix addresses for BG1HOFS and BG1VOFS
2019-01-08 17:23:11 -07:00
Lokathor
ea05c33e3a
Merge pull request #44 from rust-console/lokathor
...
BIOS module patch to allow publishing
2019-01-02 22:50:05 -07:00
Lokathor
8ff32b0304
Update bios module to just build on x86
...
the actual functions are all unimplemented!() but oh well
2019-01-02 22:43:52 -07:00
Lokathor
e3c3b572dd
allow us to publish
2019-01-02 22:32:24 -07:00
Lokathor
dc1d412ad3
Merge pull request #43 from rust-console/lokathor
...
readme update
2019-01-02 20:57:35 -07:00
Lokathor
100ded7da6
readme update
2019-01-02 20:50:05 -07:00
Lokathor
a1c3c66bc2
Merge pull request #41 from rust-console/lokathor
...
0.3 canidate
2019-01-02 20:36:54 -07:00
Lokathor
70b752f82b
make docs be hosted in a separate branch
2019-01-02 20:27:15 -07:00
Lokathor
e0c76417b3
Merge branch 'master' into lokathor
2018-12-31 16:44:25 -07:00
Lokathor
f825d78e71
More registers!
2018-12-31 16:28:20 -07:00
Lokathor
4217a2b795
add sound
2018-12-31 01:07:33 -07:00
Lokathor
d62fbae4f0
more const!
2018-12-30 23:29:58 -07:00
Lokathor
d0b44e7390
Add the agb
env value, we might cfg on it somehow
2018-12-30 20:01:58 -07:00
Lokathor
dfca52a079
newtype_enum, and other updates
2018-12-29 22:39:53 -07:00
Lokathor
09b4c8804c
YABU: Yet Another Book Update
2018-12-29 20:18:09 -07:00
Lokathor
4c7ec468d0
Modules and newtypes, joy!
2018-12-29 20:17:48 -07:00
DocsBot (from Travis CI)
21cef9ab29
Deploy rust-console/gba to github.com/rust-console/gba.git:master
2018-12-29 07:10:40 +00:00
Lokathor
8595ffbff0
Merge pull request #40 from rust-console/lokathor
...
Big Wintertime Happy Fun PR
2018-12-29 00:06:30 -07:00
Lokathor
6466a53475
Move to the phantom_fields!
proc-macro
2018-12-29 00:06:08 -07:00
Lokathor
bee2d16a5b
More docs, and also less no-docs warnings
2018-12-27 23:34:12 -07:00
Lokathor
f99da154e8
minor fixes
2018-12-27 23:22:48 -07:00
Lokathor
e475253dcf
small cleanups
2018-12-27 11:51:53 -07:00
Lokathor
147a2bc45c
better vram, still not the best
2018-12-27 11:51:35 -07:00
Lokathor
e10491eb8c
OAM module
2018-12-27 11:51:07 -07:00
DocsBot (from Travis CI)
64bca87569
Deploy rust-console/gba to github.com/rust-console/gba.git:master
2018-12-27 08:55:04 +00:00
Lokathor
f603cdbcce
Merge pull request #39 from rust-console/lokathor
...
DMA first draft
2018-12-27 01:26:50 -07:00
Lokathor
cc8d4376f8
Add timer support
2018-12-27 01:05:21 -07:00
Lokathor
72bbe412b6
clearer module organization
2018-12-26 23:13:10 -07:00
Lokathor
6271614335
backgrounds and OAM start
2018-12-26 20:19:53 -07:00
Lokathor
01ac3ec09e
travisCI fix
2018-12-25 23:52:30 -07:00
Lokathor
d6a6301815
CLOSE to another release
2018-12-25 23:19:16 -07:00
Lokathor
298d45ccfb
The BG checker demo runs now!
2018-12-25 16:46:11 -07:00
Lokathor
0f1fa8269f
More tiled data types
2018-12-25 16:46:01 -07:00
Lokathor
c440be7467
reduce the use visibility
2018-12-25 16:45:51 -07:00
Lokathor
0a6a089e70
docs fixes
2018-12-25 16:45:40 -07:00
Lokathor
89def7331b
Quick start of a background module
2018-12-25 16:45:26 -07:00
Lokathor
ce3ddd3bb0
Improving newtype
2018-12-25 16:45:10 -07:00
Lokathor
1a19831373
Page1 always starts at +0xA000
2018-12-25 16:20:51 -07:00
Lokathor
cdd330f22d
start of tiled data types
2018-12-25 14:47:26 -07:00
Lokathor
cf19303a40
better looking literals
2018-12-25 14:46:54 -07:00
Lokathor
ae408931f5
make this look more normal
2018-12-25 14:46:34 -07:00