Search results

  1. ledow

    GP2X Sdl Vnc

    Just wanted to let everyone know about something great I found recently. It's a VNC backend for SDL... basically any SDL program that is compiled against an SDL library patched with this can also operate over VNC. It's great for testing things on GP2X remotely, for instance...
  2. ledow

    Stppc2X - News On The Next Version

    This is just a heads-up that I am working on a new update to STPPC2x for the GP2X. The new version has four new games (Keen, Magnets, Singles and Towers) and a number of little fixes and enhancements including extra difficulty levels and modes for some of the existing games. You can get a...
  3. ledow

    GP2X "adsorb" - A Wip Osmos-Clone

    Just to announce that I'm working on a new GP2X game (Pandora really doesn't interest me and anything GP2X can be put on the Wiz easily anyway - always cater to the lowest common denominator! :P ). I've called it "Adsorb" (deliberately, before anyone points out that I can't spell "absorb")...
  4. ledow

    Stppc2x V1.1 Released.

    Ledow has released version 1.1 of STPPC2x! The latest version of my efforts to port Simon Tatham's Portable Puzzle Collection to the GP2X. This is a set of 31 addictive logic and puzzle games. Some are old favourites (like sudoku, sliding puzzles and minesweeper) and others you may not have...
  5. ledow

    Stppc2x News

    Yes, I'm still working on STPPC2x! However, there were a few problems which meant I had trouble getting a working development environment up and running on a new machine - nothing drastic enough to stop coding but it turned from "must do" to "I'll get around to it". Anyway, I am still coding...
  6. ledow

    GP2X Interesting Bit Of Logic/maths/code Needed For Binary Problem

    Okay, I have a need for a function which does the following: CODE int next_binary_string_with_x_bits(int start, int x) It takes a number (start) which has "x" 1's in it's binary expression. It then returns the next highest number which has the same property. So: CODE...
  7. ledow

    GP2X Stppc2x News

    Just to reassure everyone, I'm still working on STPPC2x after my "version 1.0" release. At the moment, I have the following in progress for "version 1.1": Menus - Added indicators on the main menu to tell whether a game requires numeric digit input (e.g. filling, solo, unequal), supports...
  8. ledow

    Stppc2x V1.0

    Ledow has released version 1.0 of STPPC2x! (Hopefully) The definitive version of my efforts to port Simon Tatham's Portable Puzzle Collection to the GP2X. This is now a set of 31 addictive logic and puzzle games (1 new to this release - Mosco). Some are old favourites (like sudoku, sliding...
  9. ledow

    Chaos 2x

    Ledow has just done a quick port of Quirky's Chaos: Quirky ported a disassembled version of the original Spectrum version to GBA and now I've tweaked that to work on a GP2X. You can download it from the Archive or my website: http://www.ledow.org.uk/gp2x/ It's only a very simple and quick...
  10. ledow

    GP2X Open2x Libc - Possible Memset Problem.

    I've just discovered (well, uncovered might be a more accurate term) a little bug in the memset function for the version of libc shipped with the Open2x toolchain. I have to say that I just "hit" this bug, happened to notice that it was a problem with memset and somebody else did all the clever...
  11. ledow

    GP2X Stppc2x News

    Just a heads-up for anyone interested in STPPC2x. I'm working on a big version 1.0, that'll definitely have the following: - Integrated game menu - you select the game and it loads instantly. All games are contained in one program. - Whole distribution takes up less than 3Mb! - New internal...
  12. ledow

    Stppc2x Beta5

    The next step on my efforts to port Simon Tatham's Portable Puzzle Collection to the GP2X. This is now a set of 30 addictive logic and puzzle games (3 are new to this release!). Some are old favourites (like sudoku, sliding puzzles and minesweeper) and others you may not have seen before. An...
  13. ledow

    Stppc2x - The Complete Collection - Beta 4

    The next step on my efforts to port Simon Tatham's Portable Puzzle Collection to the GP2X. This is a a set of 27 addictive logic and puzzle games. Some are old favourites (like sudoku, sliding puzzles and minesweeper) and others you may not have seen before. This is the fourth beta release of...
  14. ledow

    Interest In A "art/design" Competition.

    I'm posting to gauge the interest that there would be in a competition, run by me, to design pretty splashscreens, backgrounds etc. for my port of some puzzle games: STPPC2x. I'm hopeless at art-y stuff, but wouldn't ask people to do lots of hard work on my behalf without at least having fun...
  15. ledow

    Logic Pro / Logic Pro 2

    Any chance of Logic Pro / Logic Pro 2 appearing in the next version of GP2XMame or Mame4All? Apparently, it's based off a deniam board which is basically just a system16 board in disguise. The emulation speeds and chips required didn't look too unreasonable (but what do I know?) and it's a...
  16. ledow

    Stppc2x - The Complete Collection - Beta 3

    The next step on my efforts to port Simon Tatham's Portable Puzzle Collection to the GP2X. This is a a set of 27 addictive logic and puzzle games. Some are old favourites (like sudoku, sliding puzzles and minesweeper) and others you may not have seen before. This is the third beta release of...
  17. ledow

    Stppc2x - The Complete Collection - Beta 2

    An update to the earlier Beta 1 on my efforts to port Simon Tatham's Portable Puzzle Collection to the GP2X. This is a a set of 27 addictive logic and puzzle games. Some are old favourites (like sudoku, sliding puzzles and minesweeper) and others you may not have seen before. This is the...
  18. ledow

    Stppc2x - The Complete Collection - Beta 1

    I'm now releasing my entire progress on porting Simon Tatham's Portable Puzzle Collection to GP2X. This is a a set of 27 addictive logic and puzzle games. Some are old favourites (like sudoku, sliding puzzles and minesweeper) and others you may not have seen before. This is the first beta...
  19. ledow

    Simon Tatham's Portable Puzzle Collection - Net

    The second of many games from this excellent puzzle collection. Rotate the blocks to complete the network without any "unpowered" blocks. Both "untangle" and "net" and now using improved (but still not perfect) cursor code. This is an SDL port of just the "net" game, customised for GP2X...
  20. ledow

    Simon Tatham's Portable Puzzle Collection - Untangle.

    Hopefully the first of many games from this excellent puzzle collection. Untangle the dots so that none of the lines cross. This was a port of the SVN version r7703 for which I (Ledow) had to write an entire SDL frontend. It now works on the GP2X, as do many of the games, but I need people...
Back
Top