ysei / Sexy68k

Sharp X68000 emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C++ 66.4%Language:C 33.6%