Join Today
+ Reply to Thread
Page 1 of 3 123 LastLast
Results 1 to 10 of 22

Thread: SDL lib

  1. #1

    Default SDL lib

    So... quake thread at e680i wasn't a good place to post development things.
    This thread is for that purpose now... anyone interested in the released sdl for quake/doom should post questions in this thread

  2. #2
    Join Date
    Sep 2005
    Location
    Jakarta, Indonesia
    Posts
    1,091

    Default Re: SDL lib

    Can I talk about xmame.SDL here?
    eXMMS and Rockbox running on E680, E680i, E680g, A780, A1200 and ROKR E6

  3. #3

    Default Re: SDL lib

    Yes

    Just an update, line 427 of src/video/qtopia/SDL_QWin.cc

    changed to :
    Uint16 *pDst = dstBits + dstYSub + ( ( dstBorderTopBottom + srcBlitRect.left() - 1 ) * dstSize.width() ) + ( dstStartOffsetX + srcBlitRect.top() ) - 1;

    also line 419 to:
    int dstStartOffsetX = dstBorderLeftRight - 1;

    these changes fix some games like stella emulator from displaying garbage.

    the patch file is now updated with the new fixes.

  4. #4

    Default Re: SDL lib

    My God! my complier is different, here "-mcpu=xscale -mtune=xscale" is OK! Perhaps, it is reason SDL_Init failed, your complied SDL lib and my complied XSnes9x. hehe thx alebm!
    update already!

  5. #5

    Default Re: SDL lib

    try changing you main() to SDL_main()

  6. #6

    Default Re: SDL lib

    thx! i copy main(){...} in SDL_main.cc to my code,and change main to SDL_main(), now SDL_INIT OK, But calling SDL_SetVideoMode, phone die then CTRL+C isn't quit, only pull up battery.

    Now locating line in SDL_sysvideo.cc!

  7. #7
    Join Date
    Sep 2005
    Location
    philippines
    Posts
    763

    Default Re: SDL lib

    how's the update yutian.i think you are doing well,i will be waiting for the new snes emulator
    http://coldstorage.spruz.com
    Home of Motorola Files and links

  8. #8

    Default Re: SDL lib

    to ndpndnt16
    i have complied alebm's SDL lib OK, solving SDL_SetVideoMode die problem, segment fault, perhap my function calling is error.

  9. #9

    Default Re: SDL lib

    to alebm
    i try SDL in doom,it is good!
    but my complied version with all patch (include this thread) is bad.
    i will return step one step,get reason.

  10. #10

    Default Re: SDL lib

    Can you update your complied lib libSDL-1.2.so.0.7.0 to your update site?
    before i am all OK, i need it. thx


    detail: Fatal signal: Segmentation Fault (SDL Parachute Deployed)
    then die


    and Call tell me your used QT(ezx/include/qt and lib) version.


 
+ Reply to Thread
Page 1 of 3 123 LastLast

Similar Threads

  1. SDL compiled. Can't run SDL apps
    By riteshtonk in forum Development
    Replies: 6
    Last Post: 11-21-2007, 03:06 PM
  2. a1200 framebuffer lib, ezfb and cximage released !!
    By serverclient2004 in forum Development
    Replies: 3
    Last Post: 08-20-2007, 03:49 PM
  3. Can we use qpe lib to create A780 application
    By madhurvyas in forum Development
    Replies: 2
    Last Post: 08-28-2006, 10:06 AM
  4. Replies: 1
    Last Post: 05-12-2006, 08:28 AM
  5. Wad can .lib be programmed?
    By admin in forum E680 General Chat
    Replies: 9
    Last Post: 02-26-2005, 02:37 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1