-
Hello ,
there is some issue with the definition of the procedure and with the interaction with the CALL instruction.
First in your documentation example , it seems like the procedure name can have…
-
I've been working to get ELKS fully working on a VTech Laser XTSL with a D-Link DE-220C. This machine has a Intel 8086 processor, and there is a DE-220C installed, an NE2000 card that's been put in an…
-
Added nmstate config to coe ocp cluster to provide network access to VM's
-
Currently, only the ne2k cards are supported. As discussed in #716, ELKS ne2k driver is all about talking to 8390 chip. As more network cards are based on this chip, this driver can be extended to sup…
-
This format is still inefficient for images having 64 colors or less: all colors shoult fit inside the 64 internal palette, but the hash creates havoc with collisions, so in fact less than they are ov…
-
### Code of Conduct & Contributing Guidelines
- [X] I agree to follow the code of conduct and the contributing guidelines.
### Have you checked that no other similar bug report(s) already exists?
-…
-
I am using the latest compiler that was downloaded using the build script.
```
__KERNEL__ -o fmemory.tmp fmemory.S
ia16-elf-as -mtune=i8086 --32-segelf -o fmemory.o fmemory.tmp
rm fmemory.tmp
…
-
Hi. The downloads seem to be broken, at least with the latest two releases.
For example, if one tries to download the 2021 Mexican GP, world feed, one gets a dialog with the message:
An unexpected e…
-
Hi Tim,
I know this is probably not in the right spot, but I have found no other way to contact you after your previous site shut down. My name is Ryan and I'm a high school student from New Jersey…
-
I would like to propose that pattern matching is added to Ethereum as a precompiled contract. The call would basically take a string and pattern as arguments (both in the form of strings), the pattern…