Commit Graph
12 Commits
Author SHA1 Message Date
Sanqui 2e60c4dd2e Add tests for remote local symbols 2017-06-12 19:36:52 +01:00
Sanqui 011c2c953b Parametrize install arguments in Makefile 2017-03-28 13:22:33 +02:00
Sanqui 263c9222ab Require all sections to be fixed when using overlay 2017-03-13 17:08:27 +01:00
Sanqui bc2f885d29 Also require ROM0 sections to be fixed when using overlay 2017-03-02 23:02:56 +01:00
Sanqui bd00b9ab59 Merge branch 'master' of github.com:rednex/rgbds into overlay 2017-03-02 22:46:19 +01:00
Sanqui c9daf80f11 Merge github.com:rednex/rgbds into overlay 2017-02-28 18:58:58 +01:00
Sanqui 5a7faa7dff Add overlay to rgblink manpage 2017-02-28 18:48:09 +01:00
Sanqui 280ca83acd Fix opening nonexistent overlay files 2016-03-28 20:47:47 +02:00
Sanqui 2e9c68f8c3 Add overlay file option to rgblink (-O)
This option takes a file and places fixed sections on top of it.
Should prove useful for patches and partial disassemblies.
2016-03-28 01:02:05 +02:00
Sanqui deb44eaeef Merge branch 'master' into HEAD 2015-10-13 22:37:25 +02:00
Sanqui 338c176b37 Add -E option to rgbds, allows exporting all labels by default 2015-10-13 22:35:02 +02:00
Sanqui bbf60c7197 Fix _PI (define it for pass 2) 2015-02-11 00:45:42 +01:00