News

Dragon Attack (01-02-2010) (A2600 Game)

Will is working on an adventure/RPG style game for Atari 2600 named “Dragon Attack”. The game is yet in early stages.

Release notes:

Hello everyone!

A while back on an Indenture thread I had posted a possible 2600 asm kernel that could be used to create asymmetrical playfields used by Indenture.

I’ve been playing around with it for a while, and have actually got it to the point where it supports not only asymmetrical playfields, but also multiple-color playfields and 2-scanline-resolution support for missile0 and missile1. What this means is that I can create a new version of Adventure that adds fire-breathing dragons, castle moats that need to be crossed with a bridge, and tons of other neat things.

Here are some screenshots and an NTSC binary of what I have so far. The binary is just a static frame, there’s no player or dragon movement coded yet. I just wanted to show that this is actually doable on the 2600, and not just a mockup.

What I eventually plan to do is incorporate:
– all 31 of the original rooms from Adventure
– 32 of my favorite rooms from Indenture, including the yellow maze, orange “ATARI” maze, and the green and silver castles.
– 34 original rooms

I’ll also be including the shield, flashlight (possibly reimagined as a torch), blue balloon, and a handful of rooms from my Duck Attack! homebrew.

Note that this isn’t a hack of Adventure (although I’ve got nothing against Adventure hacks, obviously); it’s a complete rewrite from scratch (although I’ll probably pull in some routines from Duck Attack! when appropriate – e.g. the fire-breathing logic.) Nonetheless, the basic gameplay should feel very familiar once it’s done.

I’ll post updates here as it progresses.

–Will

By · 0 comments
Send WinKey v1.0.0 (PPC Application)

Send WinKey is tiny application that is emulating click (rather pressing button) of Windows Key… * You can use it while binding / mapping your hardware keys (ex Xperia, Touch Pro etc.) when You need the “fast” opening of Start menu (not touching screen but pressing the button…).

By · 0 comments
SchedHandler v1.55 (PPC Application)

camro updated his application SchedHandler, previously known as MailHandler. The program is based upon ImapPusher.

Features:

.) Scheduler for:
Scanning for:
-> network connection scanner (check the connection and if not valid reconnect again)
-> anti power suspend (sending power heartbeat every X-seconds, and so not going to suspend mode)
-> imap idle scanning for new emails
-> wheel time scanning (after X-seconds execute…)
–> + extra option for
—- checking if File Exist
—- checking if File Not Exist
—- checking if Application Running
—- checking if Application Not Running
Timeplans when Scanning events are valid
Execution if Scanning is valid:
-> Polling Emails (Pocket Outlook Mailboxes)
-> Kill Tasks
-> Play Sounds (all windows media supported files)
-> Switch Radio, GPRS, Wlan, Bluetooth via ON/OFF/Toggle
additional:
it supports:
+ multiple email profiles
+ multiple email FOLDERS
+ multiple scheduler profiles
+ multiple time plans
+ checking email via “Imap Idle” and/or via “Polling”
+ imap(143) and imaps(993) ssl
+ Polling in free defined time interval
+ Multiple Time Scheduling for:
+> switching on/off/toogle (RADIO, GPRS WLAN, BLUETOOTH)

Changes:

+ added a new version “CLEAN”, which have no trace loggin inside (SOUND LOGGING is ON)
+ changed names of tracing to Logging or Log – it is more logical for users
+ change the whole NETWORK checker – a complete simple way – only make a Internet connection and use the best posibliliy line (like the same as wm does)
+ socket read end handling – maybe this makles the bug.

By · 0 comments