News:

Printed Amstrad Addict magazine announced, check it out here!

Main Menu

Recent posts

#1
avatar_Prodatron
Programming / Re: Phrozen C
Last post by Prodatron - Today at 13:02
Quote from: zhulien on Today at 08:14btw, what is the benefit of...

ld hl,65536
add hl, sp

vs

ld hl,0
add hl, sp

something to do with flag setup?
It's exactly the same  :D
#2
avatar_Jean-Marie
Games / Re: Turrican (128K)
Last post by Jean-Marie - Today at 12:59
Quote from: Xyphoe on Today at 03:59Do you think this is now the 'final' version?
Yes, this will be the final version, I'm fed up with Turrican! :D
#3
S
News & Events / Re: #CPCRetroDev 2023
Last post by Slype - Today at 11:04
Hi, all,

I'm looking for the pack containing all CPC RetroDev archives from 2013 to 2023.
This pack was available on the CPC RetroDev page before it disappeared, a trace of it can be found here, but the file containing the archive has not been saved by WebArchive.
Does anyone know where I can find this?
https://web.archive.org/web/20240720004135/http://cpcretrodev.byterealms.com/juegos/

Thanks in advance.

#4
avatar_zhulien
Programming / Re: Phrozen C
Last post by zhulien - Today at 08:14
Quote from: norecess464 on Today at 02:40I'm not maintaining this project anymore... 2010... but that was fun!
are you ok to pass the source code over to someone else?

btw, what is the benefit of...

ld hl,65536
add hl, sp

vs

ld hl,0
add hl, sp

something to do with flag setup?
#5
avatar_Xyphoe
Games / Re: Turrican (128K)
Last post by Xyphoe - Today at 03:59
Quote from: Jean-Marie on Yesterday at 14:56Here is version 2 with some improved graphics thanks to @OneVision. Rejoice!
RUN"TURRICAN" to use the regular controls.
RUN"FIRE1" to use the Space Bar instead of the Return key.
RUN"FIRE2" to use a Joystick with 2 buttons. Press both buttons to launch a grenade.
RUN"FIRE3" if you're the lucky owner of a Joystick with 3 buttons!
Or RUN"CHEAT" to display a small menu allowing you to choose your controls, and turn on the Trainer mode optionally.
ULIFAC users will have to create a Turrican folder on their MicroSD card, and drop the Turrican Files in it.
M4 users should do the same, but it appears to be problematic. If you're a M4 owner and manage to run the game successfully, we are eager to share your knowledge!

THANK YOU!! Fantastic work!

And I should add, as an additional control on FIRE2 ... the Gyroscope is now Down + 'Fire button 2'
Took me a little working out!

Do you think this is now the 'final' version? In terms of graphics/art/music etc? Apart from minor changes to get it working on various devices / bug fixes?

Cheers!
#7
avatar_norecess464
Programming / Re: Phrozen C
Last post by norecess464 - Today at 02:40
I'm not maintaining this project anymore... 2010... but that was fun!
#8
avatar_zhulien
Programming / Re: Phrozen C
Last post by zhulien - Today at 01:30
Quote from: norecess464 on 19:31, 21 November 19Feel free to fork PhrozenC, sources are available here: https://github.com/norecess464/PhrozenC


has the github page moved?
#9
avatar_Jean-Marie
Games / Re: Turrican (128K)
Last post by Jean-Marie - Yesterday at 15:01
And here is my Excel working file if you're bored 🥱
#10
avatar_Jean-Marie
Games / Re: Turrican (128K)
Last post by Jean-Marie - Yesterday at 14:56
Here is version 2 with some improved graphics thanks to @OneVision. Rejoice!
RUN"TURRICAN" to use the regular controls.
RUN"FIRE1" to use the Space Bar instead of the Return key.
RUN"FIRE2" to use a Joystick with 2 buttons. Press both buttons to launch a grenade.
RUN"FIRE3" if you're the lucky owner of a Joystick with 3 buttons!
Or RUN"CHEAT" to display a small menu allowing you to choose your controls, and turn on the Trainer mode optionally.
ULIFAC users will have to create a Turrican folder on their MicroSD card, and drop the Turrican Files in it.
M4 users should do the same, but it appears to be problematic. If you're a M4 owner and manage to run the game successfully, we are eager to share your knowledge!
Powered by SMFPacks Menu Editor Mod