Long time has passed since I released JavaCPC Desktop v1.0

Today I released v2.1.
New: Implemented game mapper (ScreenMapper and GameMapper).
You can create game maps now or from ram, or directly from the CPC screen.
Video:
JavaCPC GameMapper (Screen capturing)The ScreenMapper is directly accessible from JavaCPC menu and does not need the GFXViewer or the RAM-mapper active.
Just start it, define a rectangle on CPC screen (Click the "Set" button in ScreenMapper, unclick it, when done selecting screen area), and start mapping.
Define screen area is key controlled in CPC display:
- Arrow up -> move rectangle up about 1 pixel
- Arrow down -> move rect. down about 1 pixel
- Arrow left/right -> move rect. left/right about 1 pixel
+ SHIFT:
move rectangle about 8 pixels
- CTRL + Arrows: change rectangle width/height about 1 pixel
+ SHIFT:
change rectangle width/height about 8 pixels
Mapping is key controlled in CPC display:
- CTRL + arrow keys: Append actual screen at choosen direction
- SPACE: Put actual screen to actual position
- DELETE: Remove screen from actual position
- Just arrow keys: Change position
You can use the internal Update function -> Menu: Help -> Check for update
Or you can download the latest version when you follow the link in my signature...