RPCEmu issues: Difference between revisions
From RISC OS
Jump to navigationJump to search
m (RPCI001 status changed) |
m (RPCI004 issue identified) |
||
Line 48: | Line 48: | ||
|- |
|- |
||
| rowspan="2"| RPCI004 |
| rowspan="2"| RPCI004 |
||
| Identified |
|||
| Unknown |
|||
| |
| arm.c |
||
| Latest |
| Latest |
||
| All |
| All |
||
| Director |
| Director |
||
| DirectorFilter doesn't work running RPCEmu in window mode |
| DirectorFilter doesn't work running RPCEmu in window mode or Mousehack is on |
||
| No |
| No |
||
|- |
|- |
||
| colspan="7"| DirectorFilters on the Filer titlebar and on the drives icons |
| 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. |
||
|- |
|- |
||
| rowspan="2"| RPCI005 |
| rowspan="2"| RPCI005 |
Revision as of 13:06, 28 February 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 | Identified | 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 emulating the OS_Mouse SWI thereby ignoring the MouseV vector which Director claims. | |||||||
RPCI005 | Fixed | HostFS | Latest | All | Easi/TechWriter | Filetype dissappears when saving doc on HostFS partition | HostFS multiple disc patch 11 |
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 | - | - | - | - | - | - | - |
- |