Navigation
« 

Anonymous




Register
Login
« 
« 

Amiga Future

« 

Community

« 

Knowledge

« 

Last Magazine

The Amiga Future 167 was released on the March 5th.

The Amiga Future 167 was released on the March 5th.
The Amiga Future 167 was released on the March 5th.

The Amiga Future 167 was released on the March 5th.
More informations

« 

Service

« 

Search




Advanced search

Unanswered topics
Active topics
« 

Social Media

Twitter Amigafuture Facebook Amigafuture RSS-Feed [german] Amigafuture RSS-Feed [english] Instagram YouTube Patreon
« 

Advertisement

Amazon

Patreon

« 

Partnerlinks

Amiga Future News Portal

Choose the language for the News (current shown in english): Show news in german EN
Back to previous page


MeMo Update released

Published 01.06.2021 - 17:28 by AndreasM

RETREAM write:

Lately I realized I could made the startup and cleanup code of SkillGrid more robust, so I improved it further. Then, I made similar (and more general) changes to my own custom framework (not used by SkillGrid for memory conservation reasons), which thus has now more robust startup and cleanup code, too. MeMO uses such framework, so it almost automatically benefits from the improvements (all that was needed was changing a couple of instructions and reassembling the code).
This change alone justfied a new release, so, while touching up the manual in preparation for it, I remembered that I was asked 2 joysticks support on itch.io: I seized the chance to add that as well; and, in the process, other ideas came to mind - here is the full changelog...

v3.10 (20210529)

* Recompiled against updated custom framework, which makes the startup and cleanup procedures more robust.
* Removed some leftover code that caused the program directory to remain locked.
* Added support for joystick in mouse port.
* Reworked/extended menu.
* Touched up hiscores graphics.
* Changed design of 'G' character.
* Made a few minor changes/optimizations.
* Added a new old-style 4 color icon (the previous one was accidentally deleted with the previous update).
* Improved/extended manual.

The new version is now available for download - https://retream.itch.io/memo
If you give it a spin and you experience problems, please let me know so that I can try to fix them (and this might also contribute to improving the future SkillGrid update).

Looking at the previous posts, I've realized that I had forgotten to let you know about v3.9

v3.9 (20200626)
* Recompiled with the P61 flag p61exec set correctly (i.e. 1; before it was set to 0, and that caused music not to play on systems with the CPU vbr register pointing to a location other than 0).
* Avoided saving of the hiscore file when no hiscore is made.
* Moved some data to the code section, thus saving some bytes thanks to the PC-relative addressing modes.
* Made a little improvement to the startup routine.
* Fixed/improved manual.

Back to previous page