Results 1 to 7 of 7

Thread: Lua Player V0.18 Released

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    53
    Posts
    141,442
    Blog Entries
    3209
    Rep Power
    50

    Wink Lua Player V0.18 Released

    Shine and Nevyn have released a new version of Lua Player for the PSP, heres whats new:

    v0.18alpha (blame Oobles for all changes)

    - Moved all kernel dependant code into bootstrap code.
    - Moved all of luaplayer into a user mode prx module.
    - Removed the stdio redirection.
    - Made runScript return its error message to main.
    - Exported all lua functions from luaplayer module.
    - Made debugOutput work in the same was as printf.
    - Added System.loadModule function to dynamically load LRX modules.
    - Added an example simple.lrx module as template.
    - Changed Makefiles to support new bootstrap code.
    - Added an example sound.lrx module which moves all sound out
    of main luaplayer. In theory could remove it completely from
    luaplayer and load it only when required. Same could apply
    for other modules.

    Download and Give Feedback Via Comments

  2. #2
    DCEmu Coder drEDN4wt's Avatar
    Join Date
    Aug 2005
    Location
    U.K.
    Posts
    172
    Rep Power
    0

    Default timezones?

    can this version detect the psp's timezone/daylight saving settings?

  3. #3
    DCEmu Pro sroon's Avatar
    Join Date
    Nov 2005
    Location
    Hyrule
    Age
    35
    Posts
    726
    Rep Power
    78

    Default

    Where can I find the game developement app for Lua?

  4. #4
    DCEmu Rookie drew4237's Avatar
    Join Date
    Nov 2005
    Location
    WI
    Age
    36
    Posts
    199
    Rep Power
    72

    Default

    does this work for 2.0

  5. #5
    DCEmu Rookie drew4237's Avatar
    Join Date
    Nov 2005
    Location
    WI
    Age
    36
    Posts
    199
    Rep Power
    72

    Default

    nope that sucks does anyone know a version of lua player that does work on 2.00

  6. #6
    DCEmu Newbie dragaron's Avatar
    Join Date
    Nov 2005
    Posts
    48
    Rep Power
    0

    Default

    Quote Originally Posted by wraggster
    Shine and Nevyn have released a new version of Lua Player for the PSP, heres whats new:

    v0.18alpha (blame Oobles for all changes)

    - Moved all kernel dependant code into bootstrap code.
    - Moved all of luaplayer into a user mode prx module.
    - Removed the stdio redirection.
    - Made runScript return its error message to main.
    - Exported all lua functions from luaplayer module.
    - Made debugOutput work in the same was as printf.
    - Added System.loadModule function to dynamically load LRX modules.
    - Added an example simple.lrx module as template.
    - Changed Makefiles to support new bootstrap code.
    - Added an example sound.lrx module which moves all sound out
    of main luaplayer. In theory could remove it completely from
    luaplayer and load it only when required. Same could apply
    for other modules.

    Download and Give Feedback Via Comments
    Sheesh, I don't understand even one of the above mentioned changes...

  7. #7
    DCEmu Newbie
    Join Date
    Dec 2005
    Posts
    47
    Rep Power
    0

    Default

    I dont understand most of that either, could some kind sole please translate to us mere mortals the actual benefit of this release ?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •