Jump to content

sgrddy

+AtariAge Subscriber
  • Posts

    157
  • Joined

  • Last visited

Everything posted by sgrddy

  1. I'd love an Atari 8/16 with an 65816 and VBXE in a classic style case like the Mega65. I'd buy it.
  2. Galencia is a superb shooter for the C64. It's only a $4.99 at itchio. It's seriously incredible. Sam's Journey is also an unbelievable platformer. https://galencia.itch.io/galencia https://www.knightsofbytes.games/samsjourney Aviator Arcade II is also great fun. https://rgcddev.itch.io/aviator-arcade-ii
  3. I just bought a copy of this the other day. I've been playing it on the YAPE emulator. It's stunning. An excellent platformer. It even has some sort of parallax scrolling. I made it to level 6-1 so far. Some of the game is quite difficult, but the game thankfully has continues and a password system. I'd love to see a conversion of this for the NES (or 7800) or other system like they are doing with Sam's Journey from the C64. If this had been pack in for the Plus/4... gosh, everyone would have said the machine was revolutionary.
  4. Hmm ok. We will have to see. I can't imagine that it wouldn't. Didn't Time Warner release all the rights to the Jaguar and Lynx anyways?
  5. Oh my gosh. This will play Lynx games also: https://www.analogue.co/pocket/
  6. That's absolutely badass. I cant wait to try it. Very nice work.
  7. This is an amazing feat. It's just incredible given how much work must have gone into this. Miyamoto ought to personally congratulate the programmer (I know it won't likely ever happen). Could you imagine how many copies this would have sold in like 1986? It would have been staggering.
  8. Thanks. You know I played Toki once in the arcade. I never was into it until I saw the 7800 version surface. Now, I've been playing it on Atari ST, Amiga, Lynx, C64 and MAME nonstop.
  9. Of course 160B. I forgot. I tried making somethings in 160B before but I was never able to get them to work.
  10. That's very cool. I think you would need to use superimposed sprites on top of a background in order to get that many colors, but I'm not sure.
  11. I just saw a YouTube video of this. Very impressive work.
  12. This is just a single screen. I used the tiles from the C64 version. The colors need to be fixed (if any wants to play with the palettes, the 7800 basic code is in the .zip file). Toki_7800.zip toki.bas.a78 toki.bas.bin
  13. I love it. Sharp title screen. I can't wait to see what you do with it.
  14. Hmm. I also remember having to make sure the tilesets were in a single row and that they had to be indexed before I imported them into Tiled. I also had to "embed" the tilesets in Tiled, otherwise it would result in compile errors. Have you gotten any 320B graphics to work? Can you use a format like I did with doublewide on? Also if you have too many unique tiles, the program will not compile. If you want, you can upload a zip file with your tiles and Tiled files and I can try to get it to work, but it's been a really long time since I've tried this.
  15. http://atariage.com/forums/topic/267116-plotmapfile-fun-with-mario-and-shantae-tiles/page-1 If you look at the above post, scroll down to the INXS and Ghosts n Goblins screens, the code is there for download for the 320B screens. I will look later also. Edit: If you have setdoublewide to "off", shouldn't the tilemap be 80 tiles in width? I might be wrong about that. In the INXS example above, I have setdoublewide to "on" and the tilemap width is 40 blocks. I think that's right because the width of a character in 320B is 4 pixels, so 4 pixels x 80 tiles = 320 pixels. I think then your plotmapfile command in your code should have the parameters: 0 0 80 14. Your Tiled map also must be 80 by 14.
  16. I will definitely purchase a cased version.
  17. I would definitely buy one or several. How many would need to be sold to make it worthwhile?
  18. I think I can make one if I didn't before. I've been insanely busy with work and kids lately. Edit: I attached the .bin file and a .png pic to the original post.
  19. My 7800 gamepad works just fine with Rikki and Vikki. Super spectacular game btw. Thank you so much for making this.
×
×
  • Create New...