Skip to content

add support for zeal-coreutils, improved custom romdisk support#52

Merged
Zeal8bit merged 1 commit intomainfrom
feature/coreutils-romdisk
Dec 3, 2025
Merged

add support for zeal-coreutils, improved custom romdisk support#52
Zeal8bit merged 1 commit intomainfrom
feature/coreutils-romdisk

Conversation

@zoul0813
Copy link
Copy Markdown
Collaborator

@zoul0813 zoul0813 commented Dec 2, 2025

add: ROMDISK_EXTRA_FILES, ROMDISK_INCLUDE_INIT_BIN, INITBIN_ENABLE_COREUTILS, ROMDISK_INCLUDE_SIMPLE_TXT, ROMDISK_IGNORE_HIDDEN
update: pack.py now supports ENV{EXTRA_ROMDISK_FILES}, CONFIG{EXTRA_ROMDISK_FILES} and args
update: pack.py now supports being passed a dir, it expands all files in the dir
remove: ${EXTRA_ROMDISK_FILES} env var from Makefile
update: Makefile now makes KCONFIG_CONFIG an abs path so pack.py can use it
update: default configs now account for romdisk menu, with standard setup
update: skip building init.bin if it's omitted
update: move open_error to errors.asm so ls.asm can be omitted
update: zealemu/zeal8bit default configs (with current standard config - using init.bin, w/o coreutils)

add: ROMDISK_EXTRA_FILES, ROMDISK_INCLUDE_INIT_BIN, INITBIN_ENABLE_COREUTILS, ROMDISK_INCLUDE_SIMPLE_TXT, ROMDISK_IGNORE_HIDDEN
update: pack.py now supports ENV{EXTRA_ROMDISK_FILES}, CONFIG{EXTRA_ROMDISK_FILES} and args
update: pack.py now supports being passed a dir, it expands all files in the dir
remove: ${EXTRA_ROMDISK_FILES} env var from Makefile
update: Makefile now makes KCONFIG_CONFIG an abs path so pack.py can use it
update: default configs now account for romdisk menu, with standard setup
update: skip building init.bin if it's omitted
update: move `open_error` to errors.asm so ls.asm can be omitted
update: zealemu/zeal8bit default configs (with current standard config - using init.bin, w/o coreutils)
@zoul0813 zoul0813 requested a review from Zeal8bit December 2, 2025 15:26
@Zeal8bit Zeal8bit merged commit e725461 into main Dec 3, 2025
1 check passed
@zoul0813 zoul0813 deleted the feature/coreutils-romdisk branch December 6, 2025 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants