Coder Social home page Coder Social logo

arves100 / aitemvba Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 3.18 MB

Modified version of AI-TEM VisualBoyAdvance 0.2

License: GNU General Public License v2.0

Makefile 6.37% M4 2.48% Shell 0.96% sed 0.01% C++ 62.21% C 24.60% Lex 0.02% Yacc 0.03% Assembly 1.05% Clarion 0.96% Python 1.32%
ai-tem visualboyadvance gameboy gameboy-emulator gameboy-color gameboy-advance-emulator gameboy-advance street-fighter

aitemvba's Introduction

AI-TEM VBA 0.2.1

AI-TEM VBA is a fork of VBA-Link 1.7.2 with AI ability for Street Fighter 3 Zer (GBA).

The emulator also includes Python scripting, which does only supports SF3Z.

Look at mypyScript.py for the script

Changes since AI-TEM 0.2

0.2.1

  • Added ability to hook serial cable link under Python (Gb/Gbc only)
  • Added ability to call a function when the python script gets destroyed
  • Updated to Visual Studio 2008
  • Added error check when the script is imported

API

Functions

Name Arguments Description Return
Main Reference to CSz3z class Called when the script is loaded Exit code
Link unsigned char input Called when a serial link is performed Output to the link transfer
Destroy None Called when the script is destroyed None
Redirection None Called when the script is created, before the main, usefull for hooking the output to a file None

Build instructions (Windows)

Install Python 2.7.16 under C:\Python27 and install NASM, Make sure to enable VS8 integration.

Follow the instructions under (NASM Installation dir)\VSrules\nasm.README for adding nasm rules on vs2008.

Open GBA.sln with VS2008 and build it.

A copy of some parts of Microsoft DirectX SDK are provided for building DirectDraw, DirectSound and Direct3D8.

Stuff that would be nice to do

  • Add changes from AGAI, AAI versions
  • Switch to Python 3
  • Use a newer branch of VBA (I will fork VBA-M later and add the support on it)
  • Make a generic python interface (not only for SF3Z)
  • Move to Visual Studio 2019
  • Make Open dialog for actions like Script and so on

aitemvba's People

Contributors

arves100 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.