BlitterStudio / amiberry

Optimized Amiga emulator for Linux/macOS
https://amiberry.com
GNU General Public License v3.0
664 stars 89 forks source link

wiki --> WHDLoad-Auto-booting #1076

Closed giantclambake closed 1 year ago

giantclambake commented 1 year ago

linux / PLATFORM=x86-64 /amiberry 5.6.1 (github clone)

Instructions on the wiki page describe - "The file should be specified from command line with the option --autoload=filename"

This appears to be wrong wrt linux ~ should be "--autoload filename" (no equals sign)

*The linux build quietly ignores --autoload=filename and does a 'normal' startup. Some would consider this to be 'bad behaviour', in that the amiberry binary doesn't raise complaint wrt unknown command option or similar.

midwan commented 1 year ago

Thanks, that was missed. Fixed now.