Hordeking

Results 11 comments of Hordeking

I'm having similar issues on Mint 19.3. update-systemd-resolved seems like it's updating dns, but then when I go to ping anything on that lan, ping isn't able to resolve it...

I have this same request. Except when I have my font set to 10pt, the minimum I can get is 21 bytes on a row. Sometimes I'd like to do...

I can maybe help with the raw transfer by converting the text to markdown. It would be easier for you to insert the pictures. There's also your webspace neofuturism.github.io if...

@tomeon I will have to take a look and see. I will post something when I try it again.

Seconded. I'm on linux, and if there's both a windows and linux version available, I kind of only want to download the linux version.

@jgdye You can test this out on my fork of this repo. [https://github.com/Hordeking/gogrepo/tree/download_by_os](https://github.com/Hordeking/gogrepo/tree/download_by_os) I have issued a pull request to incorporate this into the original repository. Please let me know...

This also seems to be generated when a call instruction is attempted. The pCode here is `CALLOTHER "segment", SS, SP` because we're pushing the return address onto the stack.

In x86-16-real.pspec, this seems relevant and at least the formula seems correct: ``` ``` I have no clue why it doesn't like things, unless it's not even loading in the...

@Wall-AF No, it would be more like using the segment as an index into an array, if 32b mode is anything to go by. The value returned for that particular...

@Wall-AF Keeping that stuff consistent sounds like a positive pain in the butt. You should implement the IDT and GDT stuff :grinning: @nsadeveloper789 I tried it. It works superbly. It's...