[Rpcemu] Does the StrongARM emulation implement LDRH?

2009-11-10 Thread Timmermans, Andre
Hi, I'd like to alter my applications and sound modules so that they will work on the ARMv7 which means duplicating some routines to use LDRH ou LDRSH instructions instead of halfword aligned LDRs when they are supported by the machine. I was wondering how to test that code with having any

[Rpcemu] Alternative to HostFS, EmulFS

2009-11-10 Thread Timmermans, Andre
Hi, I wonder if another filing system could be written that would allow access to folders on the PC side while RISC OS file types from the RISC OS side with the help of Mimemap in a LanManFS style? This would allow the RISC OS side to access mp3, jpegs, videos, etc collections without having

[Rpcemu] RPCEmu 0.8.8 and timing

2010-10-11 Thread Timmermans, Andre
Hi, having received a new fast portable from my employer, I thought I could give RPCEmu a try. The machine works under Windows XP SP3 and I used the RISC OS 4.02 roms. It works fine for the few trials I have made, except for the stuttering sound which is a documented problem, but I noticed

[Rpcemu] FW: RPCEmu 0.8.8 and timing

2010-10-14 Thread Timmermans, Andre
-Original Message- From: Timmermans, Andre Sent: jeudi 14 octobre 2010 10:15 To: 'Matthew Howkins' Subject: RE: [Rpcemu] RPCEmu 0.8.8 and timing -Original Message- From: mhowk...@gmail.com [mailto:mhowk...@gmail.com] On Behalf Of Matthew Howkins Sent: lundi 11 octobre

[Rpcemu] CD problems with RPCEmeu 0.8.9 on Winows XP

2012-01-13 Thread Timmermans, Andre
Hi, I have found some problems when attempting to use the my PC CD/DVD drive E: with RCPEmu. 1) The drive is not listed by RPCEmu in the menu I got around this by modifying rpc.cfg manually by setting cdrom_type to 72. It would be nice to document somewhere that it correspond to te code ascii

[Rpcemu] RPCEmu 0.8.9, timers and sound is NOK on Win-XP, but workaround

2012-01-22 Thread Timmermans, Andre
stuttering again. André -Original Message- From: rpcemu-boun...@riscos.info [mailto:rpcemu-boun...@riscos.info] On Behalf Of Timmermans, Andre Sent: jeudi 12 janvier 2012 11:31 To: rpcemu@riscos.info Subject: [Rpcemu] RPCEmu 0.8.9, timers and sound is OK on Win-XP Hi

Re: [Rpcemu] RPCEmu 0.8.9, FLAC replay produces garbage

2012-02-05 Thread Timmermans, Andre
Seems I forgot to mention that the problem only occurs with the dynamic reompiler version. André -Original Message- From: rpcemu-boun...@riscos.info [mailto:rpcemu-boun...@riscos.info] On Behalf Of Timmermans, Andre Sent: lundi 23 janvier 2012 9:23 To: rpcemu@riscos.info Subject

Re: [Rpcemu] Code review

2012-02-22 Thread Timmermans, Andre
Ok, With the '~' missing in the comments I have finally understand what the procedure does: - it loads the flags in cl register - clears the N and Z flags in preperation for the non-shift part of the instruction emulated - if there is a shift, performs the shift and updates the C flag Or

[Rpcemu] Code not working correctly on RPCEmu

2012-02-23 Thread Timmermans, Andre
Hi, I have just added support for Impulse Tracker's resonant filters in my TimPlayer module and tought I'd try it on RPCEmu too. On most of the files it sound just te same as on a real RPC but in a few cases note on which the filter is applied becomes garbage. As the equalizer uses not too

Re: [Rpcemu] Code not working correctly on RPCEmu

2012-08-25 Thread Timmermans, Andre
Envoyé : dimanche 26 février 2012 21:05 À : Timmermans, Andre Cc : rpcemu@riscos.info Objet : Re: [Rpcemu] Code not working correctly on RPCEmu I have included an archive for testing. The BASIC code Filter conrains some assembler code which takes the file IN and produces a file OUT so

Re: [Rpcemu] See a CD in RPCEmu

2013-03-12 Thread Timmermans, Andre
dd1bb52a53.old_coaster@old_coaster.yahoo.co.uk, Tony Moore old_coas...@yahoo.co.uk wrote: On 11 Mar 2013, Timmermans, Andre andre.timmerm...@atos.net wrote: [snip] 1) The drive is not listed by RPCEmu in the menu I got around this by modifying rpc.cfg manually by setting

Re: [Rpcemu] RPCEmu 0.8.10

2013-03-28 Thread Timmermans, Andre
Regarding the source archive I can actually open it if I change its extension from .tar.gz fro .tar. André ___ Rpcemu mailing list Rpcemu@riscos.info http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu

[Rpcemu] RCPEmu 0.8.11 for Windows less functional than 0.8.10

2013-10-25 Thread Timmermans, Andre
Hi, I gave a little trial on the new version and quickly noticed 2 problems: RISC OS 6 don't work on it: it complains early in the boot sequence about fonts being for RISC OS 4 and drops to CLI. Typing *Desktop doesn't seem to do anything. A switch to full screen brings the application down.

Re: [Rpcemu] RCPEmu 0.8.11 for Windows less functional than 0.8.10

2013-10-25 Thread Timmermans, Andre
PM To: Timmermans, Andre Cc: rpcemu@riscos.info Subject: Re: [Rpcemu] RCPEmu 0.8.11 for Windows less functional than 0.8.10 On 25 Oct 2013, at 18:22, Timmermans, Andre wrote: Hi, I gave a little trial on the new version and quickly noticed 2 problems: RISC OS 6 don't work on it: it complains early

[Rpcemu] Problematic SoundDMA buffers rate/size combination

2015-11-30 Thread Timmermans, Andre
Hi, While experimenting with KinoAmp on RpcEmu (latest Windows version) I noticed that sound was to slow and because sound and video where synchronized the video was played at half rate. This was curious as an error sound before KinoAmp was fine and playing DigitalCD was fine too. It’s