Mario Bros Arcade v1.1
  1. All files
  2. TI-84 Plus CE Programs

Description

This file contains the binary and full source code for a simple port of the GBA Mario Bros Arcade game for the TI 84+ CE calculator.

Screenshots

Screenshot #10092

Archive Contents

Name Size
credit.txt 260 bytes
makefile 316 bytes
MBros.8xp 57.2 KB
README.txt 183 bytes
src/alloc_table.h 623 bytes
src/bonus.c 377 bytes
src/bonus.h 1.1 KB
src/collision.c 2.4 KB
src/collision.h 478 bytes
src/defines.h 1.8 KB
src/draw.c 18.1 KB
src/draw.h 439 bytes
src/enemies.c 18.8 KB
src/enemies.h 2.4 KB
src/fireballs.c 6.9 KB
src/fireballs.h 1.1 KB
src/font/font.h 16.6 KB
src/font/font.pf 2.0 KB
src/gfx/background/bg_castle.png 8.0 KB
src/gfx/background/bg_lava.png 16.5 KB
src/gfx/background/bg_pipes.png 4.9 KB
src/gfx/background/bg_snowy.png 6.1 KB
src/gfx/background/bg_title.png 17.6 KB
src/gfx/background/bg_title_old.png 13.3 KB
src/gfx/convimg.yaml 5.6 KB
src/gfx/convimg.yaml.lst 4.8 KB
src/gfx/enemy/crab_upsidedown1_right.png 401 bytes
src/gfx/enemy/crab_walk1_mad_right.png 416 bytes
src/gfx/enemy/crab_walk1_right.png 369 bytes
src/gfx/enemy/crab_walk2_mad_right.png 424 bytes
src/gfx/enemy/crab_walk2_right.png 376 bytes
src/gfx/enemy/crab_walk3_mad_right.png 389 bytes
src/gfx/enemy/crab_walk3_right.png 398 bytes
src/gfx/enemy/fly_dead_right.png 888 bytes
src/gfx/enemy/fly_ground.png 824 bytes
src/gfx/enemy/fly_wing1.png 891 bytes
src/gfx/enemy/fly_wing2.png 869 bytes
src/gfx/enemy/freezie_die1_right.png 784 bytes
src/gfx/enemy/freezie_die2_right.png 819 bytes
src/gfx/enemy/freezie_die3_right.png 864 bytes
src/gfx/enemy/freezie_die4_right.png 884 bytes
src/gfx/enemy/freezie_die5_right.png 848 bytes
src/gfx/enemy/freezie_walk1_right.png 779 bytes
src/gfx/enemy/freezie_walk2_right.png 770 bytes
src/gfx/enemy/freezie_walk3_right.png 758 bytes
src/gfx/enemy/hazards/fireball_green_big_rot1.png 810 bytes
src/gfx/enemy/hazards/fireball_green_big_rot2.png 789 bytes
src/gfx/enemy/hazards/fireball_green_big_rot3.png 774 bytes
src/gfx/enemy/hazards/fireball_green_big_rot4.png 794 bytes
src/gfx/enemy/hazards/fireball_green_small_rot1.png 714 bytes
src/gfx/enemy/hazards/fireball_green_small_rot2.png 709 bytes
src/gfx/enemy/hazards/fireball_green_small_rot3.png 728 bytes
src/gfx/enemy/hazards/fireball_green_small_rot4.png 744 bytes
src/gfx/enemy/hazards/fireball_red_big_rot1.png 780 bytes
src/gfx/enemy/hazards/fireball_red_big_rot2.png 770 bytes
src/gfx/enemy/hazards/fireball_red_big_rot3.png 777 bytes
src/gfx/enemy/hazards/fireball_red_big_rot4.png 764 bytes
src/gfx/enemy/hazards/fireball_red_small_rot1.png 706 bytes
src/gfx/enemy/hazards/fireball_red_small_rot2.png 697 bytes
src/gfx/enemy/hazards/fireball_red_small_rot3.png 702 bytes
src/gfx/enemy/hazards/fireball_red_small_rot4.png 690 bytes
src/gfx/enemy/spike_turning1_right.png 384 bytes
src/gfx/enemy/spike_turning2_right.png 376 bytes
src/gfx/enemy/spike_upsidedown1_right.png 363 bytes
src/gfx/enemy/spike_walk1_right.png 352 bytes
src/gfx/enemy/spike_walk2_right.png 358 bytes
src/gfx/enemy/spike_walk3_right.png 377 bytes
src/gfx/font/phase/phase_card.png 830 bytes
src/gfx/font/phase/phase_clear.png 1.1 KB
src/gfx/font/phase/phase_number0.png 656 bytes
src/gfx/font/phase/phase_number1.png 640 bytes
src/gfx/font/phase/phase_number2.png 678 bytes
src/gfx/font/phase/phase_number3.png 697 bytes
src/gfx/font/phase/phase_number4.png 672 bytes
src/gfx/font/phase/phase_number5.png 667 bytes
src/gfx/font/phase/phase_number6.png 668 bytes
src/gfx/font/phase/phase_number7.png 662 bytes
src/gfx/font/phase/phase_number8.png 686 bytes
src/gfx/font/phase/phase_number9.png 672 bytes
src/gfx/level/castle_block.png 610 bytes
src/gfx/level/castle_block_bump1.png 746 bytes
src/gfx/level/castle_block_bump2.png 788 bytes
src/gfx/level/castle_block_bump3.png 816 bytes
src/gfx/level/coin1.png 693 bytes
src/gfx/level/coin2.png 658 bytes
src/gfx/level/coin3.png 611 bytes
src/gfx/level/coin4.png 630 bytes
src/gfx/level/coin5.png 671 bytes
src/gfx/level/icicle_forming1.png 652 bytes
src/gfx/level/icicle_forming2.png 692 bytes
src/gfx/level/icicle_forming3.png 729 bytes
src/gfx/level/icicle_full1.png 776 bytes
src/gfx/level/icicle_full2.png 780 bytes
src/gfx/level/icicle_full3.png 725 bytes
src/gfx/level/lava_block.png 610 bytes
src/gfx/level/lava_block_bump1.png 328 bytes
src/gfx/level/lava_block_bump2.png 718 bytes
src/gfx/level/lava_block_bump3.png 348 bytes
src/gfx/level/level1_block_bump1.png 343 bytes
src/gfx/level/level1_block_bump1_old.png 281 bytes
src/gfx/level/level1_block_bump2.png 357 bytes
src/gfx/level/level1_block_bump2_old.png 305 bytes
src/gfx/level/level1_block_bump3.png 356 bytes
src/gfx/level/level1_block_bump3_old.png 313 bytes
src/gfx/level/level1_block_old.png 147 bytes
src/gfx/level/level1_ground.png 149 bytes
src/gfx/level/pipe_stationary_right.png 881 bytes
src/gfx/level/pipes_block.png 160 bytes
src/gfx/level/pipes_ground.png 722 bytes
src/gfx/level/pow_full.png 758 bytes
src/gfx/level/pow_low.png 709 bytes
src/gfx/level/pow_medium.png 737 bytes
src/gfx/level/respawn_platform_empty.png 588 bytes
src/gfx/level/respawn_platform_full.png 623 bytes
src/gfx/level/respawn_platform_med.png 610 bytes
src/gfx/level/snowy_iced_block_bump1.png 9.9 KB
src/gfx/level/snowy_iced_block_bump2.png 10.2 KB
src/gfx/level/snowy_iced_block_bump3.png 10.4 KB
src/gfx/level/snowy_iced_block1.png 667 bytes
src/gfx/level/snowy_iced_block2.png 697 bytes
src/gfx/level/snowy_normal_block.png 653 bytes
src/gfx/level/snowy_normal_block_bump1.png 810 bytes
src/gfx/level/snowy_normal_block_bump2.png 881 bytes
src/gfx/level/snowy_normal_block_bump3.png 869 bytes
src/gfx/mario/grn_blank_stare.png 605 bytes
src/gfx/mario/grn_dead.png 700 bytes
src/gfx/mario/grn_jump_right.png 658 bytes
src/gfx/mario/grn_slide_right.png 580 bytes
src/gfx/mario/grn_stand_right.png 569 bytes
src/gfx/mario/grn_walk1_right.png 610 bytes
src/gfx/mario/grn_walk2_right.png 622 bytes
src/gfx/mario/mario_placeholder.png 183 bytes
src/gfx/mario/red_blank_stare.png 983 bytes
src/gfx/mario/red_dead.png 584 bytes
src/gfx/mario/red_jump_right.png 549 bytes
src/gfx/mario/red_slide_right.png 14.0 KB
src/gfx/mario/red_stand_right.png 445 bytes
src/gfx/mario/red_walk1_right.png 492 bytes
src/gfx/mario/red_walk2_right.png 519 bytes
src/gfx/oiram.png 984 bytes
src/gfx/oiram3.png 465 bytes
src/gfx/particles/coin_pick_1.png 8.3 KB
src/gfx/particles/coin_pick_2.png 626 bytes
src/gfx/particles/coin_pick_3.png 599 bytes
src/gfx/particles/coin_pick_4.png 595 bytes
src/gfx/particles/coin_pick_5.png 617 bytes
src/gfx/particles/dust_cloud_big.png 601 bytes
src/gfx/particles/dust_cloud_medium.png 576 bytes
src/gfx/particles/dust_cloud_small.png 566 bytes
src/gfx/particles/score_1up.png 781 bytes
src/gfx/particles/score_500.png 251 bytes
src/gfx/particles/score_800.png 589 bytes
src/gfx/particles/score_double.png 669 bytes
src/gfx/particles/score_quad.png 699 bytes
src/gfx/particles/score_triple.png 712 bytes
src/gfx/particles/star_hit.png 231 bytes
src/gfx/title/mario_title_card.png 984 bytes
src/gfx/title/play_multiplayer_card.png 544 bytes
src/gfx/title/play_singleplayer_card.png 600 bytes
src/hud.c 8.2 KB
src/hud.h 484 bytes
src/icicles.c 5.6 KB
src/icicles.h 761 bytes
src/level.c 15.7 KB
src/level.h 1.2 KB
src/main.c 700 bytes
src/particles.c 6.2 KB
src/particles.h 981 bytes
src/phases.h 6.7 KB
src/pipes.c 1.3 KB
src/pipes.h 600 bytes
src/platforms.c 7.6 KB
src/platforms.h 1.6 KB
src/player.c 15.0 KB
src/player.h 1.4 KB
src/pow.c 2.3 KB
src/pow.h 550 bytes
src/save.c 563 bytes
src/save.h 354 bytes
src/screens.c 329 bytes
src/screens.h 210 bytes
src/title.c 1.9 KB
src/title.h 83 bytes
Download file
File Size
308.3 KB

Metadata

Author
lannoene
Uploaded

Links

Discussion
https://www.cemetech.net/forum/viewtopic.php?t=19673

Statistics

Rating
8/10 (1 vote)
Downloads
25
Views
68

Reviews

Nobody has reviewed this file yet.

Versions

  1. Mario Bros Arcade v1.1 (published 1 week, 6 days ago; 2025-07-04 12:02 UTC+10:30)

Advertisement