Giter Site home page Giter Site logo

magipur about fbneo HOT 4 CLOSED

finalburnneo avatar finalburnneo commented on May 23, 2024
magipur

from fbneo.

Comments (4)

barbudreadmon avatar barbudreadmon commented on May 23, 2024

Well, the thing is our tumblep driver is quite different from MAME's. MAME's tumblep driver doesn't support tumblep actually (it's supported by supbtime driver instead). Also, the romdesc would actually look like this :

static struct BurnRomInfo magipurRomDesc[] = {
	{ "2-27c040.bin",	0x80000, 0x135c5de7, BRF_ESS | BRF_PRG }, //  0	68000 Program Code
	{ "3-27c040.bin",	0x80000, 0xee4b16da, BRF_ESS | BRF_PRG }, //  1

	{ "6-27c040.bin",	0x80000, 0xb25b5872, BRF_GRA },           //  2 Tiles
	{ "7-27c040.bin",	0x80000, 0xd3c3a672, BRF_GRA },           //  3

	{ "4-27c040.bin",	0x80000, 0xe460a77d, BRF_GRA },           //  4 Sprites
	{ "5-27c040.bin",	0x80000, 0x79c53627, BRF_GRA },           //  5

	{ "1-27c020.bin",	0x40000, 0x84dcf771 , BRF_SND },          //  6 Samples
};

from fbneo.

arcadez2003 avatar arcadez2003 commented on May 23, 2024

Not a drop in by any means, there would be a fair amount of graft required to support Magic Purple

from fbneo.

dinkc64 avatar dinkc64 commented on May 23, 2024

The game is exactly the same as fncywld, except for:
gfx loading
memory and rom placement swapped
& needs a little vector kludge

from fbneo.

dinkc64 avatar dinkc64 commented on May 23, 2024

game added, I couldn't get the gfx quite right, luckily iq_132 helped with that :)

from fbneo.

Related Issues (20)

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.