Search results

  1. S

    Beta Uae4All Additions

    It rather assumes that the mouse is in the center. This is the default for most apps (Workbench for sure). I know what you mean, but it works. :) Besides you have kind-of calibration by apps not allowing to move outside the screen. So touch two opposite corners and you have mouse "calibrated"...
  2. S

    Beta Uae4All Additions

    It computes the difference between last mouse position (A) and new one (B) and then simulates mouse movement from point A to B by proper changes on mouse port as fast as possible. The only problem reported by users is that many programs paint the mouse sprite at given location, and then compute...
  3. S

    Beta Uae4All Additions

    mousehack_setfollow(); http://github.com/smokku/uae4all/commit/58249b904b580743902a3fc70c51f2db21695d18
  4. S

    Beta Uae4All Additions

    It works on N900 :P
  5. S

    Beta Psx4Pandora Beta

    Fair enough. :)
  6. S

    Beta Psx4Pandora Beta

    http://github.com/smokku/gpsp/blob/master/readme.txt
  7. S

    Beta Psx4Pandora Beta

    IIRC You're also against porting by someone else, right?
  8. S

    Beta Psx4Pandora Beta

    You might be interested in the fact, that I started working on GLES GPU plugin last weekend. I guess it would make a perfect fit for your work. :-)
  9. S

    Beta Uae4All Additions

    Cool. :D
  10. S

    Beta Uae4All Additions

    N900 is not really fitted as a game console. Arcade games are horrible to play without using PS3 DS controller. So for now I am more interested in porting and improving ports of mouse (touch screen) based games: Widelands, Bos Wars, Freeciv, LinCity, etc. as this is what I play while commuting...
  11. S

    Beta Uae4All Additions

    Actually these were implemented for N900 :lol: I have plans for porting more features from E-UAE to UAE4ALL ME, so they will eventually land on Pandora's version too :) P.S. Chui is reachable via e-mail and did help me a lot answering questions and pointing things. He has no time for...
  12. S

    Beta Uae4All Additions

    I find it easier and definitely quicker (5mins or so) to use paper and pen for simple mockups explaining ideas, then scan/photo the thing.
  13. S

    Beta Psx4Pandora Beta

    So, basically you're saying that you were deceived by Open Pandora makers and blame hobbyist developers for it. "They sold me a hardware on the premise you will make great software, so hurry up guys!" Nice line of thinking mate...
  14. S

    Beta Psx4Pandora Beta

    Guys, babbling like this is exactly what is pushing devs out of forums to private channels free of all the noise. If you want devs on forums please keep the rants somewhere else.
  15. S

    Beta Psx4Pandora Beta

    I am interested in getting GLES2 GPU acceleration running. If I may be of any help, just say so. I already attempted porting P.E.Op.S. GLX plugin using glesport library: http://github.com/smokku/psx4m/tree/master/gpuAPI/peopsGPU/ http://github.com/smokku/psx4m/tree/master/glesport/ but...
  16. S

    Beta Psx4Pandora Beta

    PSX4ALL is also modular. Just not pluggable. You may replace parts on compilation level. Ie. My port for N900 has drawing and sound modules replaced by ones native to Maemo5.
  17. S

    Psx4M

    If I only had Pandora, then surely. One of the reasons I decided to buy N900 is that it's basically the same hardware with OS open for hacking, but I don't have to wait half a year to get one. Just go to the store and get it.
  18. S

    Beta Uae4All Additions

    Oh. Clever. :D
  19. S

    Beta Uae4All Additions

    Your port support scrolling the fully rendered Amiga modes on the screen. So I guess you managed to revert the changes rendering to 320x240 bitmap only? I was working on porting the graphics rendering code from E-UAE, but ended up with garbled screen. I have a working screen scaling code using...
  20. S

    Beta Uae4All Additions

    http://github.com/smokku/uae4all/issues/closed#issue/16 I've ported support for HAM and HB modes from E-UAE.
Back
Top