coderaiser
coderaiser
I have no idea what are you talking about :) but pull requests are welcomed, you can add support of anything you consider useful.
Не знаю даже в чем может быть проблема, в [virtualbox](https://www.virtualbox.org/) все загружается. `hello from Nemizida =)!!!` выводится из [kernel.asm](https://github.com/coderaiser/nemesis/blob/v0.2.0/kernel/kernel.asm#L58-L60), судя по всему потом происходит что-то, к чему `coreboot` оказывается неготов....
Судя по всему проблема в запуске `shell`: https://github.com/coderaiser/nemesis/blob/12a9470293e90e4ff7af67eb95fe92748b21953a/kernel/kernel.asm#L87-L89 И нужно смотреть файл [kernel/int/exec.inc]( https://github.com/coderaiser/nemesis/blob/master/kernel/int/exec.inc), как он перед запуском вычитывает из файловой системы данные, а потом переходит на адрес загруженных данных.
> *“There is nothing we should be quite so grateful for as the last line of the poem that goes, "When your own heart asks".”* > *(c) Yamamoto Tsunetomo, Hagakure*...
Hi, it is author of the web file manager [Cloud Commander](https://cloudcmd.io). We already have support of such archive types: `zip`, `tar`, `gz`,` bz2`, `.tar.gz` and `.tar.bz2` for extraction and `zip`...
@1313 please add [Hacktoberfest](https://hacktoberfest.digitalocean.com/details) label, maybe someone will add support for decompression :).
I think would be great to handle them as an error by default as other parsers and runtimes since no one will write such code nowadays or provide an option...