Kroc Camen

Results 125 issues of Kroc Camen

The game keeps a copy of the HUD in $EF90 onwards (2'304 bytes) and the entire thing gets copied over every frame -- including the blank space either side of...

space-saving
speed
build
gfx

Add support for the extra keys on the C128 keyboard (such as the cursor keys), details here: http://codebase64.org/doku.php?id=magazines:chacking6#three-key_rollover_for_the_c-128_and_c-64

ease-of-use
gameplay-trading
gameplay-combat
menu
hardware

On C128 hardware, run the CPU at double-speed (2MHz) during the VBlank; the display screen cannot be maintained during 2MHz mode. Hacks for this already exist out there, this will...

help wanted
good first issue
speed
hardware

A black hole could exist at the exact centre of each galaxy (0,0 assuming centred co-ordinates). I was thinking of making this an Easter-egg, whereby the black hole is not...

enhancement
menu
gfx

Won't be needed. And, as always, will be a compile-time option so you can keep if you want (and memory permits)

space-saving
build
hardware

Providing a cartridge version opens up a lot of possibilities for features and optimisations. Some pros and cons to consider: - 512 KB for Easyflash. Plenty of room for look-up...

space-saving
speed
build
hardware

Elite's controls speaks of its time: 1980's Microcomputer. I would like to have a build option for an "emulator" edition that would modify aspects of the game to better suit...

ease-of-use
menu
gfx
hardware

Right now, we're dependent on the GMA86 loader with it's copy-protection and encryption. Before we can really get into changing the game we need to be able to construct our...

space-saving
build

Picking up illegal cargo is annoying when you don't want to risk the offender status. There should be the ability to jettison cargo. - [ ] Provide a key to...

enhancement
gameplay-trading
gameplay-combat
menu

Keeping track of passing time will be important for expanding the possibilities of missions. Some kind of "universe time" will be needed to give the current date/time in the universe,...

enhancement
gameplay-trading
menu