RSS feed
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
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
6e123ccc
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/23 21:39
Optimize allocation of buffers for sections
f2724df5
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/23 16:45
Fix rgblink error messages about prohibited sections
646d71d9
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/23 16:24
Remove unused code
9b9b41e6
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/23 10:34
Fix install instructions
907ccfb2
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/23 09:32
Cleanup Makefile
fcd7c117
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/22 07:43
Fix man page documentation for dependcy files
323922d8
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/22 07:40
Merge pull request #174 from makedepend
f97e3bad
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/22 07:36
Merge pull request #171 from NieDzejkob/master
64415555
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/19 15:46
Merge pull request #175 from NieDzejkob/man
ab2aef3f
– NieDzejkob <niedzejkob@gmail.com>
authored
on 2017/04/19 09:18
Fix some man installation locations
947db1e2
– NieDzejkob <niedzejkob@gmail.com>
authored
on 2017/04/19 09:11
Implement numeric time and date constants
cde607c0
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/17 18:02
Deps file can only be created if object file specified
739b113f
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/17 16:27
Print dependencies of all included files
64585eeb
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/17 15:29
Merge branch 'makedepend'
1050acc2
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/17 14:21
Remove useless link in documentation
466bb9ed
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/17 14:14
Fix links in man pages
83348100
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/17 13:28
Improve MinGW target of Makefile
57bf32f3
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/17 10:49
Point at the documentation from README
0030e037
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/17 10:15
Rename object file format description man page
42400ec6
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/16 19:08
Fix links in HTML documentation
2e793fb7
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/16 18:52
Clean wwwman target of Makefile
ac69e986
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/16 18:50
Fix documentation in HTML format
59c065cf
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/16 16:13
Merge pull request #165 from AntonioND/an/rgbasm-manual
729683fb
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/16 15:55
Remove RPN_RANGECHECK
ed6e4c47
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/16 15:54
Clean object file format code and documentation
d92c284b
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/16 15:54
Add documentation about the object file format
26af7fcf
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/16 15:54
Add complete documentation of rgbds to man pages
f7f697c2
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/14 13:07
Fix parsing of first line of included linkerscripts
554b5292
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/12 18:19
Rename ISO 8601 timestamp defines
a7393d7e
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/10 19:34
Merge pull request #163 from AntonioND/an/iso-8601
fe9e4f05
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/10 18:59
Merge pull request #169 from AntonioND/an/travis-test
362aea22
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/10 18:57
Fix conflict in yacc
9bc6083e
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/10 18:10
Add Travis CI configuration file
2b5ad9dc
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/10 18:10
Make test scripts return error code
5679c706
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/10 16:03
Restore behaviour of option -w and add option -d
4395ed89
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/10 15:51
Merge pull request #168 from Ben10do/fix-implicit-yyparse
0d80f60f
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/04/10 06:44
Fix implicit declaration of yyparse()
7097b988
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/09 18:06
Fix clean target of the Makefile
f2c207cb
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/09 17:51
Remove EX instruction
be50f2d3
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/09 17:25
Remove unused patch enum element
fa767f32
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/09 13:19
Merge pull request #161 from AntonioND/an/linkerscript-include
5cfa15f9
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/09 12:49
Add equates with ISO 8601 date and time
23584a58
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/09 11:40
Fix __FILE__, __TIME__ and __DATE__
53fa6081
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/06 16:35
Deprecate IMPORT keyword
1154a173
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/08 14:43
Merge pull request #153 from AntonioND/an/opcode-ref
ca3e55cc
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/08 14:18
Update remaining dates in man pages
206275df
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/08 14:10
Add support for including files in linkerscript
3d8396b8
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/08 14:10
Remove progname variable
77546e9c
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/08 14:09
Make WARN output a warning instead of an error
540f8597
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/08 14:08
Update history in man pages
e3109af2
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/08 14:08
Rename OPT_CONTWRAM to OPT_DMG_MODE
cf99f33d
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/08 13:43
Fix reference list of hex codes
0b6438ae
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/08 13:38
Add GBZ80 opcode reference man page
928b347d
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/04/08 09:30
Merge pull request #158 from Ben10do/remove-legacy-object-files
ce21cfad
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/04/08 09:30
Merge pull request #160 from AntonioND/an/high-low
dda3a066
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/06 18:40
Add test for HIGH() and LOW()
a6a47ff6
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/06 18:40
Implement HIGH() and LOW() operators
bfcef012
– Daniel Hauck <mail@dhauck.eu>
authored
and Antonio Niño Díaz <antonio_nd@outlook.com>
committed
on 2017/04/04 15:04
Add DESTDIR to Makefile
07861b3b
– AntonioND <antonio_nd@outlook.com>
authored
and Antonio Niño Díaz <antonio_nd@outlook.com>
committed
on 2017/04/05 19:30
Output warning with deprecated section types
24439003
– AntonioND <antonio_nd@outlook.com>
authored
and Antonio Niño Díaz <antonio_nd@outlook.com>
committed
on 2017/04/05 19:29
Remove newlines from warning message strings
3c43cc14
– AntonioND <antonio_nd@outlook.com>
authored
and Antonio Niño Díaz <antonio_nd@outlook.com>
committed
on 2017/04/05 19:14
Remove unused code
52081f32
– AntonioND <antonio_nd@outlook.com>
authored
and Antonio Niño Díaz <antonio_nd@outlook.com>
committed
on 2017/04/05 19:01
Add flag -w to rgbasm to disable warnings
6e5a2822
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/04/06 04:02
Include object file version in error message
2783a36b
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2017/04/05 20:00
Add missing license header to man page
2c3afc83
– Anthony J. Bentley <anthony@anjbe.name>
authored
and AntonioND <antonio_nd@outlook.com>
committed
on 2017/04/04 16:42
Add license information to manpages.
0f3b708d
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/04/05 19:08
Merge pull request #157 from AntonioND/an/error-undef-diff
7eb9101d
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/04 21:23
Update README and LICENSE files
032e698f
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/04/04 21:05
Update the object file documentation
63103c05
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/04/04 21:09
Remove support for old object files
7e107ab4
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/04 18:54
Update references of linker tests
a009a372
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/04 18:15
Remove noyywrap from src/link/lexer.l
5f299bfe
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/04 18:09
Fix whitespace
07cc4fb8
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/04 17:56
Remove warnings when calculating banks
720ae59a
– AntonioND <antonio_nd@outlook.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/04/04 17:42
Merge pull request #154 from AntonioND/an/tiny-contwram
e63e801e
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/04 17:21
Output error message if diff of labels not defined
2abdc9c5
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/03 19:46
Add whitespace to error and warning messages
be200593
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/03 19:43
Fix typo in README
43228f16
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/03 18:04
Improve README
f14b061e
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/03 17:35
Add script to update references of rgbasm tests
f431b384
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/04/03 16:46
Add tests for rgblink options -t and -w
Next