Skip to content

ysei/Sexy68k

 
 

Repository files navigation

Sexy68k

Sharp X68000 emulator

Requires the DirectX SDK and VC++ 2008 or higher.

License: GPL v2

Coding conventions:

  • See .cpp files for style
  • No "fastcall__"s are allowed
  • Code must be commented so other people can see what does what
  • All code must be clean and readable
  • As this is supposed to be portable, no assembly (inline or otherwise) is allowed

About

Sharp X68000 emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 66.4%
  • C 33.6%