Author Topic: Atari emulator on Nspire?  (Read 10820 times)

0 Members and 1 Guest are viewing this topic.

Offline ralphdspam

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 841
  • Rating: +38/-1
  • My name is actually Matt.
    • View Profile
Re: Atari emulator on Nspire?
« Reply #15 on: May 12, 2011, 01:01:31 am »
Another limitation about the 2600 is that there are no interrupts.  When they made the 6502-family processors for the Atari, they decided to scrap a bunch of memory addressing and interrupt features.  While this is a major setback for development, it should make emulation a lot easier.
ld a, 0
ld a, a

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: Atari emulator on Nspire?
« Reply #16 on: May 12, 2011, 08:52:15 am »
Is anyone going to try this? If so for what OS? In Lua for 3.x or C/Asm for <=2.1?
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline ralphdspam

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 841
  • Rating: +38/-1
  • My name is actually Matt.
    • View Profile
Re: Atari emulator on Nspire?
« Reply #17 on: May 13, 2011, 11:00:52 pm »
Do you think anyone would try this for the 84?
ld a, 0
ld a, a

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: Atari emulator on Nspire?
« Reply #18 on: May 13, 2011, 11:06:53 pm »
I don't think the 84 has the right architecture to make this possible
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline ralphdspam

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 841
  • Rating: +38/-1
  • My name is actually Matt.
    • View Profile
Re: Atari emulator on Nspire?
« Reply #19 on: May 13, 2011, 11:19:23 pm »
Has anyone made a 6502 architecture emulator for the 84 plus?
ld a, 0
ld a, a

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: Atari emulator on Nspire?
« Reply #20 on: May 15, 2011, 10:52:41 am »
Do you think anyone would try this for the 84?
It doesn't seem too likely. I think the resolution on the Atari is significantly higher as well.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Atari emulator on Nspire?
« Reply #21 on: June 06, 2011, 08:30:27 pm »
On the 84+ it might be a bit too slow. TI-Boy was fast because the processor is almost the same.

Offline chiefpiggy

  • LV2 Member (Next: 40)
  • **
  • Posts: 25
  • Rating: +7/-7
    • View Profile
2600 emu for cx/regular touchpad
« Reply #22 on: August 22, 2012, 04:24:30 pm »
i for one love classic gaming consoles and am wondering if anyone could make an atari 2600 emulator for the nspire cx or normal touchpad

the emulator probably wont take up much ram and the games dont take up much space at all so it shouldnt be a prob

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: Atari emulator on Nspire?
« Reply #23 on: August 22, 2012, 04:31:43 pm »
@above post: Moved and merged. :)

Offline TheNlightenedOne

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 427
  • Rating: +16/-1
    • View Profile
Re: Atari emulator on Nspire?
« Reply #24 on: August 22, 2012, 08:49:20 pm »
I am considering making a retro game console emulator for the Nspire. I made a poll and it's somewhere on the forums. Although last time I checked, SNES was winning out of Atari 2600, SNES, Genesis, and, C64. I'll go check again.

EDIT: It's still the same.
« Last Edit: August 22, 2012, 08:51:51 pm by TheNlightenedOne »
"Eris" (Ndless 3.1)
"Keto" (Ndless 3.1)
"Luna" (AMS 3.10, HW4)
"Aurora" (2.55MP)

Offline chiefpiggy

  • LV2 Member (Next: 40)
  • **
  • Posts: 25
  • Rating: +7/-7
    • View Profile
Re: Atari emulator on Nspire?
« Reply #25 on: August 25, 2012, 01:24:35 pm »
can u send me the link to the forum poll?

Offline TheNlightenedOne

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 427
  • Rating: +16/-1
    • View Profile
Re: Re: Atari emulator on Nspire?
« Reply #26 on: August 25, 2012, 08:51:30 pm »
Right here. http://ourl.ca/16578 (Tell me if the link's broken)
"Eris" (Ndless 3.1)
"Keto" (Ndless 3.1)
"Luna" (AMS 3.10, HW4)
"Aurora" (2.55MP)