Jump to content

evg2000

+AtariAge Subscriber
  • Posts

    3,147
  • Joined

  • Last visited

Everything posted by evg2000

  1. I know some people have had issue with hitting one of the buttons on the A400 mini JS ring and reset their game etc. I've designed a solution that is available to download and print. One version has cutouts to get to the buttons, the other doesn't but the plastic is thin enough that you can still press them. https://makerworld.com/en/models/424465#profileId-327847 if you prefer thingiverse the raw files are here: https://www.thingiverse.com/thing:6576425
  2. Did you try reaching out to them? Did you verify they received the return? Did you tell them you will pay the postage to resend it and also pay any postal charges they may have ensured due to the return? If the package never made it back to them, then they should not be required to send you a new one. It's not their fault that you were away, unless you asked them to hold off on sending it.
  3. Have you checked to see if there is a fixed version already? there is a sce version someone did years ago.
  4. i haven’t tried it. if it’s not working post in the BB forum, evie is relay great with responding and implementing fixes.
  5. nice compact design. what’s in the bottom right corner? looks like a volume pot.
  6. there have been issues with some HBs and systems that hav3 been modded or fixed. sometimes the ground is connected properly and this can cause issues
  7. On could be made using something like an arduino, some optocouplers to separate voltages, and various other parts. There is already code to read a snes type controller, so the rest wouldn't be too hard. Even easier if you just cared about the direction and fire and use a wire cable to connect an original controller for the keypad.
  8. thanks for the info about it being an upgraded version!
  9. was gooninuff also an msx port? graphics look very similar
  10. You need to open a cmd window and run the command as shown in the instructions included in the zip. You also have to download the assembler per the instructions. If you follow the instructions it should work. Usage: cvbasic in.bas output.asm The following modules are automatically included as prologue and epilogue of your generated code and these set important variables and helper code: cvbasic_prologue.asm cvbasic_epilogue.asm Afterwards you should assemble your program using tniASM v0.45 available from http://www.tni.nl/products/tniasm.html tniasm output.asm And finally you can test the generated game.rom file using CoolCV, blueMSX, openMSX, or a Flash cartridge for real hardware.
  11. sorry, noobie to cv programming. what is a .VGM?
  12. I used the gosub pause to: I wanted to try the gosub , is this the closest we will have to a function/method? I wanted to be able to do multiple waits without having to inline them. Will we be able to chain multiple .bas files through the assembly process?
  13. Thanks Oscar, I did a quick program, just a bouncing animated bug. I need to play with is some more, but I wanted to give it a try. I need to slow down the animation of the bug and speed up the bug traveling across the screen. So far it seems fun! BUG.BAS bug.rom
  14. @opcode Have you given any consideration to moving off of WP for your site. I get multiple security alerts when I go to the site, plus it's http.
  15. they are, their site isn't secure (http, not https) so you might get a warning from AV software, unfortunately it's a wordpress site. one of the least secure hosting sites around. https://opcodegames.com/digital/order_now.html they have a presence on facebook https://www.facebook.com/groups/706207564139338
  16. I think it's available in the link he put in the first post.
  17. They look great. Who will be the publisher?
  18. yep, and they have great products and excellent support
  19. just as an fyi. those prices are from a year ago. i think they were hard to get at that time. Now i see analogue pockets with gg adapter selling for $300
  20. 3 computers in 1, don't forget the z80
  21. did you format as fat32? I think I had to use this utility as windows 11 wouldn't format correctly https://www.sdcard.org/downloads/formatter/
×
×
  • Create New...