Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
117 user(s) are online (69 user(s) are browsing Forums)

Members: 0
Guests: 117

more...

Headlines

 
  Register To Post  

MeMO updated
Quite a regular
Quite a regular


See User information
I have just released a slightly updated version of my little game MeMO.

CHANGELOG
* Fixed/improved music.
* Updated P61 code with the latest version (P6112).
* Replaced TV Sports: Football card with SkillGrid's (yep, shameless self-promotion).
* Added old-style 4 color icon.
* Fixed/improved manual.

https://www.retream.com/MeMO

Go to top
Re: MeMO updated
Just popping in
Just popping in


See User information
Thank you, I only do not have PAL anymore. But maybe it is promoteable to a new screen ?

Amiga 500, 1200, 4000, Minimig, Blizzard PPC, CyberstormPPC, AmigaOS4.1 Classic, PowerBook G4 Morphos 3, AmigaONE 500 Amiga OS4.1
Go to top
Re: MeMO updated
Quite a regular
Quite a regular


See User information
@benny

Sorry, the game hits the hardware directly, so that isn't possible.

Go to top
Re: MeMO updated
Quite a regular
Quite a regular


See User information
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 - get it for free from here.
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.

RETREAM - retro dreams for Amiga, Commodore 64 and PC
Go to top
Re: MeMO updated
Home away from home
Home away from home


See User information
@saimo

love how you support and update your games and apps Simone !

_______________________________
c64-dual sids, A1000, A1200-060@50, A4000-CSMKIII
Catweasel MK4+= Amazing
! My Master Miggies-Amiga1000 & AmigaONE X1000 !
mancave-ramblings

Go to top
Re: MeMO updated
Quite a regular
Quite a regular


See User information
@328gts

My pleasure


@all

One more minor update.
A user reported a bug in the community section on itch.io and, after checking out the code, I realized that I had introduced a bug (probably the cause of the reported issue, which unfortunately I could not reproduce) with the previous changes. It's fixed now.
Also, I have recompiled the game against a further updated custom framework, which makes the startup and cleanup procedures more robust (these last changes did not make it to the previous update by mistake), and improved the manual slightly.

Get the new version for free from https://www.retream.com/MeMO.

v3.11 (20210601)
* Fixed bug (introduced by the previous update) that allowed both players to point the same card at the same time.
* Recompiled against further updated custom framework, which makes the startup and cleanup procedures more robust (these last changes did not make it to the previous update by mistake).
* Improved manual slightly.

RETREAM - retro dreams for Amiga, Commodore 64 and PC
Go to top
Re: MeMO updated
Quite a regular
Quite a regular


See User information
Working on the icons of Follix (to be released soon), convinced me to add icons also for the floppy disk and the manual of MeMO. This triggered yet another update...

v3.13 (26.06.2021)
* Fixed a (seemingly innocuous) bug (an OR instruction in place of a MOVE instruction) in card matching code.
* Improved card matching policy by considering it a mistake also when the second card flipped had already been flipped before, even if the first card has been flipped just once and/or its twin card has not been flipped yet.
* Made a couple of tiny optimizations.
* Changed design of 'M' and 'N' letters (they were basically lowercase, which was inconsistent, as the only lowercase letter was supposed to be the 'e' in "MeMO").
* Changed alignment of logo in menu screen by 1 pixel right/down.
* Adapted to and recompiled against further improved custom framework.
* Reworked game icon.
* Added floppy disk and manual icons.
* Improved/extended manual.

https://www.retream.com/MeMO

RETREAM - retro dreams for Amiga, Commodore 64 and PC
Go to top
Re: MeMO updated
Quite a regular
Quite a regular


See User information
MeMO gets yet another update - and a rather meaty one!
Prominent changes (for more details, check out the changelog below):
* made suitable for Amiga CD³²;
* added numbers to cards;
* improved graphics and audio.

As usual, you can download it for free from https://www.retream.com/MeMO

NEW GAMEPLAY VIDEO

v3.14 (01.08.2021)
* Adapted to Amiga CD³²: added saving through nonvolatile.library when writing to disk fails; allowed pausing, aborting and name entering by means of the joypad; added CD ISO image to distro packages.
* Reworked controls (see manual).
* Added controls information to pause screen.
* Added cards numbers to the back of face down cards (which helps with matching cards).
* Straightened cards corners, to match better the overall sharp look of graphics.
* Fixed bug that caused the EXTRA JOYSTICK option to be highlighted shortly after returning from the "about" screen.
* Made several optimizations.
* Adapted to and built against latest custom framework (which makes startup and cleanup more robust and has a couple of bugfixes).
* Fixed/improved/added outer antialiasing of graphics on all cards (trying to stay faithful to the original design).
* Touched up a few cards.
* Reduced and partly eliminated bass notes clicking.
* Made various other minor changes.
* Improved manual.

RETREAM - retro dreams for Amiga, Commodore 64 and PC
Go to top
Re: MeMO updated
Quite a regular
Quite a regular


See User information
Let there be sounds!

One more update, and this one brings sound effects back! I had removed - or better, omitted - them back in 2003, when I heavily reworked MeMO v1. These days I have rewritten the sound samples routines of my little framework precisely to re-add sound effects to MeMO: now, if you get tired of music, you have an alternative ;)
Additionally, a few other little improvements have been made.

https://www.retream.com/MeMO

v3.15 (14.08.2021)
* Added sound effects.
* Improved further outer antialiasing of characters on cards.
* Made a few little optimizations.
* Built against latest custom framework (which makes startup and cleanup more robust and has a bugfix).
* Changed audio mode toggle key from [M] to [A].
* Updated manual.

Note: I could not test this version on my Amiga 1200 because the monitor died. Last time I had tried it was yesterday, but this morning I made some more changes.

RETREAM - retro dreams for Amiga, Commodore 64 and PC
Go to top
Re: MeMO updated
Home away from home
Home away from home


See User information
@saimo

thanks Simone !

_______________________________
c64-dual sids, A1000, A1200-060@50, A4000-CSMKIII
Catweasel MK4+= Amazing
! My Master Miggies-Amiga1000 & AmigaONE X1000 !
mancave-ramblings

Go to top
Re: MeMO updated
Quite a regular
Quite a regular


See User information
@328gts

You're welcome, my friend!


@all

While working on the SkillGrid update, backporting to it all the improvements I recently made to my other projects, I realized that those improvements came with a couple of new bugs. MeMO was affected by them, so here's a new bugfixed version.

https://www.retream.com/MeMO

v3.16 (19.08.2021)
* Built against latest custom framework (which, in the startup code, fixes a recently-introduced memory leak and replaces a piece of unreliable CIA-access-based delay code with machine-agnostic code).

RETREAM - retro dreams for Amiga, Commodore 64 and PC
Go to top
Re: MeMO updated
Quite a regular
Quite a regular


See User information
Once again, working on other projects inspired improvements for the little custom framework used by MeMO.
I have just rebuilt and re-released the game. You can download it from the usual place: https://www.retream.com/MeMO
Should you experience any problem, please let me know.

v3.17 (02.05.2022)
* Built against latest custom framework (which features a more robust startup code and a few little optimizations).

RETREAM - retro dreams for Amiga, Commodore 64 and PC
Go to top

  Register To Post

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project