Gordon Freeman
Results
2
comments of
Gordon Freeman
what do you expect what is happening when you are writing x86_64 instructions to the code section of a x86 process and then run it? segfault if your game is...
build_error: No rule to make target 'bootloader_only_binaries', needed by 'copy_generic-pc13'. Stop.
Fix: `mkdir bootloader_only_binaries && make generic-pc13` Create the folder bootloader_only_binaries in the F1 folder Compile again and it works. 👍