Jump to content

matmook

Members
  • Content Count

    96
  • Joined

  • Last visited

Everything posted by matmook

  1. 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...
  2. 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!
  3. 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!
  4. In that case the latest object in that band is linked to a stop object.
  5. Well, you always need to indicate the OLP where the next object is. And the next object could be anywhere (PHRASE aligned) in memory.
  6. Yessss! Thanks for this patch LinkoVitch! 🤗
  7. 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 !!!!
  8. 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 ?
  9. 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...
  10. And in fact I don't know how to make sound on Lynx ... !
  11. No sound but a visible "bip" !
  12. 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)
  13. 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) !
  14. The lynxboot.img and the 2 versions of handy are in the same directory.
  15. Your version is without a doubt faster. For example using Toki, title screen display delay : - old version = 4s - your version = 0s
  16. Works -slowly- on a slow EEEPc (but everything is slow on this computer ), Windows 10 32 bit.
  17. matmook

    LADYBUGGED

    Yesss, I'm working on LB using the latest version of Raptor !
  18. matmook

    LADYBUGGED

    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 !!!
  19. matmook

    LADYBUGGED

    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).
  20. The ghost one can cross walls .... [i think it's a white PCB]
  21. I've got a PAL jag with a 50/60Hz Mod, a reset mod and BJL bios.
  22. Hop : http://www.yaronet.c...&h=0&s=148110#0
  23. matmook

    HMS Raptor

    Yes and I will have some question for you about Lynx in return
×
×
  • Create New...