RSS feed
0f3b708d
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/04/05 19:08
Merge pull request #157 from AntonioND/an/error-undef-diff
7eb9101d
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/04 21:23
Update README and LICENSE files
7e107ab4
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/04 18:54
Update references of linker tests
a009a372
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/04 18:15
Remove noyywrap from src/link/lexer.l
5f299bfe
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/04 18:09
Fix whitespace
07cc4fb8
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/04 17:56
Remove warnings when calculating banks
720ae59a
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/04/04 17:42
Merge pull request #154 from AntonioND/an/tiny-contwram
e63e801e
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/04 17:21
Output error message if diff of labels not defined
2abdc9c5
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/03 19:46
Add whitespace to error and warning messages
be200593
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/03 19:43
Fix typo in README
43228f16
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/03 18:04
Improve README
f14b061e
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/03 17:35
Add script to update references of rgbasm tests
f431b384
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/03 16:46
Add tests for rgblink options -t and -w
7e3720b6
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/02 17:55
Make options -t and -w consistent
e9ed8107
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/02 17:39
Rename OPT_SMALL to OPT_TINY
e16af286
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/02 18:27
Automate and improve rgblink test
25be5c65
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/03 17:16
Improve error and warning output
e4b4e427
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/03 17:03
Return bank 0 for labels in HRAM
2138bb46
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/02 16:24
Fix generation of html man page in Makefile
ec5eb4f9
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/04/02 14:08
Merge pull request #152 from Ben10do/update-readme-for-mac
b31632b5
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/04/02 13:57
Update the README’s Mac-specific instructions
e50e3e5a
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/02 13:46
Remove trailing whitespace
f6333947
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/02 13:17
Update reference output of tests
43fd1ee0
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/02 13:07
Fix some signed/unsigned comparison warnings
d61a0a8a
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/02 12:50
Cleanup Makefile
ec44b554
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/04/02 13:03
Merge pull request #150 from Ben10do/deprecation-positions
01a710a4
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/01 20:38
Remove Zero Page linker patch `RPN_PCEZP`
ff2ba729
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/04/02 09:18
Add a warning() function, similiar to yyerror()
53842cd0
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/01 20:38
Create man5 folder when installing
85ff75d2
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/04/01 20:36
Merge pull request #146 from AntonioND/an/same-name
adef2e18
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/01 20:18
Fix bank assignments from linkerscript
5ba8405d
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/01 11:26
Prohibit sections from having the same name
f0d4750e
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/01 11:06
Fix rgblink.5 man page installation path
eed098ac
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/04/01 06:33
Merge pull request #140 from AntonioND/an/linkerscript
64dbcc09
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/03/22 20:50
Update README.md
5947ca10
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/03/23 17:00
Document linkerscript format in manpage
d1ed4fbd
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/03/20 19:36
Use linkerscript parser in rgblink
22d4a10c
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/03/20 19:13
Implement linkerscript parser
dfb99618
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/03/28 15:37
Document missing build options
6b21e02c
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/03/28 08:49
Merge pull request #143 from Sanqui/parametrize-makefile
011c2c95
– Sanqui <gsanky@gmail.com>
authored
on 2017/03/25 07:22
Parametrize install arguments in Makefile
8eb1a42e
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/03/24 19:23
Merge pull request #141 from AntonioND/an/deprecate-jp-hl
c51aac0c
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/03/20 21:30
Declare some opcodes obsolete
6feaba23
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/03/23 17:00
Document -w option of rgblink
0867476b
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/03/18 20:02
Allow ',' to be escaped in string literals
fa962b94
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/03/18 19:54
Merge pull request #139 from chastai/escape-cb
b8642bf3
– Christophe Staïesse <chastai@skynet.be>
authored
on 2017/03/18 11:58
Allow { and } to be escaped in string literals
317b206f
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/03/15 19:52
Improve map file output
469e3e7c
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/03/15 16:52
Merge branch 'contiguous-wram' of git://github.com/TwitchPlaysPokemon/rgbds into TwitchPlaysPokemon-contiguous-wram
9193710f
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/03/15 16:42
Merge pull request #131 from Sanqui/overlay
263c9222
– Sanqui <gsanky@gmail.com>
authored
on 2017/03/13 13:08
Require all sections to be fixed when using overlay
947d767c
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/03/12 13:06
Merge pull request #135 from Ben10do/improve-assign-error-messages
82cf3eb4
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/03/11 07:18
Merge pull request #134 from Ben10do/oam-sections
a75c15ec
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/03/10 18:11
Improve assignment error messages
3dcfe2b9
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/03/10 17:18
Add support for OAM Sections
523b7538
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/03/10 14:24
Replace magic numbers with BANK_COUNT_* constants
bc2f885d
– Sanqui <gsanky@gmail.com>
authored
on 2017/03/02 18:02
Also require ROM0 sections to be fixed when using overlay
bd00b9ab
– Sanqui <gsanky@gmail.com>
authored
on 2017/03/02 17:46
Merge branch 'master' of github.com:rednex/rgbds into overlay
4f86a125
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/03/02 04:17
Merge pull request #125 from Ben10do/section-alignment
7e2457c9
– Ben <Ben10do@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/03/02 03:29
Re-allow alignment of 0 bits
7993d345
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/03/02 03:02
Update alignment error handling
c9daf80f
– Sanqui <gsanky@gmail.com>
authored
on 2017/02/28 13:58
Merge github.com:rednex/rgbds into overlay
5a7faa7d
– Sanqui <gsanky@gmail.com>
authored
on 2017/02/28 13:44
Add overlay to rgblink manpage
7b8d4de3
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/02/27 16:21
Merge pull request #16 from yenatch/eval-rpn-bank
c7fe281c
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/02/27 16:09
Merge pull request #114 from Ben10do/fix-asm-tests
fa8f25a4
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/02/27 15:35
Merge pull request #123 from Ben10do/deduplicate-e-doc
7c2cae7a
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/02/26 17:28
Merge pull request #127 from rogersachan/patch-1
92b81b1d
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/02/26 17:04
Merge pull request #79 from yenatch/longer-charmap
42b5be24
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/02/26 16:53
Merge pull request #120 from TwitchPlaysPokemon/extra-sram
14fea5f6
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/02/26 16:49
Merge pull request #119 from Ben10do/add-end-checks
1e16a0ff
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/02/26 16:45
Merge pull request #121 from TwitchPlaysPokemon/master
7adf1dd5
– Roger <narayanroger@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/02/25 11:15
Convert README to markdown
0588e425
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2017/02/23 16:09
Link to HTML documentation from the manpage.
2eb74827
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2017/02/23 16:07
Move HTML docs to a different repo.
1ab93a19
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/02/23 10:00
Implement ALIGN keyword in rgbasm
1b05c43b
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/02/19 17:43
Implement byte alignment in section assingment
e4cbf773
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/02/19 17:35
Add alignment of sections to objects
b07c04cd
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/02/19 17:20
Implement a malloc-based readasciiz()
9be7c4c8
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/02/07 06:05
Remove duplicate documentation of -E
6d1c60b0
– scnorton <scnorton@biociphers.org>
authored
on 2017/02/06 11:11
Contiguous WRAM
c485ad94
– PikalaxALT <pikalaxalt@gmail.com>
authored
on 2017/02/06 03:38
Fix WRAM0 symbols returning bank 512 to BANK() expression in linker
998cfe1b
– PikalaxALT <pikalaxalt@gmail.com>
authored
on 2017/02/06 03:27
16-bank SRAM
5ee058f2
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2017/02/05 18:24
Merge branch 'linker-refactor-assign' of https://github.com/Ben10do/rgbds
38372c59
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/02/02 11:27
Verify that IFs, REPTs and MACROs are terminated
420ea638
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/01/25 14:21
Refactor section assignment in linker
951c9b66
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/01/26 17:01
Don't segfault on null bytes in REPTs and MACROs
0a66e143
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/01/26 13:16
Fix division by zero crashes in instructions
b40c567a
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/01/26 11:55
Add ldi a, [hl] and ldd a, [hl] instructions
547abfef
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2017/01/24 19:47
Merge branch 'fatal-error-noreturn' of https://github.com/Ben10do/rgbds
06f0472f
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/01/24 05:48
Emit a single error when using BANK incorrectly
defd4f58
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/01/24 06:01
Add noreturn attribute to fatalerror()
dc4a9804
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2017/01/23 20:26
Simplify string copy by using strlcpy().
efaa6d9f
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2017/01/23 20:19
Add .gitignore.
ab19dab8
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2017/01/23 20:18
Merge branch 'include-cli' of https://github.com/AntonioND/rgbds
e86a70d2
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/01/23 18:46
Fix the name of the GNUmakefile
a91187d8
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/01/22 18:08
Increase number of include paths through CLI
0b5e0745
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/01/22 17:56
Output error messages for command line includes
f8531ed4
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2016/12/16 18:23
Add a thin wrapper makefile for GNU Make.
0a840174
– Francisco Requena <frarees@gmail.com>
authored
on 2016/12/16 23:04
Fixes rgbgfx linkage issues with old libpng (pre 1.4.2)
a079a69b
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2016/10/22 10:13
Add a note about installing libpng.
Next