Jump to content

NML32

Members
  • Content Count

    664
  • Joined

  • Last visited

Everything posted by NML32

  1. Yeah, but then your games don't auto-start and the keyboard layout is lame enough that I can't manually type in Load"*",8,1 I'm going to try re-inserting the PS/2 US KEYMAP.BIN and see what happens. Odd, did you check your Keyboard setting in the Pref menu? You should be able to type just fine (for the most part). This is how you will load stuff if you want to use Jiffy DOS.
  2. @theloon * C64 Games listing requires editing an .INI file or using an Excell spreadsheet (I kid you not!) If you are running the latest C64 core and menu you can just put your d64 files in the user folder.
  3. I see some users are creating Batch files to files to flash their Skunk Boards. http://www.atariage....ost__p__2408665 Here are a few that I'm using. This method I can just drag/drop or copy/paste the file I want to flash onto the batch file. Just make sure the JCP.exe is in the same folder as the batch file. ================================================ @Echo off echo. jcp -r pause echo. echo Flashing %1 jcp.exe -f %1 ================================================ This one I use for bin files. @Echo off echo. jcp -r pause echo. echo Flashing %1 jcp.exe %1 ================================================ Menu batch @Echo off :Menu Cls Echo. Echo Flash Jaguar Skunk Board ECHO. ECHO R - Reset Jaguar ECHO 1 - Asteroids 2000 ECHO 2 - Painter 1996 Echo E - Exit ECHO. SET /P M=Type R, 1, 2, or E then press ENTER: IF /I %M%==R jcp.exe -r IF %M%==1 jcp.exe -o "Asteroid (2000) (PD).jag" $20000 IF %M%==2 jcp.exe -o "Painter (bin format) (1996) (PD).bin" $10000 If /I %M%==E GOTO End goto Menu :end ================================================ And last a Menu for my Favorites @Echo off :Menu Cls Echo. Echo Flash Jaguar Skunk Board ECHO. ECHO R - Reset Jaguar ECHO 1 - Beebris SE (Tetris) ECHO 2 - Downfall ECHO 3 - Kobayashi Maru (Time Pilot) ECHO 4 - Superfly DX v1.1 Echo E - Exit ECHO. SET /P M=Type R, 1, 2, 3, 4, or E then press ENTER: IF /I %M%==R jcp -r IF %M%==1 jcp.exe -f "BEEBRIS.rom" IF %M%==2 jcp.exe -f "Downfall.rom" IF %M%==3 jcp.exe -f "KOBAYASHI MARU.rom" IF %M%==4 jcp.exe -f "SFDXv1_1.ROM" If /I %M%==E GOTO End goto Menu :end ================================================
  4. Mine arrived today. This thing is fantastic.
  5. Did everyone who's pre-ordered get an e-mail? I've never received one (ever, actually) so I always worry a little bit that something's happened to my order record (or something....I don't know). Didn't get one either.
  6. I just wish they would release a compatibility update for the 2600 core soon. I find it very strange that the 2600 core isn't listed as a beta core.
  7. For me it seems that once I miss the ball the new ball shows up too quickly on the paddle. Sometimes It feels like I didn't miss the ball and all of a sudden it's stuck on the paddle. I agree with tremoloman2006 that you should be asked to continue and then reset the score.
  8. "They" also known as you, i.e. the owner of Arcade Retro Gaming who released the MCC-216 and who registered as "RetroFan" on some other forums? Funny, I was thinking the same thing.
  9. Thanks for the update. Don't beat yourself up over this - shit happens. I can wait.
  10. I got a reply from KJMANN today and he has assured me that I should have my refund tomorrow. He also explained a bit that is going on with the web site/business. lance at video 61. He is Going to be Taking over AtariRage since My health is so unpredictable. Lance is a good guy and has been in the Atari Business for over 2 decades. all the cartridges that I sell will be listed on his site As soon as I have sent him all my stock. Thank you Brenda for getting word to KJMANN.
  11. It's funny he's well enough to compose music but not well enough to return an email. Give me a break.
  12. I don't know what he is up to these days but I know I've been waiting for a $100.00 refund since 10/22/2011 for a returned DOA 600XL. Now he won't even return my emails and his Brenda has even passed word to him to please contact me. It's starting to look like I'm out the money. Very surprised Sal is acting this way.
  13. There's two Canabalt (PAL only) and C64anabalt
  14. Is there anyway you can have both the joystick and paddle and maybe have an in game selection?
  15. Mine arrived today . @Sloopy, Do you have a .ISO image of the DVD that you were shipping out before you burner died? If so I could burn it myself. Glad to hear you son is doing better. Thanks, Mark
  16. Not sure if anyone has seen the review done by RGCD. http://www.rgcd.co.uk/2011/11/seaweed-assault-atari-2600.html
  17. It won't be a change to the HSC BIOS. The HSC needs a complete rewrite to handle PAL/NTSC and XEGS in my opinion. Its up to developers what they do with XEGS. I'll just be providing a snippet of code in the XM technical manual. "Halloween", Apple Snaffle and Outpost 26 will be XEGS enabled on their high score charts shortly. Fantastic!!! Anyone know where one can just buy the XEGS keyboard?
  18. I've created a Google Spreadsheet for MCC-216 ROM Compatibility. MCC-216 ROM Compatibility If anyone would like to contribute to the list just send a request from the link above. Thanks
  19. The USB support is currently only for a Joypad that is offered on ARG's web site. http://www.arcaderet...param=cid%3D%26
  20. Power-ups, that is a great idea. I too would like to see something like that.
×
×
  • Create New...