Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - someperson

Pages: [1]
1
News / Re: Mini vMac for the TI-Nspire
« on: August 04, 2013, 02:52:59 pm »
The SDK should be backward compatible. Which version did you have to use?
I used r695 (which I found on some Chinese website). The latest version (r866) seems to produce versions that crash.

2
News / Re: Mini vMac for the TI-Nspire
« on: August 02, 2013, 05:23:55 pm »
Using an older version of the SDK, I've now managed to compile versions that don't crash. However, the numbers are mapped to the keys at the top of the keyboard, so there is no way to move the mouse.

3
News / Re: Mini vMac for the TI-Nspire
« on: August 02, 2013, 12:37:16 pm »
I see you made a 7.5.5 disk as well :) Any software coming along with it?
There isn't much software that would work well with this emulator in its current state. Most applications from the Macintosh Plus era expected a 512x384 display, and couldn't even take advantage of larger displays let alone smaller ones. This version of Mini vMac is compiled to emulate a Macintosh with a 320x240 display, something that never actually existed. Mini vMac does have built-in support for scrolling the screen when run on lower resolution devices, but I'm not sure if this currently works on the Nspire. It is definitely a feature that should be looked into, and may require actual mouse support instead of using Mouse Keys.

EDIT: I'd like to be able to compile some Mini vMac builds for myself, but every version I compile seems to eventually crash. What might I be doing wrong?

4
News / Re: Mini vMac for the TI-Nspire
« on: August 02, 2013, 03:58:22 am »
I have also made some disk images for this emulator:
http://vps.stownsend42.us.to/mini-vmac/

5
News / Re: Mini vMac for the TI-Nspire
« on: August 01, 2013, 07:31:33 pm »
That's good to know, I'll see to fix this in a future build. Thanks for testing :)
If you keep pressing, the mouse should accelerate.
It doesn't accelerate properly. Sometimes it works, but sometimes it doesn't. I can't figure out exactly what triggers it.

EDIT: I found the problem. It turns out that at the default speed of 8x, the keystroke isn't reliably repeated continuously because the Nspire is too slow to keep up. Changing the speed to 1x fixes this, and also seems to speed things up in general. I think it would be nice if this were made the default option (Ctrl S Z switches it to 1x for now).

6
News / Re: Mini vMac for the TI-Nspire
« on: August 01, 2013, 03:20:02 pm »
I think http://cloud.bwns.be/public.php?service=files&t=5a9f02b702141edfd821f92774ec523d should be the version, can you test it?
This version does not hang. Thank you!

EDIT: Although it runs just fine, it isn't very usable. Pressing a number moves the mouse cursor by only one pixel, so actually doing anything requires tons of button mashing.

7
News / Re: Mini vMac for the TI-Nspire
« on: August 01, 2013, 02:36:28 pm »
Ah, I somehow misread that you had a touchpad. I have only tested it on touchpad/cx hardware. Hmm, the problem might indeed be the touchpad driver I'm using. I'll see if I can find (but that will have to be tomorrow) the version that doesn't have touchpad support. If you can't wait you could try to compile the source code yourself, it will be without touchpad support by default (because you need to patch nSDL if you want that).
I tried compiling it myself today, but the file produced doesn't run properly on my Nspire (just hangs with a black screen). I'm sure I'm just doing something wrong, though I'm not sure what.

Have you had any luck finding the version with no touchpad support?

EDIT: I got it to build. In the version I compiled, the mouse cursor appears in the top left corner instead of the top right corner. However, it still hangs shortly after booting.

8
News / Re: Mini vMac for the TI-Nspire
« on: July 31, 2013, 03:10:35 pm »
Maybe one of the files somehow got corrupted, could you retry sending them? At the moment I don't have any idea what the problem could be. I'm thinking about it.
I've already tried redownloading and resending the files numerous time, even using md5sum to make sure nothing went wrong. The disk image boots fine in Mini vMac on my PC, so I know there's no problem there.

Has this program ever been tested with the clickpad? I know you said it works fine with the touchpad, but this is the only thing I can think of based on what you've said that might be causing the problem.

9
News / Re: Mini vMac for the TI-Nspire
« on: July 31, 2013, 03:04:16 pm »
Hmm, very strange. Are you running any other Ndless program that possibly could cause this misbehavior? Or do you have a very full device? Also, did you put the files in the correct directory (I assume you did, but you never know) ?
I don't think I'm running anything else at the moment, and the device should have plenty of space. I put the three Mini vMac files in /ndless, which I believe is the correct directory.

10
News / Re: Mini vMac for the TI-Nspire
« on: July 31, 2013, 01:34:15 pm »
Hmm, Mini vMac is compiled with the r6xx branch, maybe that some change is causing the issue. If possible could you try with an older version of Ndless? I don't have the setup at the moment to recompile and test under r866.
Where can I find one of these r6xx versions? All I can find are r866 and r848, both of which seem to have the problem.

EDIT: I found a copy of r643, and switching to it did not solve the problem. What do you think might be going on?

11
News / Re: Mini vMac for the TI-Nspire
« on: July 31, 2013, 01:20:57 pm »
Hmm, I've successfully used in on a touchpad. What version of Ndless are you using?
I'm using Ndless 3.1 r866.

12
News / Re: Mini vMac for the TI-Nspire
« on: July 31, 2013, 12:30:09 pm »
I'm trying to run this on my TI-Nspire (clickpad version) and it seems to crash shortly after booting (holding down Ctrl to get to the Control Mode doesn't even work). Am I doing something wrong? I'm using the ROM and disk image included in the download, and haven't changed anything.

Pages: [1]