Meulengracht/MollenOS

[userspace] port of new software to vali

Meulengracht opened this issue · 1 comments

For now any details is redacted, it will be a surprise which game we will port. But the dependencies of the game are listed here, which we must complete

  • Port of SDL
  • Port of SDL_mixer
  • Port of SDL_ttf
  • Port of SDL_image
  • Port of Lite
  • Test that the SDL library and its companions is working as expected
  • Verify the SDL port by being able to play the tutorial shooter from parallel realities
  • Test the port of Lite and verify it working

Yesterday we got the SDL opengl renderer working correctly through asgaard. Now we need to test the input from mouse as the last step in verifying the SDL port.