Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

V.Frown

An experimental emulator for the V.Smile

VFrown Logo

NOTE: this emulator is still a work in progress.

Building and Running

Create a folder in the same location as VFrown named sysrom and insert a copy of your BIOS called sysrom.bin. While this step isn't required by V.Frown, not all games can run properly (or at all) without a System ROM image.

Run the following commands:

cd <path/to/project>
Make platform=<platform> build=<build>
./VFrown <path/to/game>

Replace <platform> with windows, macos or linux depending on your platform, and replace <build> with debug or release. Without these, it will default to building a linux debug build.

Controls

Arrow keys: directional movement
Space: Enter/OK
A: Exit
S: Help
D: Learning Zone
Z: Red
X: Yellow
C: Blue
V: Green

Examples

VTech Logo VSmile Logo Alphabet Park Adventure Scooby-Doo! Funland Frenzy

TODO / Roadmap

Currently...

  • Improve Sound (Top priority)
  • Improve accuracy and get more games booting (Top priority)

Later on...

  • Add support for more controllers
  • Add Remappable buttons
  • Add a TAS interface
  • Memory viewer, editor, and cheat manager
  • ...and more...

About

An experimental emulator for the V.Smile

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages