shithub: rgbds

RSS feed

a828f824 – aaaaaa123456789 <aaaaaa123456789@acidch.at> authored on 2020/05/12 02:46
Remove fixed-size array for macro arguments

4d0d6664 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/05/07 13:31
Merge pull request #520 from JL2210/inttypes-stdint

5c24de3d – James Larrowe <larrowe.semaj11@gmail.com> authored on 2020/05/06 12:46
Use inttypes for stdint types

363458c3 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/05/06 15:55
Fix semi-unused variable in lexer.c

b299f6fb – ISSOtm <eldredhabert0@gmail.com> authored on 2020/05/06 15:19
Fix uninitialized memory use with `-MT` and `-MQ`

645473e3 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/05/06 12:25
Merge pull request #518 from JL2210/warn-parameterless-dx

bdf397bb – James Larrowe <larrowe.semaj11@gmail.com> authored on 2020/05/05 06:27
Add empty data directive warning

781a65ee – ISSOtm <eldredhabert0@gmail.com> authored on 2020/05/03 15:13
Fix hashmap collisions sometimes hanging deletion

c135e2c6 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/05/03 15:06
Fix local sym names not being expanded by `PURGE`

12693081 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/28 09:05
Use colons for hour symbols

7c22954f – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/04/27 07:05
Merge pull request #513 from JL2210/disable-padding-option

8958e352 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/27 07:04
Update documentation for new `-x` option

57300311 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/17 07:34
Fix 0-byte sections incorrectly printed in map files

8b1351fc – JL2210 <larrowe.semaj11@gmail.com> authored on 2020/04/13 05:57
Add option to disable padding in rgblink

106ef895 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/04/14 17:31
Merge pull request #514 from JL2210/fix-gfx-gb-leak

7f9bd12f – JL2210 <larrowe.semaj11@gmail.com> authored on 2020/04/13 18:02
Add error checking and fix memory leak in gfx/gb.c

5fe3a0ad – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/13 13:15
Remove non-OPT options from `Options` struct

cdb4c5f5 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/04/12 22:50
Merge pull request #509 from JL2210/zero-alloc-use-fix-3

57639f37 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/12 22:50
Change comment style and use errx instead of err

9bec9839 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/04/12 22:39
Merge pull request #511 from JL2210/memory-errors

2220f19f – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/12 22:36
Fix use-after-free with `include` in linker scripts

023a3c03 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/12 18:52
Properly handle missing symbols

2a734ecb – JL2210 <larrowe.semaj11@gmail.com> authored on 2020/04/09 08:58
Fix memory errors

d21015e3 – JL2210 <larrowe.semaj11@gmail.com> authored on 2020/04/09 05:46
Fix use of zero-allocated memory

828edb74 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/11 21:05
Remove spurious error from div by zero test

a034ce04 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/09 13:55
Deprecate '*' for comments

d6cd5823 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/04/09 10:52
Merge pull request #508 from JL2210/mod-by-zero-fix-2

f9f27d6f – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/09 06:42
Clean up symbol system

5dd941b3 – JL2210 <larrowe.semaj11@gmail.com> authored on 2020/04/08 14:38
Fix modulo by zero

5ea8490e – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/04/08 19:35
Merge pull request #507 from JL2210/null-pointer-fix-1

5863cd10 – JL2210 <larrowe.semaj11@gmail.com> authored on 2020/04/08 13:25
Fix possible null pointer dereference

40f8e33e – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/08 11:14
Fix periods not being accepted as second char of label names

0157ba63 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/08 11:08
Document whitespace before local labels

9e3d8b22 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/08 11:01
Document new intra-section `align`

665412c0 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/08 08:28
Implement mid-section alignment directive

2b0c34ec – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/07 20:44
Fix a few code style errors

b0ec8468 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/07 20:40
Allow specifying offset in addition to alignment

e82ad217 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/07 17:15
Use a single byte for alignment

e098bf47 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/07 16:56
Allow references to be overridden by constant symbols

19067810 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/07 16:41
Prevent RGBLINK from crashing when getting the bank of a constant

9f82fa4c – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/07 11:45
Fix `BANK(@)` outside sections causing crashes

56283530 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/04/07 11:18
Merge pull request #504 from runlevel5/gcc10-fix

65121e6d – Trung Lê <trung.le@ruby-journal.com> authored on 2020/04/07 10:48
Fix multiple definitions for GCC10

927c65e8 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/07 08:23
Fix incorrect PC in LOAD blocks at link time

5b6c1569 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/07 07:36
Make failure to open file a fatal error

82e0e4ff – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/05 20:45
Make some RGBLINK errors non-fatal

ffb199a2 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/05 20:44
Avoid Useless Use of backticks in rgblink testing

175933d2 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/05 16:04
Remove old scripts for updating references for tests

c86e6fef – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/04/05 20:25
Merge pull request #502 from JL2210/more-conventional-permissions

1e3ce2a3 – JL2210 <larrowe.semaj11@gmail.com> authored on 2020/04/05 12:00
Use more conventional permissions and man-page directory

153915dc – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/04 10:48
Improve portability of new `make dist`

ced38bc6 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/04 10:23
Add new Makefile target for release tarballs

4e96cf98 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/03 08:11
Release 0.4.0

80170eb6 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/03 08:03
Regenerate man page HTML renders

bdad1499 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/03 07:58
Merge branch 'release'

1f5ca395 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/04/03 07:56
Merge pull request #494 from ISSOtm/docs

5013b64f – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/02 17:26
Update disassemblies to latest commits

7eb73d76 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/02 12:39
Make compilation optimized unless debugging

bcfeb49d – ISSOtm <eldredhabert0@gmail.com> authored on 2020/04/02 12:38
Allow labels to be passed to `DEF`

702d9e05 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/31 13:28
Fix wrong error function used in RGBGFX

c0aff678 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/29 08:34
Improve arg-shift test

a3d88366 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/29 08:18
Prevent assertions outside sections from crashing

db1eb8fb – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/27 19:36
Revert "Prevent RGBASM from outputting corrupted files"

95f347dc – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/27 16:00
Evaluate assertions after placing sections

6579120d – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/27 08:30
Simplify symbol-writing logic

84cd9f2d – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/27 07:37
Fix segfaults when using PC outside a section

06fe27c5 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/27 07:19
Prevent RGBASM from outputting corrupted files

5039af6a – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/26 19:50
Document new "unionized section" feature

4df74d44 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/26 12:01
Improve opcode reference

9113647d – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/24 14:38
Fix incorrect macro used for x-ref

26af2bff – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/24 06:22
Prevent text from bumping sides on mobile devices

3c304f3a – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/24 06:18
Override mandoc styling without modifying the stylesheet

e308130e – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/24 06:08
Update style overrides for new `mandoc.css`

713eef9e – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/24 06:10
Update mandoc style sheet

7635a2fc – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/23 11:35
Reword and give an example of symbol interpolation

68893345 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/23 10:38
Add viewport tag for mobile users

d1e82e50 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/23 10:36
Improve style of man page HTML renders

7955447c – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/19 17:23
Overhaul man pages

51e225cd – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/18 20:07
Add post-processor for HTML renders

187f88aa – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/26 19:10
Only copy necessary characters for bare labels

caddd61f – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/26 18:36
Remove "column 1" restriction for local labels

29629245 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/24 08:50
Use new hashmap implementation for symbols

666b9f8f – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/24 06:52
Add tests for purging symbols

7deb8d3e – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/24 06:52
Allow purging exported symbols

cb0a882a – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/23 12:03
Order warnings alphabetically

df2c0dc2 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/22 07:54
Check for unsatisfiable alignment constraints

062fa539 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/22 07:52
Still override alignment even if not satisfied

baeec231 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/03/22 07:21
Merge pull request #495 from ISSOtm/sectunion

92134d76 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/22 06:59
Add testing for assertions inside unionized sections

4877bb78 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/21 21:46
Add more tests for unionized sections + fix bugs

275b8e15 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/20 20:29
Document modification to object file format

e123b6de – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/20 19:44
Implement unionized sections in RGBLINK

cb52ae0f – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/20 17:02
Implement unionized sections in RGBASM

46a402f7 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/22 06:46
Prevent passing assertions that RGBASM passed to RGBLINK

e233c5d2 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/22 06:43
Don't drop RGBLINK output in RGBASM tests

fe824e00 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/03/21 19:20
Merge pull request #490 from ISSOtm/const

66512ed8 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/03/21 19:06
Merge pull request #488 from rednex/assert

fb58166e – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/04 21:58
Add assertions

0759c98d – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/21 17:18
Increase version number to 0.3.10

402ffbf0 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/03/21 17:01
Add test for version constants

Next