RSS feed
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
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
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
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
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.
fd432732
– stag019 <stag019@gmail.com>
authored
on 2015/02/23 16:23
Command line definitions.
d81d128a
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/02/21 23:02
Don't specify strict warnings on MinGW.
d067f316
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/02/21 23:00
Point to the Github releases for Windows builds.
d0229450
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/02/21 22:55
Avoid use of magic numbers.
eb4bbb3e
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/02/21 22:52
Update mapfile code to support new section types.
2ab10a95
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/02/21 22:48
Fix a bug in handling WRAMX sections with/without hardcoded addresses.
bc60b857
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/02/21 22:33
Support BANK() correctly when given WRAMX/SRAM/VRAM labels.
9d0203a4
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/02/21 22:31
Delete commented-out code.
a18b65de
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/02/17 16:23
Update license for reallocarray.
1c47ffcc
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/02/13 19:14
Import reallocarray() for later use.
bbf60c71
– Sanqui <gsanky@gmail.com>
authored
on 2015/02/10 19:45
Fix _PI (define it for pass 2)
60c3a7e2
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/01/30 15:30
Reformat code for better spacing, and provide a more detailed error.
57029959
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/01/28 18:36
extern: sync strlcpy and strlcat with upstream.
483d94f8
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/01/27 00:42
rgbasm: Fixed a dumb typo; pointed out by stag019.
9b4d16b0
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/01/27 00:02
Add another crashing regression test.
a3e95f99
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/01/26 23:56
rgbasm: Fix a division by zero in section address specifiers.
e3a31d7e
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/01/26 23:48
Correct test output for divzero-section-bank.
d9f5ce33
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/01/26 23:33
Add some basic regression tests.
361f1ac5
– Anthony J. Bentley <anthony@cathet.us>
authored
on 2015/01/22 16:12
Work around a crash when '@' is interpreted as a macro name.
Next