Emulator Keyboard Support?
Moderator: Moderators
- neilbaldwin
- Posts: 481
- Joined: Tue Apr 28, 2009 4:12 am
- Contact:
Emulator Keyboard Support?
Do any emulators support QWERTY keyboard input via the host keyboard i.e. emulate the Famicom Keyboard?
Re: Emulator Keyboard Support?
Nestopia does.neilbaldwin wrote:Do any emulators support QWERTY keyboard input via the host keyboard i.e. emulate the Famicom Keyboard?
- neilbaldwin
- Posts: 481
- Joined: Tue Apr 28, 2009 4:12 am
- Contact:
Re: Emulator Keyboard Support?
I know you can map controller buttons to the keyboard but can you actually capture the whole keyboard in your code?koitsu wrote:Nestopia does.neilbaldwin wrote:Do any emulators support QWERTY keyboard input via the host keyboard i.e. emulate the Famicom Keyboard?
And has anyone got some keyboard-capturing code?
fceudx does.. press scroll lock i think http://nesdev.com/bbs/viewtopic.php?t=5099
- neilbaldwin
- Posts: 481
- Joined: Tue Apr 28, 2009 4:12 am
- Contact:
Ah. That's good-news, bad-news for me.frantik wrote:fceudx does.. press scroll lock i think http://nesdev.com/bbs/viewtopic.php?t=5099
The bad-news being I've never been able to compile FCEUDX (Mac OSX).
There's a makefile for OSX included in the source but it throws a ton of errors that I've not managed to fix.