MobyGamer / total-dos-launcher

A system for easily loading and running thousands of DOS programs on vintage hardware
MIT License
109 stars 10 forks source link

Execute FREERAM.COM at program startup #23

Closed MobyGamer closed 7 years ago

MobyGamer commented 7 years ago

As the title says. This not only verifies the swapping mechanism at startup before it can cause trouble later on, but grants us the knowledge of how much free RAM programs will have.

MobyGamer commented 7 years ago

As implemented, doesn't actually test the swap issue, as it silently discards any result codes.