RSS feed
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
abeca2d3
– Anthony J. Bentley <anthony@anjbe.name>
authored
and Antonio Niño Díaz <antonio_nd@outlook.com>
committed
on 2018/01/26 20:21
Prefer snprintf to strncpy when outputting C strings
a7dc8600
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/26 19:47
Add note about the MIT License in CONTRIBUTING.rst
c071586a
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/26 19:30
Remove dependency of reallocarray()
c6187be2
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/26 19:02
Remove dependency of strlcpy()
f9f3bb77
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/26 19:02
Remove dependency of strlcat()
1a5c4239
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/26 17:59
Relicense codebase under MIT license
b382dffd
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/26 13:43
Split src/asm/charmap.c into two files
33e9eb09
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/26 13:57
Exclude html files from checkpatch
e77ebfe3
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/25 17:23
Disable OSX builds in Travis CI
698ed9d5
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/25 17:12
Don't clean html files with `make clean`
b07a8501
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/25 17:07
Fix linkerscript linking errors
f779e724
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/24 15:29
Fix typo in manpage
494b98e4
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/24 15:28
Fix html doc file name
d1ff0578
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/23 17:54
Make clean target of Makefile clean html files
292302c6
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/23 16:28
Move documentation to this repository
b55fead7
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/23 15:37
Fix typo in documentation
844e027a
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/23 15:30
Increase version number to 0.3.4
0fb80cd7
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/21 17:51
Fix indentation in asmy.y
311b412f
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/16 17:38
Improve error messages
97520083
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/15 18:43
Fix WRAMX BANK offset in the right place
c8fa7998
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/15 15:28
Output error msg when object file can't be opened
7f37eef2
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/14 20:11
Cleanup BANK related definitions
8521e45e
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/14 11:12
Reduce SRAM bank number to 16 in rgbasm
7bd08256
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/08 18:45
Add CONTRIBUTING.rst file
de32e245
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/07 18:05
PUSHS and POPS also affect the symbol scope
f5164325
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/07 14:22
Convert Markdown files to reStructuredText
959bfe2a
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/06 21:05
Allow to request BANK() of sections and PC
d24cf11a
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/04 17:32
Make list of linker symbols common
8d89ba39
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/04 16:54
Decouple commands in checkpatch Makefile target
b04596a3
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/03 20:09
Move externs to header files
8e886594
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/03 20:25
Join list of keywords of locallex.c and globlex.c
3c14f976
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/03 14:46
Fix echo command in checkpatch target in Makefile
3c15b141
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/02 11:25
Add checkpatch.pl config file and Makefile targets
72f80128
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/01 22:04
Cleanup code of rgbasm
2ffaf72e
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/01 11:52
Cleanup code of rgbfix, rgbgfx and external libs
f41c5324
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/01/01 11:28
Cleanup code of rbglink
ec76431c
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/12/31 10:46
Replace C types by stdint.h types
71961a88
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/12/31 09:45
Use M_PI instead of PI
ba944527
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/12/31 09:16
Replace ULONG by uint32_t
87c9d819
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/12/31 08:59
Replace SLONG by int32_t
13c06844
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/12/31 08:46
Replace 8 and 16 bit custom types by stdint.h types
c24cab6d
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/12/31 08:09
Use NOT operator to complement bits instead of XOR
0cbe6abb
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/12/31 10:15
Increase package version number to 0.3.3
fe6e5e44
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/12/29 07:05
Remove warning on DB/DW/DL emtpy lists
781c90b9
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/12/07 17:35
Add warnings for empty elements in lists of consts
e7a8bb11
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/12/07 17:35
Fix and document DL keyword
f1c13af7
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/10/27 16:21
Fix warning about unused variable
90bc8d91
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/10/26 19:23
Reintroduce EQU __LINE__
193cc065
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/08/21 19:48
Improve error messages
f3b47545
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/08/21 19:35
Replace fprintf by errx for consistency
0c71f5a4
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/08/21 19:35
Check return values of fread in rgblink
4b0dfd4f
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/08/21 19:35
Initialize variables in rgbfix
2d117f68
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/08/17 19:03
Fix compiler warnings about unused return values
8954858b
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/08/06 18:20
Fix warning about using uninitialized variable
4877e6db
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/08/01 15:46
Merge pull request #196 from error-msgs
ec171c5f
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/07/29 09:11
Make object file magic string a common define
840ddcec
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/07/22 11:31
Update dates in manpages
c00f7409
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/07/22 11:16
Improve linker symbol redefinition error messages
92449a4f
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/07/22 11:16
Save object file name of each symbol in linker
4e2a0358
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/07/09 11:09
Print location of definition of redefined symbols
df25fa73
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/07/09 11:34
Update documentation of object files
03bb2d04
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/07/09 11:08
Increment version number of object files
4dc376b0
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/07/22 10:17
Save location information of symbol definitions
3dec5698
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/07/22 10:10
Merge pull request #188 from version-string
f8bbe9be
– Ben10do <Ben10do@users.noreply.github.com>
authored
and Antonio Niño Díaz <antonio_nd@outlook.com>
committed
on 2017/07/20 15:17
Add support for unions
4d01b2d5
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/07/22 06:44
Document ELIF
086f02c1
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/07/22 06:27
Add EQUs with the version numbers of RGBDS
8ed6c32a
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/07/13 21:24
Reorder getopt switch options alphabetically
d0e05253
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/07/13 21:23
Add -V to all programs to show the version
318c981c
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/07/10 21:01
Add code to determine a version string
5c7db42f
– YamaArashi <shadow962@live.com>
authored
and Ben10do <Ben10do@users.noreply.github.com>
committed
on 2014/08/22 22:55
Added ELIF
4be92e14
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/07/20 15:21
Add shebang to test shell scripts
1b155d9d
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/07/18 17:48
Fix typo in documentation of RSRESET
f9a1aba0
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/07/15 16:10
Allow CFLAGS to be modified from make command line
fe65e07c
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/07/01 10:29
Fail when using negative constants if not allowed
bb12806d
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/07/01 10:25
Fix indentation
fa360421
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/07/01 10:25
Add missing documentation of RL command
efaad99f
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/06/13 16:16
Update manpage documentation about labels
62d820c2
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/06/12 17:46
Merge pull request #181 from Ben10do/reference-local-symbols
a53d7953
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/06/12 15:50
Add tests for explicit definitions of local labels
2e60c4dd
– Sanqui <gsanky@gmail.com>
authored
and Ben10do <Ben10do@users.noreply.github.com>
committed
on 2017/05/21 07:22
Add tests for remote local symbols
ce8a13a5
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/06/12 15:12
Allow local symbols to be referenced
ff2321a8
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/29 11:02
Make fatalerror and yyerror consistent
4228e3e8
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/26 18:02
Document dependency problem for EQUS and MACRO
023b574f
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/25 20:56
New warning for rgbasm and fixes in error messages
Next