RSS feed
5cb6c4af
– karas <29292618+gy741@users.noreply.github.com>
authored
and GwanYeong Kim <29292618+gy741@users.noreply.github.com>
committed
on 2018/08/30 04:10
Fix typo in documentation
69f79f85
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/08/17 20:19
Remove unused str2int()
573011a9
– karas <29292618+gy741@users.noreply.github.com>
authored
on 2018/08/17 14:49
Remove dead code
d778b8e7
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/07/31 16:02
Update HTML documentation
432a7574
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2018/07/27 22:05
Remove alphabetical list of keywords.
4d2598e7
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2018/07/27 22:02
Fix Bl -column widths: the arguments are strings as wide as the column.
2e565bcb
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2018/07/27 21:54
Escape some operators.
62ecb6da
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2018/07/27 21:48
Mark up #define with Fd.
46fcebe2
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2018/07/27 21:47
Use .Fn for defining functions.
ab1901ee
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2018/07/27 21:32
Remove excess tabs in column lists.
29d2fc6e
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2018/07/27 21:30
Cleanup "Sections" section.
efe4599b
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2018/07/27 20:07
New sentence, new line.
4fc1e41b
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2018/07/27 20:03
@, &, $, {, and } don't need to be escaped.
e771d60e
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2018/07/27 19:58
Eliminate \[dq] escapes and superfluous double quotes.
e2de106d
– yenatch <yenatch@gmail.com>
authored
on 2018/07/06 18:48
Use charmaps in const expressions.
adea89f3
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/07/02 19:08
Merge pull request #294 from yenatch/utf-8
36101549
– yenatch <yenatch@gmail.com>
authored
on 2018/07/02 12:04
Remove signoff step from contributing guide.
5e9c433a
– yenatch <yenatch@gmail.com>
authored
on 2018/06/30 20:05
checkpatch: Don't expect Signed-off-by lines in commit messages
58715944
– yenatch <yenatch@gmail.com>
authored
on 2018/06/30 19:26
Test binary output for rgbasm tests
64158cf5
– yenatch <yenatch@gmail.com>
authored
on 2018/06/30 17:58
Run checkpatch in a separate build.
a567365d
– yenatch <yenatch@gmail.com>
authored
on 2018/06/30 17:57
unit test for `db "é"`
57bf220e
– yenatch <yenatch@gmail.com>
authored
on 2018/06/30 16:07
Fix formatting of utf8d table.
e6e3cc47
– yenatch <yenatch@gmail.com>
authored
on 2018/06/30 15:41
Fix UTF-8 characters with an even number of bytes.
33c984e4
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/06/10 18:53
Merge pull request #287 from Ben10do/remove-dummymem
458f79f4
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/06/06 18:18
Fix test projects compilation in OS X
34e04b03
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/06/06 18:10
Re-enable OS X builds in Travis CI
cf7bb9e9
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/06/06 18:05
Merge pull request #285 from Ben10do/allow-test-repos-to-be-kept
1af5343e
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2018/06/06 17:09
Use specific commits when running tests
a5e3a7cb
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2018/06/06 15:20
Replace pointers to ‘dummymem’ with NULL
df065dbb
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/06/06 15:21
Update html documentation
fac72474
– Eldred Habert <eldredhabert0@gmail.com>
authored
and ISSOtm <eldredhabert0@gmail.com>
committed
on 2018/06/05 12:08
Update descriptions of how flags are pushed/popped
60050af1
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2018/06/03 14:23
Allow test repos to be kept locally
11c47570
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2018/06/03 06:11
Fix the global checksum calculation in rgbfix
f8b4cc52
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/05/20 16:56
rgbasm: Allow variations of 'ld [$FF00+c],a'
748943f6
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/05/02 16:04
Increase version number to 0.3.7
d945c581
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/04/27 21:30
rgbasm: Check the values of operands in bit shifts
6fe2741f
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/04/27 20:57
Enable GCC options to detect undefined behaviour
24d7cfe0
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/04/27 19:00
checkpatch: Ignore warnings about SPDX
630933b1
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/04/22 17:02
rgbfix: Fix checkpatch issues
e8a16c6f
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/04/22 16:36
Don't generate output file if overlay isn't found
2cb50730
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/04/22 16:19
Document `Section ID == -1` in object files
efae6c7f
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/04/22 16:01
Merge pull request #264 from inmemrgbfix
8a559bee
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2018/04/04 20:00
Rewrite rgbfix to perform most actions in memory.
7149fc1e
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/04/03 19:03
tests: Update references
2e695334
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/04/03 18:37
rgbfix: Add check to malloc()
e2b4554a
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/04/03 18:36
Replace tabs by spaces in fprintf()
ef87dd5a
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/04/03 16:21
rgbasm: Fix declaration of fatalerror()
4f126b37
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/04/03 15:56
Merge pull request #261 from warnings
1b4187e5
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/04/02 18:25
Cleanup GCC compiler attributes
0daec916
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/04/02 19:40
Check code style as part of the CI tests
cbaaec98
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/04/02 18:14
Simplify helpers.h
895d1d58
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/04/02 18:12
Remove check for C11 in helpers.h
e99a6511
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/04/02 18:07
Create makefile target to check all warnings
0ae69b31
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/04/01 20:39
Rename stdnoreturn.h to helpers.h
95ccc48d
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/04/01 20:25
Enable -Wundef
29253046
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/04/01 20:19
Remove C++ check in stdnoreturn.h
340362d9
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/03/31 22:09
Enable a few warning flags
85ece882
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/03/31 21:54
Add default clauses to switch statements
516e4578
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/03/31 21:38
Enable more optional warnings
9829be10
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/03/31 21:18
Enable -Wextra
b28a16c0
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/03/31 20:47
Enable -Wpedantic
4d13d574
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/03/29 21:43
Fix behaviour of '@'
be6bc746
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/03/30 20:11
Don't save '@' in map and sym files
efdd42c6
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/03/30 19:50
Simplify parsing of variable-length lists
c1a97f65
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/03/28 18:28
Allow to JR to numeric constants
ea4276c7
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/03/20 16:11
Increase version number to 0.3.6
7bce97f8
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/03/19 17:33
Fix crash in rgbgfx with height not multiple of 8
483a6315
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/03/13 17:10
Document character maps
5a4bbe49
– Anthony J. Bentley <anthony@anjbe.name>
authored
on 2018/03/10 16:48
Add a new flag, -f, which allows independently fixing or trashing checksums.
f86dbafa
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/03/07 13:08
Fix format in manpage
8744d360
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/02/27 14:42
Fix format of manpage
b6bd57a7
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/02/26 16:55
Merge pull request #237 from continue-lines
f2b55527
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/02/23 18:55
Update html manpages
84a6899c
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/02/23 18:55
Document line continuation syntax
8cffe222
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/02/23 18:53
Fix style of code sections in manpages
0c85240b
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/02/20 18:54
Allow line continuations in list of macro args
58ab88da
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/02/20 18:48
Allow to scape `"` in lists of macro args
3e219dee
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/02/20 18:39
Allow to continuate lines except inside macros
6ad5bd23
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/02/24 10:43
Add flag to rgbasm to disable LD->LDH optimization
2a97535e
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/07 19:14
Add safeguards against string overflows
0e0e12a7
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/02/24 11:10
Add CSS file for the html documentation
3bebedf1
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/02/22 17:11
Handle newlines and comments correctly
2ed937db
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/02/22 18:39
Allow JR between sections
d243bd04
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/02/22 19:16
Introduce command PRINTI to print integers
3623638b
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/02/22 16:23
Fix HIGH() and LOW() for constants
8ea3669a
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/02/20 14:56
Merge pull request #235 from obskyr/rgbgfx-color
8fe52930
– obskyr <powpowd@gmail.com>
authored
on 2018/02/20 04:38
Allow superfluous height for 1-tile-wide images
825fa915
– obskyr <powpowd@gmail.com>
authored
on 2018/02/20 04:37
Fix rgbgfx's code style
885e8ea2
– obskyr <powpowd@gmail.com>
authored
on 2018/02/15 11:46
Add to contributor list
898f75ce
– obskyr <powpowd@gmail.com>
authored
on 2018/02/15 10:05
Clarify and update rgbgfx documentation
b8af100c
– obskyr <powpowd@gmail.com>
authored
on 2018/02/15 10:03
Handle grayscale images as expected
30759453
– obskyr <powpowd@gmail.com>
authored
on 2018/02/13 05:22
Add color and transparency support to rgbgfx
d602ebfd
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/02/18 14:57
Fix typo in rgblink manpage
305512a2
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/28 08:08
Increase version number to 0.3.5
a6b244b1
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/28 08:07
Move version files out of extern folder
ceabbeaa
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/27 12:25
Fix linkerscript man page
3995852c
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/27 10:19
Fix nit in rgbasm.5 man page
9793bcba
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/27 10:04
Fix local execution of run-tests.sh script
0727eb43
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/27 09:38
Add test to verify hex codes of all instructions
f8f67fcb
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/27 06:14
Add external projects to Travis CI jobs
Next