shithub: rgbds

RSS feed

42400ec6 – Antonio Niño Díaz <[email protected]> authored on 2017/04/16 19:08
Fix links in HTML documentation

2e793fb7 – Antonio Niño Díaz <[email protected]> authored on 2017/04/16 18:52
Clean wwwman target of Makefile

ac69e986 – Antonio Niño Díaz <[email protected]> authored on 2017/04/16 18:50
Fix documentation in HTML format

59c065cf – Antonio Niño Díaz <[email protected]> authored on 2017/04/16 16:13
Merge pull request #165 from AntonioND/an/rgbasm-manual

729683fb – Antonio Niño Díaz <[email protected]> authored on 2017/04/16 15:55
Remove RPN_RANGECHECK

ed6e4c47 – Antonio Niño Díaz <[email protected]> authored on 2017/04/16 15:54
Clean object file format code and documentation

d92c284b – Antonio Niño Díaz <[email protected]> authored on 2017/04/16 15:54
Add documentation about the object file format

26af7fcf – Antonio Niño Díaz <[email protected]> authored on 2017/04/16 15:54
Add complete documentation of rgbds to man pages

f7f697c2 – Antonio Niño Díaz <[email protected]> authored on 2017/04/14 13:07
Fix parsing of first line of included linkerscripts

554b5292 – Antonio Niño Díaz <[email protected]> authored on 2017/04/12 18:19
Rename ISO 8601 timestamp defines

a7393d7e – Antonio Niño Díaz <[email protected]> authored on 2017/04/10 19:34
Merge pull request #163 from AntonioND/an/iso-8601

fe9e4f05 – Antonio Niño Díaz <[email protected]> authored on 2017/04/10 18:59
Merge pull request #169 from AntonioND/an/travis-test

362aea22 – Antonio Niño Díaz <[email protected]> authored on 2017/04/10 18:57
Fix conflict in yacc

9bc6083e – Antonio Niño Díaz <[email protected]> authored on 2017/04/10 18:10
Add Travis CI configuration file

2b5ad9dc – Antonio Niño Díaz <[email protected]> authored on 2017/04/10 18:10
Make test scripts return error code

5679c706 – Antonio Niño Díaz <[email protected]> authored on 2017/04/10 16:03
Restore behaviour of option -w and add option -d

4395ed89 – Antonio Niño Díaz <[email protected]> authored on 2017/04/10 15:51
Merge pull request #168 from Ben10do/fix-implicit-yyparse

0d80f60f – Ben10do <[email protected]> authored on 2017/04/10 06:44
Fix implicit declaration of yyparse()

7097b988 – Antonio Niño Díaz <[email protected]> authored on 2017/04/09 18:06
Fix clean target of the Makefile

f2c207cb – Antonio Niño Díaz <[email protected]> authored on 2017/04/09 17:51
Remove EX instruction

be50f2d3 – Antonio Niño Díaz <[email protected]> authored on 2017/04/09 17:25
Remove unused patch enum element

fa767f32 – Antonio Niño Díaz <[email protected]> authored on 2017/04/09 13:19
Merge pull request #161 from AntonioND/an/linkerscript-include

5cfa15f9 – Antonio Niño Díaz <[email protected]> authored on 2017/04/09 12:49
Add equates with ISO 8601 date and time

23584a58 – Antonio Niño Díaz <[email protected]> authored on 2017/04/09 11:40
Fix __FILE__, __TIME__ and __DATE__

53fa6081 – Antonio Niño Díaz <[email protected]> authored on 2017/04/06 16:35
Deprecate IMPORT keyword

1154a173 – Antonio Niño Díaz <[email protected]> authored on 2017/04/08 14:43
Merge pull request #153 from AntonioND/an/opcode-ref

ca3e55cc – Antonio Niño Díaz <[email protected]> authored on 2017/04/08 14:18
Update remaining dates in man pages

206275df – Antonio Niño Díaz <[email protected]> authored on 2017/04/08 14:10
Add support for including files in linkerscript

3d8396b8 – Antonio Niño Díaz <[email protected]> authored on 2017/04/08 14:10
Remove progname variable

77546e9c – Antonio Niño Díaz <[email protected]> authored on 2017/04/08 14:09
Make WARN output a warning instead of an error

540f8597 – Antonio Niño Díaz <[email protected]> authored on 2017/04/08 14:08
Update history in man pages

e3109af2 – Antonio Niño Díaz <[email protected]> authored on 2017/04/08 14:08
Rename OPT_CONTWRAM to OPT_DMG_MODE

cf99f33d – Antonio Niño Díaz <[email protected]> authored on 2017/04/08 13:43
Fix reference list of hex codes

0b6438ae – Antonio Niño Díaz <[email protected]> authored on 2017/04/08 13:38
Add GBZ80 opcode reference man page

928b347d – AntonioND <[email protected]> authored and GitHub <[email protected]> committed on 2017/04/08 09:30
Merge pull request #158 from Ben10do/remove-legacy-object-files

ce21cfad – AntonioND <[email protected]> authored and GitHub <[email protected]> committed on 2017/04/08 09:30
Merge pull request #160 from AntonioND/an/high-low

dda3a066 – Antonio Niño Díaz <[email protected]> authored on 2017/04/06 18:40
Add test for HIGH() and LOW()

a6a47ff6 – Antonio Niño Díaz <[email protected]> authored on 2017/04/06 18:40
Implement HIGH() and LOW() operators

bfcef012 – Daniel Hauck <[email protected]> authored and Antonio Niño Díaz <[email protected]> committed on 2017/04/04 15:04
Add DESTDIR to Makefile

07861b3b – AntonioND <[email protected]> authored and Antonio Niño Díaz <[email protected]> committed on 2017/04/05 19:30
Output warning with deprecated section types

24439003 – AntonioND <[email protected]> authored and Antonio Niño Díaz <[email protected]> committed on 2017/04/05 19:29
Remove newlines from warning message strings

3c43cc14 – AntonioND <[email protected]> authored and Antonio Niño Díaz <[email protected]> committed on 2017/04/05 19:14
Remove unused code

52081f32 – AntonioND <[email protected]> authored and Antonio Niño Díaz <[email protected]> committed on 2017/04/05 19:01
Add flag -w to rgbasm to disable warnings

6e5a2822 – Ben10do <[email protected]> authored on 2017/04/06 04:02
Include object file version in error message

2783a36b – Antonio Niño Díaz <[email protected]> authored on 2017/04/05 20:00
Add missing license header to man page

2c3afc83 – Anthony J. Bentley <[email protected]> authored and AntonioND <[email protected]> committed on 2017/04/04 16:42
Add license information to manpages.

0f3b708d – AntonioND <[email protected]> authored and GitHub <[email protected]> committed on 2017/04/05 19:08
Merge pull request #157 from AntonioND/an/error-undef-diff

7eb9101d – AntonioND <[email protected]> authored on 2017/04/04 21:23
Update README and LICENSE files

032e698f – Ben10do <[email protected]> authored on 2017/04/04 21:05
Update the object file documentation

63103c05 – Ben10do <[email protected]> authored on 2017/04/04 21:09
Remove support for old object files

7e107ab4 – AntonioND <[email protected]> authored on 2017/04/04 18:54
Update references of linker tests

a009a372 – AntonioND <[email protected]> authored on 2017/04/04 18:15
Remove noyywrap from src/link/lexer.l

5f299bfe – AntonioND <[email protected]> authored on 2017/04/04 18:09
Fix whitespace

07cc4fb8 – AntonioND <[email protected]> authored on 2017/04/04 17:56
Remove warnings when calculating banks

720ae59a – AntonioND <[email protected]> authored and GitHub <[email protected]> committed on 2017/04/04 17:42
Merge pull request #154 from AntonioND/an/tiny-contwram

e63e801e – AntonioND <[email protected]> authored on 2017/04/04 17:21
Output error message if diff of labels not defined

2abdc9c5 – AntonioND <[email protected]> authored on 2017/04/03 19:46
Add whitespace to error and warning messages

be200593 – AntonioND <[email protected]> authored on 2017/04/03 19:43
Fix typo in README

43228f16 – AntonioND <[email protected]> authored on 2017/04/03 18:04
Improve README

f14b061e – AntonioND <[email protected]> authored on 2017/04/03 17:35
Add script to update references of rgbasm tests

f431b384 – AntonioND <[email protected]> authored on 2017/04/03 16:46
Add tests for rgblink options -t and -w

7e3720b6 – AntonioND <[email protected]> authored on 2017/04/02 17:55
Make options -t and -w consistent

e9ed8107 – AntonioND <[email protected]> authored on 2017/04/02 17:39
Rename OPT_SMALL to OPT_TINY

e16af286 – AntonioND <[email protected]> authored on 2017/04/02 18:27
Automate and improve rgblink test

25be5c65 – AntonioND <[email protected]> authored on 2017/04/03 17:16
Improve error and warning output

e4b4e427 – AntonioND <[email protected]> authored on 2017/04/03 17:03
Return bank 0 for labels in HRAM

2138bb46 – AntonioND <[email protected]> authored on 2017/04/02 16:24
Fix generation of html man page in Makefile

ec5eb4f9 – AntonioND <[email protected]> authored and GitHub <[email protected]> committed on 2017/04/02 14:08
Merge pull request #152 from Ben10do/update-readme-for-mac

b31632b5 – Ben10do <[email protected]> authored on 2017/04/02 13:57
Update the README’s Mac-specific instructions

e50e3e5a – AntonioND <[email protected]> authored on 2017/04/02 13:46
Remove trailing whitespace

f6333947 – AntonioND <[email protected]> authored on 2017/04/02 13:17
Update reference output of tests

43fd1ee0 – AntonioND <[email protected]> authored on 2017/04/02 13:07
Fix some signed/unsigned comparison warnings

d61a0a8a – AntonioND <[email protected]> authored on 2017/04/02 12:50
Cleanup Makefile

ec44b554 – AntonioND <[email protected]> authored and GitHub <[email protected]> committed on 2017/04/02 13:03
Merge pull request #150 from Ben10do/deprecation-positions

01a710a4 – AntonioND <[email protected]> authored on 2017/04/01 20:38
Remove Zero Page linker patch `RPN_PCEZP`

ff2ba729 – Ben10do <[email protected]> authored on 2017/04/02 09:18
Add a warning() function, similiar to yyerror()

53842cd0 – AntonioND <[email protected]> authored on 2017/04/01 20:38
Create man5 folder when installing

85ff75d2 – AntonioND <[email protected]> authored and GitHub <[email protected]> committed on 2017/04/01 20:36
Merge pull request #146 from AntonioND/an/same-name

adef2e18 – AntonioND <[email protected]> authored on 2017/04/01 20:18
Fix bank assignments from linkerscript

5ba8405d – AntonioND <[email protected]> authored on 2017/04/01 11:26
Prohibit sections from having the same name

f0d4750e – AntonioND <[email protected]> authored on 2017/04/01 11:06
Fix rgblink.5 man page installation path

eed098ac – AntonioND <[email protected]> authored and GitHub <[email protected]> committed on 2017/04/01 06:33
Merge pull request #140 from AntonioND/an/linkerscript

64dbcc09 – AntonioND <[email protected]> authored on 2017/03/22 20:50
Update README.md

5947ca10 – AntonioND <[email protected]> authored on 2017/03/23 17:00
Document linkerscript format in manpage

d1ed4fbd – AntonioND <[email protected]> authored on 2017/03/20 19:36
Use linkerscript parser in rgblink

22d4a10c – AntonioND <[email protected]> authored on 2017/03/20 19:13
Implement linkerscript parser

dfb99618 – AntonioND <[email protected]> authored on 2017/03/28 15:37
Document missing build options

6b21e02c – AntonioND <[email protected]> authored and GitHub <[email protected]> committed on 2017/03/28 08:49
Merge pull request #143 from Sanqui/parametrize-makefile

011c2c95 – Sanqui <[email protected]> authored on 2017/03/25 07:22
Parametrize install arguments in Makefile

8eb1a42e – AntonioND <[email protected]> authored and GitHub <[email protected]> committed on 2017/03/24 19:23
Merge pull request #141 from AntonioND/an/deprecate-jp-hl

c51aac0c – AntonioND <[email protected]> authored on 2017/03/20 21:30
Declare some opcodes obsolete

6feaba23 – AntonioND <[email protected]> authored on 2017/03/23 17:00
Document -w option of rgblink

0867476b – AntonioND <[email protected]> authored on 2017/03/18 20:02
Allow ',' to be escaped in string literals

fa962b94 – AntonioND <[email protected]> authored and GitHub <[email protected]> committed on 2017/03/18 19:54
Merge pull request #139 from chastai/escape-cb

b8642bf3 – Christophe Staïesse <[email protected]> authored on 2017/03/18 11:58
Allow { and } to be escaped in string literals

317b206f – AntonioND <[email protected]> authored on 2017/03/15 19:52
Improve map file output

469e3e7c – AntonioND <[email protected]> authored on 2017/03/15 16:52
Merge branch 'contiguous-wram' of git://github.com/TwitchPlaysPokemon/rgbds into TwitchPlaysPokemon-contiguous-wram

9193710f – AntonioND <[email protected]> authored and GitHub <[email protected]> committed on 2017/03/15 16:42
Merge pull request #131 from Sanqui/overlay

263c9222 – Sanqui <[email protected]> authored on 2017/03/13 13:08
Require all sections to be fixed when using overlay

947d767c – AntonioND <[email protected]> authored and GitHub <[email protected]> committed on 2017/03/12 13:06
Merge pull request #135 from Ben10do/improve-assign-error-messages

Next