RPCEmu issues: Difference between revisions

From RISC OS
Jump to navigationJump to search
m (RPCI004 issue identified)
(RPCI004 and RPCI005 status changed)
Line 48: Line 48:
|-
|-
| rowspan="2"| RPCI004
| rowspan="2"| RPCI004
| Work in progress
| Identified
| arm.c
| arm.c
| Latest
| Latest
Line 56: Line 56:
| No
| No
|-
|-
| colspan="7"| DirectorFilters on the Filer titlebar and on the drives icons doesn't work when RPCEmu is in window mode or Mousehack is on. Bug is caused by completely emulating the OS_Mouse SWI thereby ignoring the MouseV vector which Director claims.
| colspan="7"| DirectorFilters on the Filer titlebar and on the drives icons doesn't work when RPCEmu is in window mode or Mousehack is on. Bug is caused by completely trapping the RISC OS swi handler thereby ignoring the MouseV vector which Director claims.
|-
|-
| rowspan="2"| RPCI005
| rowspan="2"| RPCI005
Line 65: Line 65:
| Easi/TechWriter
| Easi/TechWriter
| Filetype dissappears when saving doc on HostFS partition
| Filetype dissappears when saving doc on HostFS partition
| Trunk Revision 164
| HostFS multiple disc patch 11
|-
|-
| colspan="7"| When saving an Easi/TechWriter doc on a HostFS partition, the filetype of the file changes to 'Text'
| colspan="7"| When saving an Easi/TechWriter doc on a HostFS partition, the filetype of the file changes to 'Text'

Revision as of 12:49, 5 March 2009

This page will be used to maintain an actual list of known issues/bugs in RPCEmu.

Ref Status Component RPCEmu version RISC OS version Application (RISC OS) Issue name Fixed version
RPCI001 Fixed keyboard.c Latest (all versions) All - ALT-Break doesn't work Trunk Revision 154
Emulator doesn't handle Break/Pause key
RPCI002 Work in progress EtherRPCEm module Latest 4.39 - EtherRPCEM module locks OS No
Loading the EtherRPCEM module locks up RISC OS completely.

Developer notes: There's something wrong with the callback veneer in EtherRPCEm - think it's because the code is setting a callback with R12->data block, but the C environment is expecting R12->module private word. Might be better to switch to a CMHG generated generic-veneer instead. Switched to a CMHG veneer and it's still hanging as before. Seems to be related in some way to service calls.

RPCI003 Fixed cmos.c Latest (all versions) All - CMOS clock not (correctly) synchronized with host system Trunk Revision 145
Emulator doesn't synchronize RISC OS clock with host system
RPCI004 Work in progress arm.c Latest All Director DirectorFilter doesn't work running RPCEmu in window mode or Mousehack is on No
DirectorFilters on the Filer titlebar and on the drives icons doesn't work when RPCEmu is in window mode or Mousehack is on. Bug is caused by completely trapping the RISC OS swi handler thereby ignoring the MouseV vector which Director claims.
RPCI005 Fixed HostFS Latest All Easi/TechWriter Filetype dissappears when saving doc on HostFS partition Trunk Revision 164
When saving an Easi/TechWriter doc on a HostFS partition, the filetype of the file changes to 'Text'
RPCI006 Work in progress keyboard.c Latest All - The backslash key doesn't work on US keyboards No
Using a US keyboard and the RISC OS USA keyboard driver configured stops the backslash key from working
RPCI007 - - - - - - -
-