RSS feed
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
a77df57f
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/25 09:30
Merge pull request #177 from AntonioND/an/section-checks
8f553e89
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/25 09:29
Merge pull request #176 from makefile-cleanup
b7810ffd
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/24 10:29
Check for section overflows in rgbasm
0d340105
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/23 21:29
Check max section sizes in rgblink