Jump to content

Thelen

Members
  • Content Count

    543
  • Joined

  • Last visited

Everything posted by Thelen

  1. Thanks to all contributors ! It was huge fun browsing, watching, listening and playing the new year disc . Happy new year !
  2. I'm very pleased to see that my Yar's strike homebrew is used in this HSC ! I've read all the comment about it with a smile on my face Saw some really good scores passing by. Sorry for the bugs guys.. ..I'm sometimes a bit messy i think... Either way, very cool to see people had fun playing it !!
  3. Thanks for the reply's ! It opened up my eyes to do things better !
  4. Thanks for thinking with me, guys ! And it would be more easy if it was a number 0-15 indeed, but it has to do with random screen x,y coordinates.
  5. To get a random number between 0 and 18 I use the following routine : BOM LDA RANDOM STA TMP2 ;holds the random numer between 0 - 18 CLC ADC #237 BCS BOM But this consumes way too much time because most of the times the random numer is too high... Could somebody show me the right way to do this ? Thanks !
  6. Thanks guy's for the tips ! @jose : are you using Tile exstractor from Neil Walker ? Is there any osx software ?
  7. I'm searching for some games which have top view graphics with walls, trees, houses doors and other GFX objects to inspire me to make some good top view gfx for the A8.... Who has some good game recommendations ? Thanks !
  8. Very cool ! Also, I looked at your site and noticed that you're the one makes that nice ABBUC covers ! Great work !
  9. Wow Oliver, This is truly amazing ! When I was watching it i was thinking of the amount work done...4 years ! it's so detailed, Taiwan on the sio connector.So cool !
  10. This is funny ! It takes some really good timing and i already had troubles to pass package 3
  11. Truly fantastic ! A decent sprite editor is just what I/we need ! I'm really hoping you'll be finishing this great project !
  12. Just updated our Inspiration-soft website !

  13. This is looking very promising to me ! I've always missed some good tools for graphics and p/m graphics...I really hope that you will finish this IDE, and especially because it works with OSX ! Is there already downloadable beta-test version ? That would be great to pick up programming asm again :-)
  14. Wow ! What a great port. Great work to see someony doing so much effort by disassembling the 2600 code and translate it to working 800 code !
  15. I'm the one Marius talked about above I'm from the centre of the Netherlands, called ' 't Gooi' We Atarians from the Netherlands should team up and come to the retro days organised in Maarssen, so we will be with more people then the C= people J/K.. Thelen
  16. Fox1 is totally right. As a kid I had a GE printer with that interface mounted on the back of the printer. As i recall correct the interface connects to the centronics port on the back. Never seen it since my youth...funny to see that cable again !
  17. Cool Stuff on your site. I've mist the best times I think...
  18. Best wishes for 2011 from me ! Cool work everyone ! I really enjoyed watching all the demo's and playing the game, and it was great fun making an entry for this year again ! Good work PP's ! And funny to hear a Camouflage song since I'm a big fan of them !
  19. Yes ! I really like this atari event ! I will pull my brains together to get out some code Like always, it's more then a year ago I did program something for our beloved atari... Thanks for the nice invitation PPS !
  20. Cool Stuff ! The endtitling is fun Great animations !
  21. Since I switched to Apple OSX i'm looking for some usefull software to make Players/animations. Are there some goed Recommendations ? On the pc I used ANTIC4 from Calamari a lot for tile and screen design, Is there something for Apple users ? Thanks !
  22. Thanks Peter ! I should be a more patient reader before asking This did the job. Thanks for making such a nice IDE ! This is really a great improvement for me programming on OSX !
×
×
  • Create New...