Commit graph

4 commits

Author SHA1 Message Date
wiz
68acceaa6b Update to 0.2:
Version 0.2:
- add experimental support for Super Game Boy, including Super Game
  Boy borders.
- add support for emulation speedup.
- add support for forcing emulation mode (Game Boy, Color Game Boy
  or Super Game Boy) in Configuration File.
- improved accuracy for startup state.
2013-12-02 10:11:39 +00:00
joerg
3b0ff6ff27 Fix assembler syntax to not depend on horrendous GNU implementation
details.
2013-11-29 12:55:37 +00:00
wiz
4662c83642 Update to 0.1.4: Keys configurable. 2013-11-15 14:58:07 +00:00
wiz
f850b81009 Import realboy-0.1.3 as emulators/realboy.
RealBoy is a Free, Fast, Yet Accurate, Game Boy/Game Boy Color
Emulator for Linux/Unix.  It has both technical as well as educational
goals.

Technically, it aims for the following:

1) Accuracy. Perhaps the most important technical goal, as seen in
the best closed-sourced emulators, such as KiGB and BGB, and some
free emulators, such as Gambatte and MESS.

2) Performance. Show that it is possible to implement a very fast
emulator without sacrificing accuracy.

3) Feature-rich. Implement advanced features such as a flexible
internal debugger.
2013-11-13 10:41:09 +00:00