Jump to content

jum

Members
  • Posts

    173
  • Joined

  • Last visited

Everything posted by jum

  1. Uploaded a new version of the demo. See the first post. - jum
  2. It's possible the LCD's are missing. That would certainly cause the screen to go white.
  3. Please explain how to implement "deformable terrain" using sprites. Thanks - Jum
  4. I need the 160x306 buffer because (like spout), I want to be able to blast the walls/landscape with the thrust blast. I've locked the framerate to 20fps now. It's maybe a bit sluggish, but at least it doesn't slow down and speed up all the time. I'll post a new version soon.
  5. The source code is in (low-level) C. If you want it email me: <removed> I was thinking of combining a gravitar-type game with "spout" (ie: no fire button, you use your thrust jet to destroy enemies). Also I'm undecided on whether to implement using vector gfx (raw lines and dots) as it is now, or whether to use sprites. Yeah the 2600 gravitar is impressive. - jum
  6. it's just a quick experiment with vertical scrolling, vector rotation, particles and gravity physics. the triangular player ship is represented by dots at it's 3 corner points. thrust as soon as it starts.
  7. here's a preview of a gravitar or spout type game I'm messing with. press X to thrust. any gameplay ideas welcome. - jum Updated 2005-10-07: uploaded a new version (james1.zip). See what u think. Updated 2005-11-24: another new version which uses scrolling bg sprite to make a much larger "cave" Updated 2005-12-05: updated wip version with tilemapped bg sprite and animated ufo. booster_03.zip
  8. I just also want to say that Space Shoot looks fantastic (and I know the limitations of the Lynxc gfx), and I also love the animated Tintin rocket I also like the gameplay, but maybe the shop is too much... Good work dudes! - jum
  9. Thanks you kindly Karri - thats a great help. I'll try converting my Lynx "audio experiment" app first, as it's much simpler than Chopper X. Regards - Jum
  10. Thanks Karri for the links to cc65. I spent some time last night trying to port Chopper X from the "old" cc65/lynx libs to the new cc65/lynx libs (cc65 2.11), without much success. Seems like the lynx libs for the new cc65 are a bit thin. Also the way the new stuff works is very different to the old cc65/lynx stuff, making upgrading old code more difficult. Does anyone have any new cc65 source code showing how to: - set up a VBL interrupt function - set up and use sprites - swap buffers - etc ??? - jum
  11. I used 5200Basic to write "JumPong" (comes in the "Jum52" Atari 5200 emulator download). As far as I remember it worked pretty well, and you could mix assembler code with the basic code. The basic code was quite low-level, for performance reasons, and was compiled into assembler which was then complied using DASM. I haven't tried Batari Basic, so I can't compare. - jum
  12. Game is about 80% complete. There are 4 levels: "Balloons", "Caves", "Bunker", "City" The first 2 levels are more or less complete.
  13. "playability" - he he Can't make it too easy. Yeah my sister also struggled to get thru stage 1 (took her like 20 attempts). The secret is to slow your forward speed when passing up or down between the balloons. Stage 2 is much harder....
  14. No. The game is based on the "gravity/thrust" control gimmick, which makes it closer to Gravitar or Thrust or Gravity Force etc. Hmmm... Gravitar or Thrust would be great on the Lynx...
  15. The first level is easy. Just fly the thing out from the screen (up) and it won't come back during the entire level. The chopper sprite looks very nice. -- Karri 921624[/snapback] The game was made in the space of 2 weeks. Lots of bugs to fix, and lots of gfx to improve (balloons, airplanes, gorillas, etc).
  16. I'm definately going to take a look at the 'new' cc65. Might just make the difference that I need ... Also good to see that Songbird is still going strong.
  17. I gave up on these games because of lack of time, and lack of Lynx CPU power :\ However I have recently completed "Chopper X" (well, sort-of complete ) for the Lynx, and I would like to do another "minigame" for Lynx. Compo's are great motivation. We need another Lynx compo. - jum (aka James) PS: May take another crack at Moon Patrol one day...
  18. Here's my homebrew Lynx game that I entered in the PDROMS 3.33 competition. chopperx.zip Comments and suggestions appreciated. Also see my other Lynx stuff on http://jum.pdroms.de - jum
  19. jum

    Space Dungeon

    SD is one of my favourite 5200 games. Pity my 5200 is broken. HOWEVER, it plays extremely well on Jum52 for Playstation2, using the dual shock analog sticks. Robotron is great with the dual shock controller too. - Jum
  20. It works fine in Jum52 V1.0 (and probably 0.7 and 0.8 too), bearing in mind that Spitfire is a prototype rom. - jum
  21. AFAIK, the 32k River Raid rom is "bad", so try the 16k rom, which works fine on Jum52 0.8 and 1.0 (in fact it's one of my favourites - jum
  22. Both Star Trek and Pitfall work in Jum52 Atari 5200 emu (V0.7/0.. Dan's right - there's a 'loose bit' in KBCODE that wiggles around and affects the result if not masked. Some other games may not start with the "Start" button, but by pressing a number button, or the fire button, or wiggling the joystick (Beamrider). - jum
  23. Good stuff Dan - about time you updated VSS That "display list fix" you mention makes me smile, 'cos I had to do the same fix to my emu to get Blaster to work. - jum
  24. Excellent job Kenfused! To convert the rom to 32k for use with Jum52 emulator: copy /B 27128.bin + /B 27128.bin burger.bin (or *nix equivalent) - Jum
  25. Hi I have a 2-port 5200 running from 220V via a step-down xformer. Both VR1 and VR2 voltage regulators (LM340-5) and their heat sinks had been ripped off the m/board, so I replaced them with 7805 voltage regulators. I've checked the voltages on the replaced VR's, and they seem to be working OK. However, I just get a blank black screen when I power up with a cart inserted, and a rolling block screen with no cart. The screen shows red and the audio buzzes for about a quarter of a second when I hit the power switch, but then goes black. I have the video cable from the 5200 plugged directly into the RF in of my portable LCD TV. I need help with troubleshooting what's wrong. Regards, Jum PS: The "channel select" switch on my 5200 is missing - does anyone know how to wire this up correctly?
×
×
  • Create New...