Jump to content

evg2000

+AtariAge Subscriber
  • Posts

    3,140
  • Joined

  • Last visited

2 Followers

About evg2000

Profile Information

  • Gender
    Male
  • Location
    Charlotte, NC Area

Recent Profile Visitors

26,588 profile views

evg2000's Achievements

River Patroller

River Patroller (8/9)

788

Reputation

  1. 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.
  2. thanks for the info about it being an upgraded version!
  3. was gooninuff also an msx port? graphics look very similar
  4. 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.
  5. sorry, noobie to cv programming. what is a .VGM?
  6. 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?
  7. 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
  8. @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.
  9. 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
  10. I think it's available in the link he put in the first post.
  11. They look great. Who will be the publisher?
  12. yep, and they have great products and excellent support
×
×
  • Create New...