zap8600
zap8600
Fiwix looks pretty cool, but it's not specifically what I'm looking for. I'm looking to use ELKS specifically for the 512K of RAM needed at minimum to be useful. I...
I know that 32-bit will take more memory, but it has its optimizations just like 16-bit does. I have to rewrite most of the code anyways, so I will have...
To make it architecture-independent, the assumptions have to be either changed to assume a different architecture or removed and replaced with abstractions that can be filled by an architecture-specific directory.
Such is my goal too. I'm not looking for 32-bit applications, I'm looking for big things with little resources, however most embedded devices I own are ARM (32-bit) and not...