EmulatorKit icon indicating copy to clipboard operation
EmulatorKit copied to clipboard

A collection of emulators mostly of retrobrew style systems

Results 8 EmulatorKit issues
Sort by recently updated
recently updated
newest added

Add -D option to specifiy file to receive trace output, though the default is still stderr. While redirection of stderr could be used without this change, the intent here is...

I would like to request Danish keyboard encoding for the NC100 emulator. As it stands right now, I am unable to use the emulator while my host os is using...

I just built the the rc2014 emulator from sources. I invoke the emulator as follows: ./rc2014 -s -r ~/git/rc2014/ROMs/Factory/24886009.BIN -e 1 I then type the following line into BASIC: 10...

bug
verified

It's now seriously lagging reality

Add support to directly access a real physical device a well as the emulated IDE.

enhancement

Add support for routing other serial ports to sockets or physical tty devices

enhancement

The system such like FreeBSD, no more use gcc as default. So the compiler must specify no gcc directly but $(CC) macro.

I think this is related to issue #22. I started the emulator using ``` ./rc2014 -a -r ./R0000009.BIN -e 0 ``` However when pasting text (e.g PI.BAS) into the emulator...