- 0 replies
- 1,320 views
- Add Reply
- 0 replies
- 1,408 views
- Add Reply
- 0 replies
- 1,736 views
- Add Reply
- 0 replies
- 1,768 views
- Add Reply
Ootake 0.94 released

TG16/PCE emulator
2007/01/26 0.94 released- Processing related to drawing was sped up (lightened) in some measure.
- Processing of "Video Speed Up" mode was sped up (lightened).
- The problem that "Tenshi no Uta" did not operate (generated from v0.87) was corrected.
- At "Save State" with numbered, when there is already a saving file of the number, the screen shot of former saving file is displayed and the superscription is confirmed. * The screen shot is displayed at the file saved since v0.94.
- In Window mode & paused, the display of the window on the foremost side is released.
- In Window mode & when the mouse cursor is not moved, the cursor is automatically concealed.
- Additionally, a detailed part has been improved and corrected.
ClrMamePro 3.99 released

Rom Manager
Say hello to nodump chds and a Scanner which is able to scan 7z/rar files, to clrmamepro 3.99. Next thing will hopefully be the planned documentation rewrite....
clrmamepro 3.99
* added: added support for nodump chds
* added: pack option for wwwprofile xml creator
* misc: major cleanup for generic packer routines (e.g. scanner is able to scan 7z and rar now)
* misc: scanner nodump handling works now for roms/chds & unpacked sets
* misc: several other internal cleanups and fixes
>> Get it HERE.
X10do-DS
This app enables the DS to control lights and appliances from anywhere via wifi. The DS becomes the ultimate X10 home automation controller.
Virtually all the lights in my house can be controlled remotely via X10. I decided it would be nice to use the stylus to not only change the brightness of the DS Lite screen but also the house. The standard X10 controllers only work from within the house. I have used my DS to turn on my porch lights, while standing on my relatives porch, 100 miles away from my house.
The app can be tested without any X10 hardware. To actually control lights or appliances an X10 Firecracker interface, an X10 Transceiver, and X10 modules or switches for each light or appliance are required.
X10.com sells the FireCracker 4-Piece Home Control kit www.x10.com/automation/ck18a_s_ps32.html
Included is a windows sever app which needs to run on a PC with an X10 Firecracker interface plugged into the serial port. The DS app communicates with the server app to broadcast X10 commands to the X10 modules.
Features:
-Use the DS stylus or the keypad to send commands to any of the 256 X10 addresses (16 houses codes x 16 unit codes)
-Send ON, OFF, DIM, BRIGHT, ALL LIGHTS ON/OFF, ALL UNITS ON/OFF
-Commands are echoed back to the DS for confirmation
-XML config file for the server app allows lights and unit codes to be labeled and to create macros which are uploaded to the DS.
-The port the server listens on is configurable via the command line
-The server address and port are saved in SRAM on the DS. (This will overwrite sram).
-The server app can be used from the command line to send commands directly to the Firecracker.
I've tested it with a G6 Lite and an EZ-Flash II Powerstar.
Source and Download: PAlib
3.03 OE-C Released
* AVC videos bitrate limit patched. The firmware limited the bitrate of avc videos to only 768 Kbps. OE now forces the limit to be 16384 Kbps. (Note: this doesn't mean than the psp can handle such a high bitrate, this means than they won't show error. I don't know which is the real maximum bitrate than the psp can handle at full speed)* Speed of OE boot is now ~3 seconds faster than previous versions. (without plugins)
* CPU speed of XMB can now be changed.
* Wifi can now work at 333 Mhz!
* Added access to flash 0 and 1 via usb in the recovery menu, based on the great idea of USBSSS by Booster. Note that writing is enabled, so this is intended only for advanced users that know what they are doing in each moment.(It is not a great idea to change anything from the kd folder). Because of this addition, the rest of flashing options were removed.
* PSP isos can now be deleted as any normal memstick games. (also the size of the iso now shows fine when you press triangle->information).
* When formatting memory stick, GAME150, GAME303 and ISO directories will be automatically created!
* Changes in internal HEN core:
o If a EBOOT.PBP with a plain DATA.PSP had a data.psar, modulemgr took as size of the executable the size of data.psp+data.psar. Fixed. (this fix enables psx games to have plain data.psp without causing a memory error).
o Added a couple of patches found by Tyranid. One allows syscalls instructions to be used in kernel mode without causing a crash. The other allows sceKernelQueryModuleInfo to work with sceInit and previous modules.
* The writing is now a bit different. This will avoid "Memory stick blinking too much" bug when using the plugin to load the 3.02 pops.* popstation now lets the use of non-encrypted DATA.PSP. If data.psp is in the same directory as the app, popstation will use that as the DATA.PSP of the eboot.pbp. Otherwise, it will use the one from BASE.PBP. A DATA.PSP that imitates the original sony one is included.
* EBOOT.PBP generated with a non encrypted data.psp won't need the file KEYS.BIN at all. (Note: these EBOOT.PBP cannot work in versions prior to 3.03 OE-C due to a bug that those versions had.)