Jumpman 89
  1. All files
  2. TI-89 Programs
  3. TI-89 Assembly Programs

Description

Alien creatures have broken into the Jupiter headquarters and sabotaged all systems and hid bombs in different corners and angles, which can destroy the headquarters and the two adjoining buildings any moment. It all depends on you. As secret agent Jupiter Jumpman you have the speed and experience to cross the aliens' plans and thus defend the headquarters.
In this comprehensive platform game, the bombs have to be collected in 30 levels. At the same time some creatures as bats, birds or aliens, but also robots and missiles disturb you. Also, collecting the bombs is a bit tricky. Either traps are triggered, i.e. ropes, ladders or platform parts disappear or fall down, or in some levels they only appear by this. The name of the level kind of contains directly what will happen! Seen as that, everything that moves should be avoided.

v1.01
- added optimizations suggested by Lionel Debroux (thank you Lionel)
- corrected version string (V1.00 was released with the version string set to v0.95)
- corrected enemy collision detection (v1.00 was released with enemy collision detection unintentionally disabled)
- increased accuracy of bullet and collectable collision detection

Screenshots

Screenshot #6311 Screenshot #6312 Screenshot #6313 Screenshot #6314

Archive Contents

Name Size
Jumpman_89_v1.01/ExtGraph-b02b924/lib/readme.txt 352 bytes
Jumpman_89_v1.01/gfx/BIN2C.COM 10.6 KB
Jumpman_89_v1.01/gfx/j3.bin 2.4 KB
Jumpman_89_v1.01/gfx/j3.h 12.8 KB
Jumpman_89_v1.01/gfx/j7.bin 576 bytes
Jumpman_89_v1.01/gfx/j7.h 3.1 KB
Jumpman_89_v1.01/gfx/j8.bin 448 bytes
Jumpman_89_v1.01/gfx/j8.h 1.7 KB
Jumpman_89_v1.01/gfx/j9.bin 512 bytes
Jumpman_89_v1.01/gfx/j9.h 2.7 KB
Jumpman_89_v1.01/gfx/make j3.bat 80 bytes
Jumpman_89_v1.01/gfx/make j7.bat 69 bytes
Jumpman_89_v1.01/gfx/make j8.bat 69 bytes
Jumpman_89_v1.01/gfx/make j9.bat 69 bytes
Jumpman_89_v1.01/jm_bullets.c 11.2 KB
Jumpman_89_v1.01/jm_bullets.h 1.8 KB
Jumpman_89_v1.01/jm_collectables.c 18.1 KB
Jumpman_89_v1.01/jm_collectables.h 1.7 KB
Jumpman_89_v1.01/jm_enemies.c 55.8 KB
Jumpman_89_v1.01/jm_enemies.h 4.2 KB
Jumpman_89_v1.01/jm_graphics.c 2.1 KB
Jumpman_89_v1.01/jm_graphics.h 1.4 KB
Jumpman_89_v1.01/jm_jumpman.c 27.6 KB
Jumpman_89_v1.01/jm_jumpman.h 2.4 KB
Jumpman_89_v1.01/jm_levels.c 10.1 KB
Jumpman_89_v1.01/jm_levels.h 6.6 KB
Jumpman_89_v1.01/jm_moving_platforms.c 13.2 KB
Jumpman_89_v1.01/jm_moving_platforms.h 2.1 KB
Jumpman_89_v1.01/jm_objects.c 3.3 KB
Jumpman_89_v1.01/jm_objects.h 9.7 KB
Jumpman_89_v1.01/jm_pad_4.bin 4 bytes
Jumpman_89_v1.01/jm_platforms.c 15.4 KB
Jumpman_89_v1.01/jm_platforms.h 1.2 KB
Jumpman_89_v1.01/jm_scores.c 7.0 KB
Jumpman_89_v1.01/jm_scores.h 1.2 KB
Jumpman_89_v1.01/jm_timers.c 2.3 KB
Jumpman_89_v1.01/jm_timers.h 1.2 KB
Jumpman_89_v1.01/jm_titlescreen.c 8.3 KB
Jumpman_89_v1.01/jm_titlescreen.h 1.1 KB
Jumpman_89_v1.01/jm_utilities.c 3.3 KB
Jumpman_89_v1.01/jm_utilities.h 2.2 KB
Jumpman_89_v1.01/jumpman.89y 22.0 KB
Jumpman_89_v1.01/jumpman.89z 1.1 KB
Jumpman_89_v1.01/jumpman.tpr 2.7 KB
Jumpman_89_v1.01/levels/jm_adv.txt 8 bytes
Jumpman_89_v1.01/levels/jm_beg.txt 8 bytes
Jumpman_89_v1.01/levels/jm_gl.txt 10 bytes
Jumpman_89_v1.01/levels/jm_int.txt 12 bytes
Jumpman_89_v1.01/levels/jm_level_data.c 110.5 KB
Jumpman_89_v1.01/levels/jm_level_marker.txt 4 bytes
Jumpman_89_v1.01/levels/jm_levels.tpr 1.3 KB
Jumpman_89_v1.01/levels/jm_levels_make.bat 916 bytes
Jumpman_89_v1.01/levels/jm_pad_4.bin 4 bytes
Jumpman_89_v1.01/levels/jml1.89y 2.3 KB
Jumpman_89_v1.01/levels/jml2.89y 3.1 KB
Jumpman_89_v1.01/levels/jml3.89y 3.6 KB
Jumpman_89_v1.01/levels/jml4.89y 8.2 KB
Jumpman_89_v1.01/levels/ttbin2oth.exe 8.5 KB
Jumpman_89_v1.01/levels/ttpack.exe 23.5 KB
Jumpman_89_v1.01/readme.txt 3.8 KB
Jumpman_89_v1.01/screenshots/jm_dragons.gif 48.2 KB
Jumpman_89_v1.01/screenshots/jm_follow_the_leader.gif 42.2 KB
Jumpman_89_v1.01/screenshots/jm_hotfoot.gif 20.6 KB
Jumpman_89_v1.01/screenshots/jm_jungle.gif 40.6 KB
Jumpman_89_v1.01/screenshots/jm_look_out_below.gif 26.2 KB
Jumpman_89_v1.01/screenshots/jm_the_roost.gif 56.1 KB
Jumpman_89_v1.01/ttpack.exe 23.5 KB
Jumpman_89_v1.01/utils/asm/GraySetScreenColor_R.s 1.9 KB
Jumpman_89_v1.01/utils/asm/GraySingleSprite8_COLOR_R.s 4.4 KB
Jumpman_89_v1.01/utils/asm/IsVTI.s 2.0 KB
Jumpman_89_v1.01/utils/BasicTypes.h 1.1 KB
Jumpman_89_v1.01/utils/BasicUtils.c 552 bytes
Jumpman_89_v1.01/utils/BasicUtils.h 721 bytes
Jumpman_89_v1.01/utils/FileUtils.c 12.2 KB
Jumpman_89_v1.01/utils/FileUtils.h 762 bytes
Jumpman_89_v1.01/utils/FontUtils.c 17.6 KB
Jumpman_89_v1.01/utils/FontUtils.h 1.3 KB
Jumpman_89_v1.01/utils/GrayUtils.c 3.1 KB
Jumpman_89_v1.01/utils/GrayUtils.h 2.2 KB
Jumpman_89_v1.01/utils/KeyUtils.c 11.2 KB
Jumpman_89_v1.01/utils/KeyUtils.h 2.2 KB
Jumpman_89_v1.01/utils/TimeUtils.c 1.8 KB
Jumpman_89_v1.01/utils/TimeUtils.h 630 bytes
Jumpman_89_v1.01/utils/TrigUtils.c 1.8 KB
Jumpman_89_v1.01/utils/TrigUtils.h 557 bytes
Download file
File Size
361.6 KB

Metadata

Author
Ranman
Uploaded
6 years, 5 months ago

Statistics

Rating
No ratings.
Downloads
340
Views
1601

Reviews

Nobody has reviewed this file yet.

Versions

  1. Jumpman 89 (published 6 years, 5 months ago; 2017-11-11 16:34 UTC)

Advertisement