shithub: rgbds

RSS feed

34c2288f – Marco Spataro <42452606+ZedKoS@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/09/10 08:49
Fix __FILE__ when filename contains quotes

304bb9f9 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/06 16:43
Remove most Hungarian notation in section module

14be0188 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/06 15:18
Move UNION code inside section.c

12b7cf3c – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/06 14:50
Move `curOffset` into section code

0d7914bf – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/06 13:16
Fix `asm/charmap.h` not including required header

d2285953 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/03 10:28
Fix test missed by last PR

d2801505 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/09/03 08:12
Merge pull request #562 from Rangi42/strsub-0

9d62b4b9 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/09/03 08:06
Fix bugs with LOAD section size

e0532135 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/08/31 17:33
Fix truncation warning when adding charmap mapping

0778959e – ISSOtm <eldredhabert0@gmail.com> authored on 2020/08/31 17:26
Remove arbitrary limits on charmap

b65b723f – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/31 11:37
Resolve #554: STRSUB("<N-char string>", N, 0) will not warn "Position N is past the end of the string"

76331d1c – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/08/22 20:11
Merge pull request #552 from mattcurrie/incbin-length-optional

9e378ec5 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/08/20 19:02
Bump license year

f57d33b1 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/08/18 12:40
Update subprojects in test suite

c389e8dc – Matt Currie <me@mattcurrie.com> authored on 2020/08/17 09:57
Fix typo

90c64a94 – Matt Currie <me@mattcurrie.com> authored on 2020/08/17 09:53
Revert change to rgbasm.5.html

df27af6d – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/08/16 18:12
Merge pull request #553 from JL2210/cmake-develop

c85b48f2 – James Larrowe <larrowe.semaj11@gmail.com> authored on 2020/08/16 09:58
Default to debug when building in develop mode

5a9f2b77 – James Larrowe <larrowe.semaj11@gmail.com> authored on 2020/08/16 09:23
Add DEVELOP option to CMake

f863a927 – Matt Currie <me@mattcurrie.com> authored on 2020/08/15 13:20
Make INCBIN's length argument optional

fcfecc6e – ISSOtm <eldredhabert0@gmail.com> authored on 2020/08/15 11:23
Improve description of `@` symbol

cb4fbdfc – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/08/05 06:53
Merge pull request #550 from rednex/an/array

c6eacde5 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/08/05 06:52
Merge pull request #544 from ISSOtm/atomic_ind

daf780c7 – Antonio Niño Díaz <antonio_nd@outlook.com> authored on 2020/08/04 18:28
Refactor warning array for clarity

613305d2 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/07/31 12:07
Add checkpatch link in README

65643230 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/27 14:34
Run as many CI jobs as possible when one fails

38a80f28 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/27 14:30
Fix test failing on OS-dependent trailing newline

65631334 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/27 14:26
Avoid using `echo -e` in tests

762474d3 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/27 14:11
Let RGBASM write JR offsets in floating sections

b1adbcc7 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/27 13:32
Output a non-empty RPN buffer from known expressions

dda052da – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/07/26 15:16
Merge pull request #545 from JL2210/consistent-versions

2d6bdbc1 – James Larrowe <larrowe.semaj11@gmail.com> authored on 2020/07/23 06:47
Use versioning consistent with the Makefile in CMake

06008561 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/22 21:06
Move incbin slice sign check

ce47b57b – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/22 15:18
Document version string fallback in Makefile

f3c916ab – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/22 15:17
Allow env vars to override default CFLAGS etc.

ca6fa6d1 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/22 10:59
Split register-indirect tokens

fcd37b52 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 20:29
Update pret projects to latest commits

8c0adb63 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 19:54
Sync release version in CMakeLists

f5b0c701 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 19:41
Add install hint to CMakeLists

874bd926 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 19:23
Only require libpng 1.2 in CMakeLists

69a8c628 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 17:21
Add install directives to CMakeLists

5481af50 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 19:11
Release 0.4.1

6355d059 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 19:10
Regenerate docs for 0.4.1

1145d109 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/07/21 18:24
Merge pull request #543 from ISSOtm/ubuntu20

32231e3f – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 18:14
Add Ubuntu 20.04 to CI

29314f76 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/07/21 18:11
Merge pull request #533 from JL2210/platform-fixes

8e92383f – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 17:05
Enable -Wobsolete by default

0793e9ef – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 16:08
Fix develop compilation error

c25b0be0 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 16:03
Document that -t and -w convert section types

1f2f797c – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 15:53
Add section fragments

aca00e4f – ISSOtm <eldredhabert0@gmail.com> authored on 2020/07/21 13:52
Document MP etc. in rgbasm(1)

e51701ac – James Larrowe <larrowe.semaj11@gmail.com> authored on 2020/07/21 10:24
Add platform-specific fixes file

cf80293d – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/07/21 09:11
Merge pull request #540 from daid/patch-1

6d53753c – daid <daid303@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/07/21 06:21
Make the local variables of getopt static.

79f293c3 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/07/20 12:02
Merge pull request #529 from JL2210/cmake

8c765883 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/07/20 11:11
Merge pull request #536 from braydenm303/patch-1

83aa456d – Brayden Morris <braydenm303@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/07/13 05:32
Fix error in documentation about unary not

819c3694 – James R Larrowe <larrowe.semaj11@gmail.com> authored on 2020/06/23 18:06
Add CMake build system

8b60efa1 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/06/27 18:07
Merge pull request #530 from JL2210/fix-clang

240fca08 – James Larrowe <larrowe.semaj11@gmail.com> authored on 2020/06/23 19:25
Fix Clang warning in linkdefs

f996186f – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/06/21 08:44
Merge pull request #526 from JL2210/fix-bank-index

69a41d8e – James Larrowe <larrowe.semaj11@gmail.com> authored and James R Larrowe <larrowe.semaj11@gmail.com> committed on 2020/06/15 18:45
Fix indexing of banks array

b958820b – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/05/27 08:45
Merge pull request #523 from RandomBananazz/patch-1

7624bd52 – Jason Yuan <jason.yuan869@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/05/26 19:29
Fixed error in POP AF instruction reference

663f0ca3 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/05/21 18:37
Merge pull request #522 from JL2210/djgpp

f88d9e72 – James Larrowe <larrowe.semaj11@gmail.com> authored on 2020/05/19 15:21
Fix DJGPP build

71fa62c9 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/05/12 21:20
Fix incorrectly spaced unary ! in RPN documentation

5c6069db – ISSOtm <eldredhabert0@gmail.com> authored on 2020/05/12 21:17
Add NULL and overflow checks to macro args

d517d2d6 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/05/12 20:12
Change macro arg allocation to geometric growth array

80218fa1 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/05/12 12:43
Fix array overflow on invalid macro arg evaluation

fee8a58b – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/05/12 11:46
Merge pull request #521 from aaaaaa123456789/master

fd52a6f0 – aaaaaa123456789 <aaaaaa123456789@acidch.at> authored on 2020/05/12 03:08
Add a test for >256 macro arguments

89fb3723 – aaaaaa123456789 <aaaaaa123456789@acidch.at> authored on 2020/05/12 02:46
Set max macro arguments to 99,999

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

Next