-
Content Count
96 -
Joined
-
Last visited
Content Type
Profiles
Member Map
Forums
Blogs
Gallery
Calendar
Store
Everything posted by matmook
-
Well, I'm still confused how to stop all 4 module channels. I know how to deal with the general volume (writing to U235SE_music_vol). I understand the 4 commands CJ wrote (I suppose I can use "Stop Voice" too) but I don't know where to write those commands...
-
Okay, I have found the bug, he's on my chair! ...building a new binary and testing another old one... 😅 Thansk CJ for the volume commands!
-
Hi LinkoVitch! I've got a strange behavior and I don't know why... maybe it just me... I can setup and play a module using those lines: jsr U235SE_initNTSC ; (or U235SE_initPAL) ; play some tunes lea title_mod,a0 jsr U235SE_modinit move.l #U235SE_PLAYSTEREO, U235SE_playmod It works great but I can't stop the replay with this line: move.l #U235SE_NOMOD,U235SE_playmod Is there something obvious I don't see? Thanks!
-
In that case the latest object in that band is linked to a stop object.
-
Well, you always need to indicate the OLP where the next object is. And the next object could be anywhere (PHRASE aligned) in memory.
-
Yessss! Thanks for this patch LinkoVitch! 🤗
-
Jag CD Stats, Facts & Views - Future Pod Discussion
matmook replied to Adriano Arcade's topic in Atari Jaguar
Greaaaaat !!! -
There is the "varmod" video option bit which able to use both rgb and cry objects ( with rmw bit ) at the same time... just an idea. By the way your work on this game is very very impressive !!!!
-
I'm just trying to understand this thing... I use to place my gpu code right after the gpu vector table (filled with nop so my code start at $f03050) and it's working all the times. Have you set a 68k vbl interrupt ? When you start, what is the value of G_FLAGS ?
-
Hello guys, CJ tell me there was some questions here on me and Ladybugged and here are some answers : - Ladybugged is not dead and will -for sure- be release one day (Time/motivation needed... but game is about 80-90% finished) - Hopefuly I have a lot of others projects like my family and a very interesting but time consuming job, friends IRL, some interest on Lynx/Nes/ (too many old computers to list here...) coding, astrophotography, electronic stuffs (on 80's computers, ...), ... project++ everydays Please do not contact me to ask what I'm doing on Ladybugged and why it is not already released, only time know that...
-
And in fact I don't know how to make sound on Lynx ... !
-
No sound but a visible "bip" !
-
Yep, that was the rule for this coding:"Create a Game&Watch like game" That's why I choose the Lynx instead of the Jaguar this year ! It's a little game but I'm very happy of the result (done in about 12h)
-
Yop ! Like Fadest, this is the little game I've build during the AC2016 speed coding contest for the Atari Lynx : "Like a Game&Watch" The goal : catch the eggs falling from the top of the screen. You got 3 lives and 2 game speed (Game A and Game B). If you hit the A button when the chicken appear, you win 10 points but if you hit the A button when the chicken is hidden, you loose 10 points. The LNX file : http://www.barreteau.org/atari/ac2016/ac2016.lnx The source files : http://www.barreteau.org/atari/ac2016/AC2016.7z Enjoy (or not) !
-
The lynxboot.img and the 2 versions of handy are in the same directory.
-
Your version is without a doubt faster. For example using Toki, title screen display delay : - old version = 4s - your version = 0s
-
Works -slowly- on a slow EEEPc (but everything is slow on this computer ), Windows 10 32 bit.
-
Yesss, I'm working on LB using the latest version of Raptor !
-
Hello ! Sorry for the delay (life, new job,...). I confirm I'm working on it using the latest Raptor version! I rebuild the game from scratch to improve it (code/animations/design). The latest version of Raptor is Ossum ! Perfect for me !!!
-
Stop reading those books !!!! For information, LB is about 80% finished. The game has been "raptorized" as CJ said and is fully playable. I got other things to add/adjust in the game (and in Raptor at the same time).
-
The ghost one can cross walls .... [i think it's a white PCB]
-
I've got a PAL jag with a 50/60Hz Mod, a reset mod and BJL bios.
-
Hop : http://www.yaronet.c...&h=0&s=148110#0
-
Yes and I will have some question for you about Lynx in return
