From: <th...@us...> - 2002-11-20 19:19:29
|
Update of /cvsroot/ro-oslib/OSLib/!OsLib/docs In directory sc8-pr-cvs1:/tmp/cvs-serv3987/docs Modified Files: ChangeLog Log Message: Added context manipulation SWIs for FPEmulator. These are available in version 4.12 and later of FPEmulator and are detailed with the 32 bit development tools from Castle. Index: ChangeLog =================================================================== RCS file: /cvsroot/ro-oslib/OSLib/!OsLib/docs/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** ChangeLog 20 Nov 2002 19:07:49 -0000 1.10 --- ChangeLog 20 Nov 2002 19:19:26 -0000 1.11 *************** *** 20,23 **** --- 20,24 ---- - Added OSReadSysInfo_ROMInformation. (Tom Hughes) - Added interfaces for wheel mouse support. (Tom Hughes) + - Added context manipulation SWIs to FPEmulator. (Tom Hughes) * Bug Fixes: |