RSS feed
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.
d86cb419
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2016/10/22 10:03
Rename png.h to makepng.h, to avoid conflicts with libpng's png.h.
95cd960b
– yenatch <yenatch@gmail.com>
authored
and Anthony J. Bentley <anthony@anjbe.name>
committed
on 2016/09/12 17:12
Fix the order of flags when including libpng.
bed43d25
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2016/09/04 22:46
Document rgbasm -E.
c02b04f7
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2016/09/04 22:43
Merge branch 'export-all-2' of https://github.com/Sanqui/rgbds
2339f0fb
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2016/09/04 22:35
Merge branch 'an/fix-gfx-prefix' of https://github.com/AntonioND/rgbds
6e0aca47
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2016/09/04 21:39
Declare string uppercase/lowercase functions unconditionally.
a8c603a7
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2016/09/04 21:41
Removed the wrong pkg-config.
97a31c8f
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2016/09/04 21:34
Remove duplicate PKG_CONFIG.
c3c31138
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2016/01/28 23:30
Add rgbgfx.
fbb825af
– AntonioND <antonio_nd@outlook.com>
authored
on 2016/07/01 15:54
Fix GB graphics prefix output
280ca83a
– Sanqui <gsanky@gmail.com>
authored
on 2016/03/28 16:46
Fix opening nonexistent overlay files
2e9c68f8
– Sanqui <gsanky@gmail.com>
authored
on 2016/03/27 21:02
Add overlay file option to rgblink (-O)
330a3959
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2016/01/28 18:16
Instead of blindly trusting the first byte, decode UTF-8 safely.
e2411375
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2016/01/28 18:05
KNF.
deb44eae
– Sanqui <gsanky@gmail.com>
authored
on 2015/10/13 18:37
Merge branch 'master' into HEAD
338c176b
– Sanqui <gsanky@gmail.com>
authored
on 2015/10/12 09:54
Add -E option to rgbds, allows exporting all labels by default
1a15ee53
– yenatch <yenatch@gmail.com>
authored
on 2015/10/13 04:46
Increase the length of charmaps.
2ea2e472
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2015/10/05 19:58
Avoid a pointless strcpy().
31294d6d
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2015/10/05 12:56
rgbasm: refactor bank range checking, and bump the SRAM limit.
6c10ca62
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2015/07/25 22:08
Don't silently truncate banks greater than 255 to 8 bits.
49809f6c
– Christophe Staïesse <chastai@skynet.be>
authored
and Anthony J. Bentley <anthony@anjbe.name>
committed
on 2015/07/25 21:57
Fix segfault in createpatch() when symbol is an inexistant local label or bank
81675bc4
– Christophe Staïesse <chastai@skynet.be>
authored
and Anthony J. Bentley <anthony@anjbe.name>
committed
on 2015/07/25 21:50
Fix yacc conflict (asmfile/lastline/lines/line rules)
37b615f0
– YamaArashi <shadow962@live.com>
authored
on 2015/07/25 17:20
Fix bug with macro args in symbol names
6438ae25
– stag019 <stag019@gmail.com>
authored
on 2015/03/09 09:57
Remove __progname; add progname set to argv[0] in each main().
33ae6d8c
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/03/07 09:21
Use long for file offsets.
ebc9a4b7
– stag019 <stag019@gmail.com>
authored
on 2015/03/07 11:04
Merge include/link/types.h and include/asm/types.h into include/types.h
e1950767
– stag019 <stag019@gmail.com>
authored
on 2015/03/07 10:50
Only block comments in headers
b14beeff
– stag019 <stag019@gmail.com>
authored
on 2015/03/07 10:49
Consistency in #includes
db54c2eb
– stag019 <stag019@gmail.com>
authored
on 2015/03/07 10:42
Replace all ASMOTOR references with RGBDS.
eadaa477
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/03/03 18:15
Sync with upstream.
b5e7855a
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/02/25 19:37
Remove reference to currently nonexistent gbz80(7) manual.
ce7d1d5d
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/02/25 19:37
Use real dates in the manpages.
64a3929f
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/02/25 19:36
“No Ns” is redundant.
1c1a4e6a
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/02/25 19:36
Merge branch 'master' of https://github.com/Sanqui/rgbds
cc3aa969
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/02/25 19:25
Merge branch 'cldefines' of https://github.com/stag019/rgbds
70553016
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/02/24 21:17
Don’t unnecessarily escape hyphens in manpages.
bbf24916
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/02/24 21:16
Sync usage lines.
261503c7
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/02/24 21:13
Fix the reallocarray header by providing a prototype.
b924f58b
– stag019 <stag019@gmail.com>
authored
on 2015/02/24 13:31
Added -D to manpage
ac78c37f
– stag019 <stag019@gmail.com>
authored
on 2015/02/24 13:11
Add reallocarray to Makefile; clean up some things in main.c
c8d9ae21
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/02/24 11:02
A header file this simple doesn’t satisfy modicum of creativity.
5281704f
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/02/24 11:01
These internal headers don’t need C++ boilerplate.
Next