[Featured][Dev] PindurTI (Best Thread 2005)
Moderator: MaxCoderz Staff
-
- New Member
- Posts: 5
- Joined: Wed 03 Jan, 2007 12:35 am
-
- New Member
- Posts: 5
- Joined: Wed 03 Jan, 2007 12:35 am
-
- Calc Master
- Posts: 1110
- Joined: Mon 20 Dec, 2004 10:01 pm
- Location: In the state of Roo Fearing
- Contact:
Bump -- unusable in Darwine on OS X. Can't drop a ROM image onto the window... I get the "No." cursor. Don't know if it's Finder, or Darwine, or X11 to blame. Could you possibly add a commandline parameter to load a given ROM file? Then hopefully it'll work right, and there will be a decent emulator for OS X. 

-
- Calc Master
- Posts: 1110
- Joined: Mon 20 Dec, 2004 10:01 pm
- Location: In the state of Roo Fearing
- Contact:
Aha! I hadn't thought of that. Works. Now... The F-keys pose a problem. F9-F12 are the Exposé keys. I suppose a workaround is to change the hotkeys for Exposé into command-f-keys.
And I guess it's a moot point since the debugger window doesn't have anything useful. I'm jusing seeing the outlines and labels for the sections. They're all empty except the register view. =\
And I guess it's a moot point since the debugger window doesn't have anything useful. I'm jusing seeing the outlines and labels for the sections. They're all empty except the register view. =\
-
- Calc Master
- Posts: 1110
- Joined: Mon 20 Dec, 2004 10:01 pm
- Location: In the state of Roo Fearing
- Contact:
Yeah, I'm saying I have no idea where the config file is getting put. It's not in the current directory, it's not in anything obvious in ~/.wine/drive_c, but it has to be there somewhere!
Edit: It most certainly isn't anywhere in ~...
And that file most ceratinly isn't it due to its contents.
Edit: It most certainly isn't anywhere in ~...
Code: Select all
hawkeye:~ ajanata$ find . -iname pti*
./Development/Calculator/Calc Devel/Latenite/Debug/PindurTI/pti.conf
hawkeye:~ ajanata$
Last edited by Andy_J on Wed 23 May, 2007 5:45 pm, edited 1 time in total.
-
- Calc Master
- Posts: 1110
- Joined: Mon 20 Dec, 2004 10:01 pm
- Location: In the state of Roo Fearing
- Contact:
Well that was most unexpected.
Wonder why it put it there.
Edit: OK, put 1.12 in slot 0 and the debugger is happy. But it still doesn't like the 1.16 or 1.19 roms... (Tried sending them before 1.12.) I'm going to dump them again later in case these aren't clean backups from before I threw them at TilEm...
Code: Select all
hawkeye:~ ajanata$ cat /Applications/Darwine/WineHelper.app/Contents/Resources/pti.conf
0:
1:ti83p_112.rom
<snip>
Edit: OK, put 1.12 in slot 0 and the debugger is happy. But it still doesn't like the 1.16 or 1.19 roms... (Tried sending them before 1.12.) I'm going to dump them again later in case these aren't clean backups from before I threw them at TilEm...
-
- MCF Legend
- Posts: 1601
- Joined: Mon 20 Dec, 2004 8:45 am
- Location: Budapest, Absurdistan
- Contact:
There is a ROM recognising mechanism built in which contains CRCs for known ROMs. 1.16 is included, 1.19 isn’t. But it shouldn’t make a difference, because for the time being any 512k file is treated as a valid 83+ ROM image (just to allow the execution of custom OSs).Andy_J wrote:Edit: OK, put 1.12 in slot 0 and the debugger is happy. But it still doesn't like the 1.16 or 1.19 roms... (Tried sending them before 1.12.) I'm going to dump them again later in case these aren't clean backups from before I threw them at TilEm...
-
- Calc Master
- Posts: 1110
- Joined: Mon 20 Dec, 2004 10:01 pm
- Location: In the state of Roo Fearing
- Contact:
Ah, well, let's just say it isn't a stock 1.16 ROM.
The 1.16 was dumped using TiLP2, the 1.19 was assembled with rom8x (as I cannot find my 1.19 83+, and there should be an obvious reason from my first statement in this post why I don't want to upgrade the other calc). Curious why it isn't working. I'll try again on a native Windows box the next time I have one on.
The 1.16 was dumped using TiLP2, the 1.19 was assembled with rom8x (as I cannot find my 1.19 83+, and there should be an obvious reason from my first statement in this post why I don't want to upgrade the other calc). Curious why it isn't working. I'll try again on a native Windows box the next time I have one on.

CoBB, I have a request... 
I can't load files using drag and drop using Wine under Linux. Is it possible to compile a version that takes one or more ROM images and/or files as command line arguments? Because it seems to work just fine otherwise.
Or, if you'd prefer, could you explain to me how I can use the non-interactive Linux build to get some debugging going on? Would I have to write my own front-end..?

I can't load files using drag and drop using Wine under Linux. Is it possible to compile a version that takes one or more ROM images and/or files as command line arguments? Because it seems to work just fine otherwise.
Or, if you'd prefer, could you explain to me how I can use the non-interactive Linux build to get some debugging going on? Would I have to write my own front-end..?

http://clap.timendus.com/ - The Calculator Link Alternative Protocol
http://api.timendus.com/ - Make your life easier, leave the coding to the API
http://vera.timendus.com/ - The calc lover's OS
http://api.timendus.com/ - Make your life easier, leave the coding to the API
http://vera.timendus.com/ - The calc lover's OS