Changelog:
r43963 | gpz | 2023-06-05 18:30:55 +0000 (Mon, 05 Jun 2023) | 1 line
the 6809 address isnt just 8 bit, right? :)
------------------------------------------------------------------------
r43959 | gpz | 2023-06-05 17:43:20 +0000 (Mon, 05 Jun 2023) | 1 line
use C99 array designators to initialize all other addr_mode_size tables. This should make the (dis)assembler a bit more robust.
------------------------------------------------------------------------
r43952 | compyx | 2023-06-05 07:59:46 +0000 (Mon, 05 Jun 2023) | 2 lines
wic64: fix conversion warnings and use of uninitialized variable
------------------------------------------------------------------------
r43951 | compyx | 2023-06-05 06:32:55 +0000 (Mon, 05 Jun 2023) | 2 lines
Buildsystem: add `genkeysymtable.awk` and `genkeysymtable.sh` to EXTRA_DIST
------------------------------------------------------------------------
r43947 | compyx | 2023-06-04 08:23:09 +0000 (Sun, 04 Jun 2023) | 9 lines
Update doxygen runner script
Update included/excluded directories and files:
* Add subdirectories for petcat and cartconv in `src/tools/` so `petcat.c` and
`cartconv.c` actually get parsed
* Add `cart` subdirectories for cbm2 and plus4
* Add missing subdirectories in `src/arch/shared/`
* Remove ffmpeg, lame, x264 from subdirectories of `src/lib`, add linenoise-ng
------------------------------------------------------------------------