Search found 8 matches

by CrazyMonkey
Sun Apr 16, 2017 5:13 pm
Forum: Demos
Topic: OVERDRIVE II
Replies: 29
Views: 42742

Re: OVERDRIVE II

Sometimes I wish the ROM was shorter so I could debug it easier!!Once again, 1 day has passed and I still have no idea how half of latest demo actually works, and I'm dying to know! This is no less than jawbreaking. I can not fully run the ROM on here, but I seriously can not tell how many of that w...
by CrazyMonkey
Sat Apr 01, 2017 4:01 pm
Forum: Blabla
Topic: "Visual" Programming?
Replies: 1
Views: 6618

"Visual" Programming?

So, I was playing some genny games from 1993 or 1994 and up, and some 16bit arcade machines from the 90s. I noticed a pattern, which is hardly applied these days (exceptions still exist), now by indie developers more. And frankly, to this day I have found almost no recognition nor mention to any of ...
by CrazyMonkey
Thu Nov 24, 2016 4:21 am
Forum: Megadrive/Genesis
Topic: MegaPlay or System C2?
Replies: 3
Views: 4153

Re: MegaPlay or System C2?

I'm trying to get my game to boot correctly, without much success. My biggest issue is that the only documentation I think to exist, is MAME's driver file: https://github.com/mamedev/mame/blob/master/src/mame/drivers/megaplay.cpp However I'm only beginnning in the C programming, and I don't think I ...
by CrazyMonkey
Mon Nov 14, 2016 10:48 pm
Forum: Megadrive/Genesis
Topic: C - Beginning on it
Replies: 6
Views: 5221

Re: C - Beginning on it

So I have begun with Stef's SGDK!, and what a trip it has been. Oh don't worry, I knew about GNU's gcc and all the rest, I had it already on my other partition running Ubuntu v14.04.1 LTS :P. Everything is actually quite clean, and I can't be any more impressed with all packed features!! And I mean ...
by CrazyMonkey
Sun Nov 13, 2016 7:48 pm
Forum: Megadrive/Genesis
Topic: C - Beginning on it
Replies: 6
Views: 5221

C - Beginning on it

Hello. I have been working for some years on the Sega Genesis, CD and even the Neo Geo AES, all through direct assembly code. I'm used to having all control over my ROM, and keep it the most clean and relieved as possible on the hardware-level, doesn't matter if I need to use internal hacks to achie...
by CrazyMonkey
Sun Oct 09, 2016 6:45 am
Forum: Mega/SegaCD
Topic: CDC DMA failing on Kega Fusion?
Replies: 8
Views: 13009

Re: CDC DMA failing on Kega Fusion?

Got the opportunity to get to try, it is left stuck on the BIOS' Sega screen.
by CrazyMonkey
Tue Oct 04, 2016 10:21 pm
Forum: Mega/SegaCD
Topic: CDC DMA failing on Kega Fusion?
Replies: 8
Views: 13009

CDC DMA failing on Kega Fusion?

Hello. We learn a lot thanks to Luke's ProjectCD, and now have been trying to go fancy on the optimizations, such as running the engine from SubCPU and similar. We're currently on the tedious task of adapting the previously edited ReadCD to use DMA and its expanded bandwidth. So far it appear to wor...
by CrazyMonkey
Mon Feb 15, 2016 12:44 pm
Forum: Megadrive/Genesis
Topic: MegaPlay or System C2?
Replies: 3
Views: 4153

MegaPlay or System C2?

(Have I wrote this thread at the correct section?) I have been discussing about developing on those boards here: http://www.mameworld.info/ubbthreads/showflat.php?Cat=2&Number=349911&page=0&view=expanded&sb=5&o=&vc=1 But considering you guys have put a lot of dedication to the genny, I'd just like t...