Thanks for the encouragement and the useful information. "Zen-like" is a comforting way to put it.
I tried messing around with moving bytes to registers (succesfully, everything looked good in the debugger). Then I tried moving those bytes to actual addresses... now the emulator (Regen) crashes ...
Search found 149 matches
- Fri Sep 19, 2014 5:51 am
- Forum: Sound
- Topic: 68000 ASM generating a tone on single FM channel YM2612
- Replies: 23
- Views: 44034
- Fri Sep 19, 2014 12:46 am
- Forum: Sound
- Topic: 68000 ASM generating a tone on single FM channel YM2612
- Replies: 23
- Views: 44034
68000 ASM generating a tone on single FM channel YM2612
I came to this site well over a year ago interested in information regarding programming a music tracker (like MilkyTracker, LSDJ, Sunvox, VGM Music Maker) that runs on actual MD hardware. Long story short, I moved to a new state, lost internet, and lost my desktop pc. But I don't want to give up on ...
- Tue Nov 20, 2012 8:55 am
- Forum: Tools
- Topic: Linux Genesis Dev Setup
- Replies: 125
- Views: 159770
Making the compiler can take HOURS depending on the computer. You have to make the binutils, then you make a basic C compiler, then you make newlib, then you make the full C and C++ compilers. Every time configure runs for something, you'll get near identical stream of prints to the terminal. So ...
- Tue Nov 20, 2012 5:27 am
- Forum: Tools
- Topic: Linux Genesis Dev Setup
- Replies: 125
- Views: 159770
- Mon Nov 19, 2012 8:10 pm
- Forum: Tools
- Topic: Linux Genesis Dev Setup
- Replies: 125
- Views: 159770
- Mon Nov 19, 2012 1:17 pm
- Forum: Tools
- Topic: Linux Genesis Dev Setup
- Replies: 125
- Views: 159770
- Mon Nov 19, 2012 5:32 am
- Forum: Sound
- Topic: Programming a native Sega Genesis tracker.
- Replies: 33
- Views: 65246
- Mon Nov 19, 2012 12:27 am
- Forum: Sound
- Topic: Programming a native Sega Genesis tracker.
- Replies: 33
- Views: 65246
- Sun Nov 18, 2012 6:20 am
- Forum: Tools
- Topic: Linux Genesis Dev Setup
- Replies: 125
- Views: 159770
- Sun Nov 18, 2012 6:10 am
- Forum: Sound
- Topic: Programming a native Sega Genesis tracker.
- Replies: 33
- Views: 65246
- Sat Nov 17, 2012 6:54 am
- Forum: Sound
- Topic: Programming a native Sega Genesis tracker.
- Replies: 33
- Views: 65246
- Sat Nov 17, 2012 5:26 am
- Forum: Sound
- Topic: Programming a native Sega Genesis tracker.
- Replies: 33
- Views: 65246
- Sat Nov 17, 2012 4:06 am
- Forum: Sound
- Topic: Programming a native Sega Genesis tracker.
- Replies: 33
- Views: 65246
Programming a native Sega Genesis tracker.
Hey all.
I'm starting a project for the Sega Genesis. It's currently unnamed. But it's a native music tracker/sequencer for the YM2612. For those who aren't sure exactly what I'm talking about... google "LSDJ", it's a native gameboy tracker designed to be ran on actual hardware, basically to write ...
I'm starting a project for the Sega Genesis. It's currently unnamed. But it's a native music tracker/sequencer for the YM2612. For those who aren't sure exactly what I'm talking about... google "LSDJ", it's a native gameboy tracker designed to be ran on actual hardware, basically to write ...