Updated: http://www.disinterest.org/NDS/Python24.html
- Worked out why it was working sporadically (Supercard requires the
NDS loader to be prepended to ROMs). I assumed I was getting a ROM
created with the loader/forgot that it was required, since it even ran.
- Hooked it up to FAT file system c
[EMAIL PROTECTED] wrote:
> I have a program which will continue to run for several days. When it is
> running, I can't do anything except waiting because it takes over most
> of the CUP time.
>
> Is it possible that the program can save all running data to a file when
> I want it to stop, and can r
Hi,
I have updated NDS Python from Python 2.4.3 to Python 2.5 (or rather
the Stackless version of it).
You can read more about it here if it might interest you:
http://www.disinterest.org/NDS/Python25.html
Cheers,
Richard.
--
http://mail.python.org/mailman/listinfo/python-list
There is a Stackless Python sprint planned for PyCon 2006 during the
days of the 27th of February to the 2nd of March (the post-conference
sprint period).
The goal is to update Stackless making it more current and
approachable. We are planning to port it to the latest version of
Python. But anyo
An update to my Python on Nintendo DS efforts.
Summary:
- Working bug free port of Python for the Nintendo DS.
- Programmers wanted to help write extensions to expose the DS hardware
to Python.
- Stackless Python supported, but not bug free.
When I last worked on it, it had several remaining bu
You can find the new port of Python 2.4.3 (Stackless) here:
http://www.disinterest.org/NDS/Python24.html
Even if you do not have a Nintendo DS with the appropriate
homebrewing device to make the rom available to it, you should
still be able to run it within an emulator like Dualis (which is
where
>From Dick Watson:
> We have a legacy device that exposes an RPC server. We have an RPCL
> defininition of its interface. We want to develop an RPC client of this
> interface in Python that will be usable in both Win32 and open systems
> environments.
>
> I can find some *very* dated references to
sible they are. But if you see any for your build that
are unexpected, please mention them.
Thanks,
Richard Tew.
--
http://mail.python.org/mailman/listinfo/python-list
I would just like to clarify, the windows specific paths do not
imply that Stackless compiles only on Windows, or that the
tests being run on Windows is all I am interested in.
Stackless compiles on a range of non-Windows platforms, including
x86 linux, mac os and others. And knowing the port wor