Difference between revisions of "JavaCPC"
From CPCWiki - THE Amstrad CPC encyclopedia!
(→Features) |
|||
Line 8: | Line 8: | ||
[[Image:Javacpc_running_scratch.png|thumb|120px|JavaCPC running an actual demo]] | [[Image:Javacpc_running_scratch.png|thumb|120px|JavaCPC running an actual demo]] | ||
[[Image:Javacpc_debugger.png|thumb|120px|Debugger in action]] | [[Image:Javacpc_debugger.png|thumb|120px|Debugger in action]] | ||
+ | * Autotype | ||
+ | * Basic FDC-emulation | ||
+ | * Bilinear screen filtering (can be disabled) | ||
* Emulates the [[CPC|Amstrad CPC]] 464, 664 and 6128 | * Emulates the [[CPC|Amstrad CPC]] 464, 664 and 6128 | ||
− | * [[ | + | * [[CRTC]] 0/1 emulation |
− | + | ||
* [[Digiblaster]] emulation | * [[Digiblaster]] emulation | ||
+ | * Direct export (Binary) / import of CPC files (BASIC, Binary) | ||
+ | * Dynamic turbo | ||
+ | * Free selectable roms | ||
+ | * [[FutureOS]] support | ||
+ | * Green, monochrome and colour monitor emulation | ||
* High accurate [[AY-3-8912]] emulation | * High accurate [[AY-3-8912]] emulation | ||
− | |||
− | |||
− | |||
* Integrated debugger with breakpoints and break instructions | * Integrated debugger with breakpoints and break instructions | ||
− | * | + | * [[SymbOS]] support |
− | * | + | * Tape emulation, which supports WAV, CDT, TZX, CSW and MP3 |
− | + | ||
− | + | ||
* Text-printer | * Text-printer | ||
− | |||
− | |||
* WAV recorder | * WAV recorder | ||
− | * | + | * YM-recorder and player! |
== Planned features == | == Planned features == |
Revision as of 12:46, 10 October 2012
JavaCPC is a CPC emulator written in Java. It is being developed by Devilmarkus and uses Executioner's JEMU as base.
JavaCPC Desktop requires Java v1.6; older versions also run under Java v1.5.
Features
- Autotype
- Basic FDC-emulation
- Bilinear screen filtering (can be disabled)
- Emulates the Amstrad CPC 464, 664 and 6128
- CRTC 0/1 emulation
- Digiblaster emulation
- Direct export (Binary) / import of CPC files (BASIC, Binary)
- Dynamic turbo
- Free selectable roms
- FutureOS support
- Green, monochrome and colour monitor emulation
- High accurate AY-3-8912 emulation
- Integrated debugger with breakpoints and break instructions
- SymbOS support
- Tape emulation, which supports WAV, CDT, TZX, CSW and MP3
- Text-printer
- WAV recorder
- YM-recorder and player!
Planned features
- Light gun
- FDC improvements
Web links
- JavaCPC's homepage (website, download, source code)
- The Sourceforge project site for JavaCPC (download, source code)
- JavaCPC game website (website using JavaCPC with a lot of games to play)