Author Topic: NESpire general discussion thread  (Read 118272 times)

0 Members and 1 Guest are viewing this topic.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Would an NES emulator be possible on Nspire?
« Reply #300 on: January 21, 2012, 04:50:18 am »
I personally like the current key setup, although I wish on the CX the running key was the small calc key between Esc and Tab, because when playing Super Mario Bros 3 and jumping while running, that calc key always get in my way.

Also I made a Youtube video of the emulator in action on both color and grayscale TI-Nspire models :D

Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline annoyingcalc

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1953
  • Rating: +140/-72
  • Found in Eclipse.exe
    • View Profile
Re: Would an NES emulator be possible on Nspire?
« Reply #301 on: January 21, 2012, 04:20:45 pm »
Yes I agree with DJ playing mario is kind of hard with the run button under the scratchpad button
This used to contain a signature.

Offline calc84maniac

  • eZ80 Guru
  • Coder Of Tomorrow
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2912
  • Rating: +471/-17
    • View Profile
    • TI-Boy CE
Re: Would an NES emulator be possible on Nspire?
« Reply #302 on: January 21, 2012, 04:37:01 pm »
Agreed. Numpad controls would be welcome as well :)
"Most people ask, 'What does a thing do?' Hackers ask, 'What can I make it do?'" - Pablos Holman

Offline annoyingcalc

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1953
  • Rating: +140/-72
  • Found in Eclipse.exe
    • View Profile
Re: Would an NES emulator be possible on Nspire?
« Reply #303 on: January 21, 2012, 05:41:37 pm »
defenitally
This used to contain a signature.

Offline annoyingcalc

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1953
  • Rating: +140/-72
  • Found in Eclipse.exe
    • View Profile
Re: Would an NES emulator be possible on Nspire?
« Reply #304 on: January 21, 2012, 07:22:30 pm »
did you try copy /b nes.bin+Mega Man 2.nes megaman2.tns?
If it doesn't work, try rename Mega Man 2 to megaman2 and try again?
I have the same error with every one I try
This used to contain a signature.

Offline Goplat

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 289
  • Rating: +82/-0
    • View Profile
Re: Would an NES emulator be possible on Nspire?
« Reply #305 on: January 21, 2012, 07:24:45 pm »
If a filename has spaces in it, you need to put quotes around it.

Code: [Select]
C:\nspire\nespire>copy /b nes.bin+Mega Man 2.nes megaman2.tns
The syntax of the command is incorrect.

C:\nspire\nespire>copy /b nes.bin+"Mega Man 2.nes" megaman2.tns
nes.bin
Mega Man 2.nes
        1 file(s) copied.
Numquam te deseram; numquam te deficiam; numquam circa curram et te desolabo
Numquam te plorare faciam; numquam valedicam; numquam mendacium dicam et te vulnerabo

Offline annoyingcalc

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1953
  • Rating: +140/-72
  • Found in Eclipse.exe
    • View Profile
Re: Would an NES emulator be possible on Nspire?
« Reply #306 on: January 21, 2012, 07:30:15 pm »
oh thanks I didnt know you were suppossed to include copy
This used to contain a signature.

Offline Mr. Divinity

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 7
  • Rating: +0/-0
    • View Profile
Re: Would an NES emulator be possible on Nspire?
« Reply #307 on: January 21, 2012, 07:38:09 pm »
I did this and the calc said
"This Document format is not supported"

what am I doing wrong here?

Offline annoyingcalc

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1953
  • Rating: +140/-72
  • Found in Eclipse.exe
    • View Profile
Re: Would an NES emulator be possible on Nspire?
« Reply #308 on: January 21, 2012, 07:41:00 pm »
drag and drop it like you did with ndless
This used to contain a signature.

Offline Mr. Divinity

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 7
  • Rating: +0/-0
    • View Profile
Re: Would an NES emulator be possible on Nspire?
« Reply #309 on: January 21, 2012, 07:44:14 pm »
Yes, I did that

Offline annoyingcalc

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1953
  • Rating: +140/-72
  • Found in Eclipse.exe
    • View Profile
Re: Would an NES emulator be possible on Nspire?
« Reply #310 on: January 21, 2012, 07:46:40 pm »
what file are you dropping?
This used to contain a signature.

Offline Mr. Divinity

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 7
  • Rating: +0/-0
    • View Profile
Re: Would an NES emulator be possible on Nspire?
« Reply #311 on: January 21, 2012, 07:51:05 pm »
C:\nspire\nespire>copy /b nes.bin+NIN-SM.nes nin-sm.tns
nes.bin
NIN-SM.nes


" it looks exactly like this in notepad, and I saved it as a tns file"

Offline annoyingcalc

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1953
  • Rating: +140/-72
  • Found in Eclipse.exe
    • View Profile
Re: Would an NES emulator be possible on Nspire?
« Reply #312 on: January 21, 2012, 07:54:21 pm »
ah what you need to do is open cmd by pressing start then hit run and put cmd.

after that put cd "(the path to nespire, ex C:\nspire\nespire\)"

after that put "copy /B nes.bin+NIN_SM.nes SM.tns" with out the quotes
This used to contain a signature.

Offline Mr. Divinity

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 7
  • Rating: +0/-0
    • View Profile
Re: Would an NES emulator be possible on Nspire?
« Reply #313 on: January 21, 2012, 08:12:35 pm »
Ok, I did this It looks like this

 C:\Users\bic>C:\NESpire_21\nes.tns\copy /B nes.bin+NIN_SM.nes NIN_SM.tns
Then I hit enter and this message came up

"The system cannot find the path specified"

Oh, and The "(C:\Users\bic>)" I cant get rid of, its there when I open the cmd

Offline annoyingcalc

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1953
  • Rating: +140/-72
  • Found in Eclipse.exe
    • View Profile
Re: Would an NES emulator be possible on Nspire?
« Reply #314 on: January 21, 2012, 08:20:48 pm »
put "cd" then put a space and put the path
This used to contain a signature.