Search found 2 matches

by PinoBatch
Sat Jul 13, 2019 4:54 pm
Forum: Controls
Topic: Mega Mouse with wheel
Replies: 9
Views: 27400

Re: Mega Mouse with wheel

I'd second the elimination of overflow from new devices, seeing as the Super NES Mouse seems to get along fine with clamping instead. For comparison:


1- 8 0 0 0 0 0 0 0 0
9-16 RB LB A1 A0 0 0 0 1
17-24 YU Y6 Y5 Y4 Y3 Y2 Y1 Y0
25-32 XL X6 X5 X4 X3 X2 X1 X0


RB, LB: buttons
A1-0: Current ...
by PinoBatch
Sun May 26, 2019 3:00 pm
Forum: Regen
Topic: What is commercial use?
Replies: 4
Views: 80513

What is commercial use?

I have developed games for NES, Game Boy, and Game Boy Advance, and have dabbled with Super NES. Now I'm beginning to learn Genesis programming, and eventually, I may consider developing games for distribution on cartridge.

My PC runs Xubuntu 18.04, a distribution of GNU/Linux. I chose it in part ...