Search found 2441 matches

by TmEE co.(TM)
Fri Jan 05, 2007 10:59 am
Forum: Megadrive/Genesis
Topic: Coding language
Replies: 33
Views: 23872

Same here !!! I would have used BAX, but I couldn't get it running and I don't know C so ASM it is
by TmEE co.(TM)
Fri Jan 05, 2007 2:05 am
Forum: Collaboration
Topic: Megadrive multipart demo
Replies: 27
Views: 34131

I just got a great HW idea !!! First 256KB are SRAM based, in there you write a small routine which is copied to main RAM and which fills the SRAM with next 256KB ROM blockwhere demo is contained, however it requires that demo has the same routine in the end which copies next demo. If writes in ROM ...
by TmEE co.(TM)
Fri Jan 05, 2007 1:51 am
Forum: Collaboration
Topic: Megadrive multipart demo
Replies: 27
Views: 34131

So we're doing 100% ASM stuff like I am ? :D
On HW it is quite simple to implement bank switching (I'm little into digital electronics). However, I have no big enough EPROMs and suitable Flashes are hard to get (for me) :( .
Maybe modify KMod to get suitable bank switching technique or something ?
by TmEE co.(TM)
Fri Jan 05, 2007 1:48 am
Forum: Megadrive/Genesis
Topic: How to display DEC numbers ???
Replies: 7
Views: 7424

one thing: I DO NOT UNDERSTAND C :!: (only I/O stuff, kind of). Maybe after 2 years when I graduate 12th grade and go to IT college. However, if write it in QB, MD style I would understand it i.e : 'print HEX number (byte size) using ASCII charset 'this does not resemble my ASM routine in any way Nu...
by TmEE co.(TM)
Thu Jan 04, 2007 12:11 pm
Forum: Collaboration
Topic: Megadrive multipart demo
Replies: 27
Views: 34131

Great idea, but I didn't quite understand how you put all the demos together and switch between them. I have some small demo ideas in my head waiting to be realized...
by TmEE co.(TM)
Thu Jan 04, 2007 12:07 pm
Forum: Megadrive/Genesis
Topic: How to display DEC numbers ???
Replies: 7
Views: 7424

I didn't understand your C example (I don't know C) and I'm not going to use BCD. My hex number print routines are ok. I forgot to mention that I do stuff in ASM.
by TmEE co.(TM)
Thu Jan 04, 2007 12:20 am
Forum: Megadrive/Genesis
Topic: How to display DEC numbers ???
Replies: 7
Views: 7424

How to display DEC numbers ???

GBMD is practically finished, but there's one thing missing: routine that can display decimal numbers. I have almost no idea how to display them, one thought I have is to separate 1, 10, 100, 1000.... and display them somehow. Is there any better methods ??? I do NOT want to copy anyone else code.
by TmEE co.(TM)
Wed Jan 03, 2007 8:58 pm
Forum: Sound
Topic: how can i do music on megadrive?
Replies: 288
Views: 553039

Well, MIDI playing routines are written for a long time ago, BUT the editor is in very early stages. You can be a beta tester but know that: I'm not musician and don't know much about musical terms, but I like to make music stuff.
by TmEE co.(TM)
Wed Jan 03, 2007 8:50 pm
Forum: Announcement
Topic: Happy New Year !
Replies: 11
Views: 14958

Holy $h1T !!! 20 years !!! Well, my system will be used until I die which means about 60 more years (hope it lasts that long....).
by TmEE co.(TM)
Wed Jan 03, 2007 2:13 pm
Forum: Video Display Processor
Topic: 512 colors demo
Replies: 21
Views: 18915

now it works. Too bad that I don't know French language... none of you know Estonian so we're even
by TmEE co.(TM)
Wed Jan 03, 2007 2:08 pm
Forum: Sound
Topic: how can i do music on megadrive?
Replies: 288
Views: 553039

For beta testing you need a PC with Win9x or DOS, MPU-401 sound card and lots of patience as it will not be finished very soon (I'm very lazy). IF the MIDI version works correctly, I'll add FM support and maybe PCM sample support (think of MODs). And maybe all together... lots of work. The program i...
by TmEE co.(TM)
Wed Jan 03, 2007 2:00 pm
Forum: Announcement
Topic: Happy New Year !
Replies: 11
Views: 14958

Fonzie wrote: 2007 is the last year before the "final year of the MD"... we absolutely need to release great things :D
What do you mean by "final year of the MD" ?
by TmEE co.(TM)
Wed Jan 03, 2007 9:32 am
Forum: Video Display Processor
Topic: 512 colors demo
Replies: 21
Views: 18915

ob1, your site is down... I'm not sure what the text says (I don't understand French) but it is related to "unavailable" I guess.
by TmEE co.(TM)
Wed Jan 03, 2007 9:26 am
Forum: Sound
Topic: how can i do music on megadrive?
Replies: 288
Views: 553039

I'm writing a MIDI tracker for my PC games, but its file format is very flexible and soon when its finished I'll write a FM tracker (YM2612, OPL3) out of it (or a conversion program).
by TmEE co.(TM)
Wed Jan 03, 2007 9:22 am
Forum: Megadrive/Genesis
Topic: Something for mean people
Replies: 7
Views: 7503

Rom hack or emu update will help, but one other idea of mine is to take advantage of address warping on real system. Ideas are unlimited but I will not use such anti emu stuff in my progs.