Support and General Use > Plugins/Viewers
Game of Life
Mad Cow:
Right when it's starting. I select the plugin and get the data abort a second later.
man:
http://sourceforge.net/projects/golly/
This could be interesting, because it's released under the GPL...
Multiplex:
I haven't had chance to play yet but wanted to add some encouragement (and a bit of envy that I didn't think of it first).
I'll have a look and contibute and hopefully contribute H1xx/H3xx keymaps later.
Llorean:
I just noticed the .c files for the plugin were attached to this thread. This is the wrong place for them. They belong in the patch tracker.
Multiplex:
Had a play - Nice! must go and find some set pieces ...
Here is a key map for the H100/H300 series;
--- Code: ---#elif (CONFIG_KEYPAD == IRIVER_H100_PAD) || \
(CONFIG_KEYPAD == IRIVER_H300_PAD)
#define GOL_QUIT BUTTON_OFF
#define GOL_UP BUTTON_UP
#define GOL_DOWN BUTTON_DOWN
#define GOL_RIGHT BUTTON_RIGHT
#define GOL_LEFT BUTTON_LEFT
#define GOL_PLAY BUTTON_ON
#define GOL_SELECT BUTTON_SELECT
#define GOL_EDIT BUTTON_REC
--- End code ---
A Llorean says you should probably put it in the patch tracker - I think it is ready for inclusion in rockbox and the first step of that is getting it in the tracker ...
When you're done with this there was a windows screen saver called bugs or something that was a CA simulation of bacteria eating your desktop with the colour of pxels as food - I tried a quick search but couldn't come up with anything - maybe someone else will remember.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version