Re: nfbtrans conversion

  • From: "Littlefield, Tyler" <tyler@xxxxxxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Sat, 02 Jul 2011 16:20:04 -0600

It looks like I have this done a lot sooner. Do I just need to dump this in my edsharp directory to test? will someone send me a .brf file that I can try this out with to see if it does, indeed work? There were some asm functions (which were declared in the asm file), called sound, nosound and delay. I wasn't really sure what those did, so I just wrote c replacements. sound plays the beep (at a duration of 250 ms), nosound toggles a flag that is checked for beeps, and delay just calls sleep. I have a ton of warnings, but I'm aiming for this to just work on a 64-bit system.

On 7/2/2011 3:25 PM, Littlefield, Tyler wrote:
Hello all:
Since this isn't something that is a huge issue to keep up to date beyond it just working on 64-bit systems, I removed the secure warnings, and started the conversions. There aren't to many issues I don't think so far, except the fact that a lot of the function calls (utime etc) are no longer in windows. I'm yanking the code with older functions and writing drop-in replacements to do exactly (hopefully) what the old functions do, so hopefully it will work with minimal modifications. I'll post later with progress and/or a working copy sometime this week.



--

Take care,
Ty
my website:
http://tds-solutions.net
my blog:
http://tds-solutions.net/blog
skype: st8amnd127
My programs don't have bugs; they're randomly added features!

__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: