The idea is this: Using Tetris-like blocks, fill in a square. To move the pieces around, use the joystick and to place one, use fire. To start over again, press the reset switch. Read more about Mimpy (Build 3) (A2600 Game)
ZXing (pronounced "zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java. Goal is to use the built-in camera on mobile phones to photograph and decode barcodes on the device, without communicating with a server. Read more about ZXing v1.2 (iPhone misc)
ZXing (pronounced "zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java. Goal is to use the built-in camera on mobile phones to photograph and decode barcodes on the device, without communicating with a server. Read more about ZXing v1.2 (Android misc)
ZXing (pronounced "zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java. Goal is to use the built-in camera on mobile phones to photograph and decode barcodes on the device, without communicating with a server. Read more about ZXing v1.2 (J2ME misc)
LEDA Legacy Software Loader is a program that integrates into M33 custom firmwares to let some old 1.00/1.50 homebrew to run. To avoid waste of memory, LEDA is only loaded when necessary. Current compatibility is unknown as is still in beta. Read more about LEDA Legacy Software Loader v0.1 (Beta) (PSP Application)
Hammock is a mock object framework for J2ME devices. It is used in conjunction with unit test frameworks like JMUnit and J2MEUnit. The framework includes mocks for many of the J2ME UI and I/O classes as well as a utility, HammockMaker, for generating mocks of other classes. Read more about Hammock v1.6 (J2ME misc)