PRGLoader 3.2

PRGLoader 3.2 Firmware
To run programs in Your phone You need firmware with PRGLoader. This is the latest release. For flashing, I recommend using Flasher3. Please read README.TXT inside archive before flashing.

Main features:
  • Up to 30 programs in your phone (10 small + 20 big)
  • Maximum program size: 64 Kb
  • Support PRGLoader 2.5 and 3.2 programs
  • Library support for firmware independent programs
  • Autorun function for running programs after phone start
  • Anti-Lock feature for skipping autorun program (when code is damaged, etc.)
  • New fully relocateable PRG version 3.2
  • Info page with library version, autorun section and free memory information
  • Small info display with section number and size
  • Toggle between all sections or only programs visible in list
  • Monitor mode menu visible after start

    You need latest library to run PRGLoader 3.2 programs.
    For uploading sections to phone I recommend using NVMManager.

  • 5.1.4/4 J5/J6 Firmware

    Library files - Version: 4
    Libraries for PRGLoader3.2
    Inside archive is 3 files:
  • somename.SEC - This is library for PRGLoader, put it in section 18-29
  • somename.LIB - This is library used by ELF2PRG when compiling programs
  • README.TXT - Instructions now to install library

  • 5.1.4/4


    Games
    3D Tetris
  • Source code included
  • PRG file size: 4859 Bytes
  • Library needed: 1 or newer

  • Download

    Bogman
  • Source code included
  • PRG file size: 3469 Bytes
  • Library needed: 1 or newer

  • Download

    Bomberman
  • Source code included
  • PRG file size: 7552 Bytes
  • Library needed: 1 or newer

  • Download

    Black Jack
  • PRG file size: 3785 Bytes
  • Library needed: 1 or newer

  • Download

    Boulder Dash
  • Source code included
  • PRG file size: 4117 Bytes
  • Library needed: 1 or newer

  • Download

    Egghunt
  • Source code included
  • PRG file size: 4880 Bytes
  • Library needed: 1 or newer

  • Download

    Snake
  • Source code included
  • PRG file size: 2669 Bytes
  • Library needed: 1 or newer

  • Download

    Sokoban v0.6b+
  • Source code included
  • PRG file size: 3223 Bytes
  • Library needed: 1 or newer

  • Download

    Tetris
  • Source code included
  • PRG file size: 2424 Bytes
  • Library needed: 1 or newer

  • Download

    Plasma demo
  • Source code included
  • PRG file size: 1076 Bytes
  • Library needed: 1 or newer

  • Download

    Xonix
  • Source code included
  • PRG file size: 4531 Bytes
  • Library needed: 1 or newer

  • Download


    Utilities
    BTSInfo v1.0
    BTS database search. Displays current BTS ID, signal level and description from database.Read included text file.
  • PRG file size: 1048 Bytes
  • Library needed: 4 or newer
    For converting BTS lists into format supported by this program, you need BTSFilter or BTSConvert.
  • BTSConvert - converts BTS database in CSV format into BTSInfo format. Check included readme.txt for more instructions.
  • BTSFilter - special version of BTSConvert, with czech region support (for other parts of world, use BTSConvert instead) - T-Mobile database included

  • Download BTSInfoDownload BTSConvertDownload BTSFilter

    EMS Viewer v0.9d
    Reader for EMS and SMS messages. Read included text file.
  • PRG file size: 6693 Bytes
  • Library needed: 3 or newer

  • Download

    TimeDesk v1.4
    Animated analog clock, without operator name
  • Autorun compatible
  • Source code included
  • PRG file size: 1015 Bytes
  • Library needed: 1 or newer

  • Download

    FireDesk v1.2
    Animated wallpaper - fire effect
  • Autorun compatible
  • Source code included
  • PRG file size: 867 Bytes
  • Library needed: 1 or newer

  • Download

    NVM Browser
    Very useful utility, You can copy and delete sections. Read included README.TXT.
    Warning: You can delete anything, so watch out!
  • PRG file size: 1580 Bytes
  • Library needed: 1 or newer

  • Download


    Programming
    Development pack for PRGLoader 3.2
  • Included ELF2PRG utility and other files needed to build programs for PRGLoader 3.2
  • You need HAM package or DevKitADV compilers

  • Download

    Source code of PRGLoader 3.2

    Download

    Resources
    Icon catalog - For choosing icon IDDownload

    Sample programs
    Sample #1: Textbox with scrollbarDownload
    Sample #2: MenuDownload
    Sample #3: Monitor WindowDownload
    Read IMSI exampleDownload
    More samples: base for games, using MME, menuDownload
    Objects examplesDownload