• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 4
  • Tagged with
  • 4
  • 4
  • 4
  • 4
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

Visual GUI System For Game Boy Advance / Nintendo DS

Tosun, Semih January 2009 (has links)
<p>The purpose of this study is to provide a simple user interface with which everyone can</p><p>design his/her own game, and play it on Game Boy Advance console. This project helps</p><p>people develop games without having programming knowledge. Everything is done by means of a user interface and without any programming knowledge. It is magic, isn’t it?</p><p>Game Boy Advance is a game console developed by Nintendo. In order to market their</p><p>products, they must also develop games running on their products. Every time they develop a game for the Game Boy Advance console, they have to implement a low level C++ application over and over again. This makes things more complicated. However, if this software is used, everything becomes easier.</p><p>This project can be seen as an interpreter that interprets the designed game, which is</p><p>very high level, and converts it to a Game Boy Advance game. If this project is finished</p><p>successfully, game design for Game Boy Advance will experience a revolution in its history.</p><p>In brief, it is required to develop a visual, GUI‐based system that allows people to develop games for the Game Boy Advance console. This GUI system is required to</p><p>implement and use the API (Game Engine) developed by Lypson.</p>
2

A MOD Player for GBA

GE, LIN, NI, DANQING January 2010 (has links)
<p>   This bachelor thesis describes the development of a MOD music player to run on GBA (Game Boy Advance) for Lypson Game Engine. GBA is a basic platform for embedded development, and the stereo system makes it possible to use the platform as a music player. The sound players of the GBA for Lypson Game Engine were designed to play wave files and the size of typical wave files is in the order of megabytes. MOD files are much smaller when compared with wave ones. Therefore, to avoid consuming the resources of the CPU and memory to process and store wave files, the use of MOD files represents a better alternative.The development took C++ as programming language and the development platform used was HAM. The first step was to obtain samples of music, and then control the hardware of GBA to play sound. After that, came the phase of combining it with Lipson Game Engine. These tasks enabled the acquisition of knowledge about the frame of MOD files; learning how to make the GBA play sound and mastering the operating instruction of GBA hardware by the process of development. In addition, it provided a chance to learn about embedded development, which represented a starting point to learn about embedded programming in general.As for the main result, it was achieved by the successful development of the MOD Player, which is now running on the Lypson Game Engine. As the MOD files are of small size, the music player is more efficient when compared with those previously used.</p>
3

Visual GUI System For Game Boy Advance / Nintendo DS

Tosun, Semih January 2009 (has links)
The purpose of this study is to provide a simple user interface with which everyone can design his/her own game, and play it on Game Boy Advance console. This project helps people develop games without having programming knowledge. Everything is done by means of a user interface and without any programming knowledge. It is magic, isn’t it? Game Boy Advance is a game console developed by Nintendo. In order to market their products, they must also develop games running on their products. Every time they develop a game for the Game Boy Advance console, they have to implement a low level C++ application over and over again. This makes things more complicated. However, if this software is used, everything becomes easier. This project can be seen as an interpreter that interprets the designed game, which is very high level, and converts it to a Game Boy Advance game. If this project is finished successfully, game design for Game Boy Advance will experience a revolution in its history. In brief, it is required to develop a visual, GUI‐based system that allows people to develop games for the Game Boy Advance console. This GUI system is required to implement and use the API (Game Engine) developed by Lypson.
4

A MOD Player for GBA

GE, LIN, NI, DANQING January 2010 (has links)
This bachelor thesis describes the development of a MOD music player to run on GBA (Game Boy Advance) for Lypson Game Engine. GBA is a basic platform for embedded development, and the stereo system makes it possible to use the platform as a music player. The sound players of the GBA for Lypson Game Engine were designed to play wave files and the size of typical wave files is in the order of megabytes. MOD files are much smaller when compared with wave ones. Therefore, to avoid consuming the resources of the CPU and memory to process and store wave files, the use of MOD files represents a better alternative.The development took C++ as programming language and the development platform used was HAM. The first step was to obtain samples of music, and then control the hardware of GBA to play sound. After that, came the phase of combining it with Lipson Game Engine. These tasks enabled the acquisition of knowledge about the frame of MOD files; learning how to make the GBA play sound and mastering the operating instruction of GBA hardware by the process of development. In addition, it provided a chance to learn about embedded development, which represented a starting point to learn about embedded programming in general.As for the main result, it was achieved by the successful development of the MOD Player, which is now running on the Lypson Game Engine. As the MOD files are of small size, the music player is more efficient when compared with those previously used.

Page generated in 0.0733 seconds