Giter Site home page Giter Site logo

kof97react's Introduction

kof97react

This project is to rebuild the source code for the SNK NeoGeo game "The King of Fighters '97" by M68K assembly. It is based on the reverse analysing on the original rom file. Currently, this will only rebuild the P1-rom part of the game (cartridge, MVS system, P1-rom size: 1M bytes).

Compiler tools

Use gcc tools to complie the source code. For Windows system, you can download the tools here: https://wiki.neogeodev.org/index.php?title=File:NeoDev001.zip

Debugger tools

To run it on mame (www.mame.net), first load the original kof97 rom, then you may use "load out.bin, 0, 100000" on mame debugger to replace the P1-rom part by your own file. Howerer, the mame debugger seems not support to load data to some rom section (rather than to some ram section), so you would edit mame's source code and rebuild mame to let it work. Or instead, you can find your own way to write the data block to the mame's program's heap ram (note that the game's rom section is a part of the simulator's process ram section).

kof97react's People

Contributors

zzhouhe 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.