...There is a web page that you can visit:
https://www.frojasg1.com:8443/downloads_web/web/html/aplisMSX.html?origin=sourceforge
Some of the programs are cool.
The most relevant are:
- A graphic designer in Assembler Z-80
- A ship game in Assembler Z-80
- A text to speech in Spanish.
- The seed of a maze game.
- My version of Tetris in Assembler Z-80
There are some demo videos, and even a video of a hisoft assembler session.
I hope you enjoy
[ATTENTION]
As of 2018-09-02 this project has been moved to GitHub and is now available in the link provided below:
https://github.com/vinicius-ras/ramvader-deadspace
RAMvader-DeadSpace is an opensource trainer for the game Dead Space. It has been developed using C# (WPF for user interface, p/Invoke to make calls to lower-level Windows API) and some Assembly instructions.
RAMvader-DeadSpace uses the RAMvader library to have access to most low-level trainer functionality,...