amiga/WHDLoad/ElectroMAN/README.md

47 lines
1.2 KiB
Markdown
Raw Normal View History

2024-09-14 20:30:58 +00:00
# WHDLoad Installer for ElectroMAN by Tukinem
*ElectroMAN* is an Amiga port of Polish DOS game of the same title. I really
enjoyed playing the game in primary school. Now I can play it on the Amiga.
The game came on 2 floppy disks. Having dumped them, I figured I might as well
write WHDLoad slave so I can launch it from TinyLauncher.
This is my first time writing a WHDLoad slave. It's also the first time I
touched M68K assembly in over two decades. I took a lot of code from
[jotd/whdload_slaves](https://github.com/jotd666/whdload_slaves) repository
and WHDLoad sources.
As is, this work should be considered **unstable**.
## Known issues
* When exitting the game by pressing ESC key on the title screen, WHDLoad will
crash. For now, please exit the game by pressing the F10 key.
## TODO
* Add support for quitting the game with ESC key :).
## Requirements
AGA Amiga, Kickstart 3.1 or newer.
## Changelog
Version 1.0b1 (13.09.2024)
* Initial release.
## Contributing
If you think you found a bug or want to send a patch, feel free to contact
me through e-mail.
## Author
This WHDLoad installer is developed by [Tomek W<>jcik](https://www.bthlabs.pl/).
## License
Public domain.