Difference between revisions of "JavaCPC"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Created page with ''''JavaCPC''' is a CPC emulator written in Java. It is being developed by Devilmarkus and uses Executioner's JEMU as base. == Features == [[Image:javacpc.png|thumb|1…')
 
(Web links)
Line 34: Line 34:
 
* [http://sourceforge.net/projects/javacpc The Sourceforge project site for JavaCPC] (download, source code)
 
* [http://sourceforge.net/projects/javacpc The Sourceforge project site for JavaCPC] (download, source code)
  
* [http://java.cpc-live.com/ JavaCPC game website] (website using JavaCPC, a modification of JEMU, with a lot of games to play)
+
* [http://java.cpc-live.com/ JavaCPC game website] (website using JavaCPC with a lot of games to play)
  
 
[[Category:Emulator]]
 
[[Category:Emulator]]

Revision as of 17:49, 25 September 2009

JavaCPC is a CPC emulator written in Java. It is being developed by Devilmarkus and uses Executioner's JEMU as base.

Features

JavaCPC emulates the CPC 6128
JavaCPC running an actual demo
Debugger in action
  • Emulates the Amstrad CPC 464, 664 and 6128
  • SymbOS support
  • FutureOS support
  • Digiblaster emulation
  • High accurate AY-3-8912 emulation
  • Basic FDC-emulation
  • Tape emulation, which supports WAV, CDT, TZX, CSW and MP3
  • CRTC 0/1 emulation
  • Integrated debugger with breakpoints and break instructions
  • Bilinear screen filtering (can be disabled)
  • Free selectable roms
  • Dynamic turbo
  • Autotype
  • Direct export (BASIC) / import of CPC files (BASIC, Binary)
  • YM-recorder and player!
  • WAV recorder
  • Green, monochrome and colour monitor emulation

Planned features

  • Lightgun
  • FDC improvements

Web links