El emulador Winape de Amstrad CPC se actualiza tras 4 años

Pues eso. Que ya llevaba cuatro años sin ser actualizado este buen emulador de los ordenadores de la gama amstrad cpc, y también de su consola gx4000, y se ha actualizado a la versión 2.0b1. Se puede bajar de la página de winape.net y las novedades que incorpora con respecto a la última versión son éstas:

Emulation
-.Improved palette change emulation.
- Z80 MEMPTR emulation.
- Correct Z80 Flags emulation.
- Fixed Z80 DAA instruction.
- Re-mapped AY output volumes (again!).
- Changed volume percentage of B channel to 75%.
- Doubled the period for noise register.
- Digiblaster and AmDrum emulation.
- Allow read of AY register 15.
- Fixed small residual volume on tape input when read bit was zero.
- Fixed full residual volume on tape input when motor is turned off (and last bit read was high), previously caused disable of AY channel A.
- Allowed for up to 32 Upper ROMs.
- Allowed disc images to use up to 162 tracks (81 cylinders).
- Fixed a keyboard bug with certain keyboard drivers returning key 0 as pressed (which was used for the (None) value). This caused multiple keys to be always pressed at the same time in the emulation.
- Forced at least one tape read per frame to ensure tape progresses while playing even if the PPI is not read.
- Reduced Tape Stall period when Tape Motor is turned off.
- Changed CDT/TZX T-State conversion to 3470000 rather than 3500000 to allow some (badly created?) CDTs to work.
- Fixed CDT/TZX Direct Recording block support.
- Fixed CDT/TZX bit state transition (stays high for 1ms if that was the last state).
- Changed CDT/TZX Standard block timing to match specification.
- Fixed error on load of empty tape image.
- Emulation of Dobbertin SmartWatch (Read Only), not currently available with SNR recording.

Configuration
-.Split Display configuration for Windowed and Full Screen separate values for various options.
- Added Digiblaster option to Printer port configuration.
- Added the ability to select (None) for any unmapped key.
- Added FIRE 3 to keyboard/joystick configuration.
- Forced ROM remapping after configuration changes so the ROMs are changed immediately.

Tape Monitor
- Added hints for details on various blocks.
- Improved display of tape motor status.

Debugger
- New Memory Read/Write and Input/Output Breakpoints.
- Disassembler display now shows in colours similar to assembler.
- Added Pass Count to all Breakpoints to allow the number of passes before breaking to be defined.
- Added the ability to Load and Save breakpoints from the Breakpoints window.
- Fixed Follow PC and Break Instructions checkboxes.
- Improved position checking for windows, allowing for multiple displays.
- Improved row and column highlight and removal especially in full screen mode.
- Breakpoint Window Condition editor resized with window.
- Breakpoint Condition form now validates the condition when Ok is clicked.
- GoTo no longer requires full 4 digit hex number to be entered. (eg. 38 can be entered rather than 0038).
- Added Timers and associated window. These are controlled using breakpoint condition functions timer_start and timer_stop.
- Added a number of variables to breakpoint conditions (eg. MODE, palette_select).
- Ensured all breakpoints evaluate even on single-step and/or if another breakpoint triggered first.
- Improved breakpoint condition function parameter count checks.
- Add a hint to the Soft-Scroll register showing X and Y scrolls and blanking value.
- Added the ability to load NOI symbol files using the Assembler Symbols window.

Assembler
- Editor support for Undo and Redo.
- Display and move to correct column when TAB characters are used.
- Display a * in the tab to indicate when a file has been modified but not saved.
- Added a Save All menu item in the File menu.
- Added SLL undocumented Z80 instruction.
- Fixed OTDR instruction to output ED BB.
- Fixed INCBIN access violation with empty include path when file not found.
- Added an extra parameter (offset_high) to INCBIN to allow 32 bit offsets within the file.
- Added an optional word parameter for RST instructions (eg. RST #18,label).
- Added MEMORY function to read emulator memory during assembly.
- Added CHECKSUM function and directive to produce a checksum or CRC for a region of memory or assembler output.
- Added SAVE directive to save emulator memory to a file or direct to disc image.
- Option to conditionally push PC to stack on run.
- Option to automatically hide the output window on successful assemble.

Snapshots

- Added VerticalHold (Offset #99) and MemEnable (Offset #9A). (See CPCWiki Version 3 SNA document for details).

AVI Writing
- Forced writing of AVI frames on every frame refresh.
- Forced emulator to full size if full size AVI is required.

User Interface
- Stopped F8 key from entering debug mode while currently stepping over an instruction.
- Patched VCL to fix ALT key causing controls to disappear.
- Improved ALT, ESC and F10 key handling (You can now press CTRL-SHIFT-ESC without launching Windows Task Manager).
- Added Normal Speed (100%) (SHIFT-F3) and High Speed (1000%) (SHIFT-F4) options.
- Fixed a lot of form and font scaling issues.
- Fixed Rename menu in disc editor.
- Fixed Overwrite prompts and default extensions on file dialogs.

Other
- Support for HTML Help in newer versions of Windows.
- Added /SHUTDOWN and /SHUTDOWN:FORCE command line parameters to shut down Windows when emulator is closed.
- Added /SN:filename command line parameter to load a snapshot or recorded session.
- Fixed a bug with SNR time calculation.
- Force Vertical Hold to zero for session recording.
- Added PCW and VORTEX formats.
- Fixed a bug retrieving and writing blocks to/from CP/M format discs (ROMDOS formats with incorrect DPB extent mask entries D80/D40 etc).
- Improved detection of double-stepped disc images.
- Allow IMG files to be used as IDE drives.
- Support for LBA-48 read and write commands (#24, #34) supporting up to 2TB (32-bit sector address).
- Improved IDE status handling and handling of IDNF errors.
- IDE CHS translation.
- Some support for Get Drive Parameters command (#EC).
Diría que tenía acumulados los 4 años de updates . De todos modos el caprice32 creo que está un pasito por delante ¿Puede ser?
Muchas gracias por el aviso, justamente CPC y GX4000 son dos máquinas que todavía no había añadido al PC que uso para emular todo, por lo que aproveché esta actualización para hacerlo, el problema es que no consigo sacar su resolución original, voy a invocar a @theelf que además he comprobado que hace más de un año estuvo hablando de esto mismo en otro foro, a ver si me puede decir si al final encontró una solución.
@Baek

joder, me has pillado en otro foro [+risas] efectivamente hace un tiempo intente ver de emular la CPC y deribados en resolucion nativa, sin suerte

En esos dias andaba con la ST y la CPC que no lgraba emularlas. Al final, termine adaptando un emu propio de ST, y para CPC use mess

Ahora no recuerdo exacto, pero creo que funcionaban bien los sistemas. Simplemente pillas las bios correctas, y con los comandos basicos deveria andar

mess cpc464 -cass cassete.zip
mess cpc464 -flop1 floppy.zip

En el caso que el teclado no te fuera correctamente, tendrias q cargar un keymap

-keymap -keymap_file /keymaps/km-es.txt

Por poner un ejemplo


No soy de mucha ayuda, lo siento, es lo que termine haciendo yo para no complicarme mucho la vida
Si con el MESS va bien (ahora ya MAME para todo) me sirve perfectamente, gracias [oki]

Y sí, yo antes de preguntar le doy buen uso a Google (debo de ser raro), y me pareció curioso ver que tuviste mi mismo problema el año pasado.
Baek escribió:Si con el MESS va bien (ahora ya MAME para todo) me sirve perfectamente, gracias [oki]

Y sí, yo antes de preguntar le doy buen uso a Google (debo de ser raro), y me pareció curioso ver que tuviste mi mismo problema el año pasado.


Si la emulacion funciona funciona bien. Lo que no probe es el nivel de emulacion, ya que de CPC me interesan un puñado de juegos unicamente, que obviamente son los que probe (y no me dieron problemas)

Si yo tambien soy de agotar el google antes de preguntar
AxelStone escribió:Diría que tenía acumulados los 4 años de updates . De todos modos el caprice32 creo que está un pasito por delante ¿Puede ser?

Pues no sé porque ya lo probé hace tiempo y no me convenció en nada.
Para mí los más destacados son este winape y el cpce ya que son cuáles mejor sensación me transmiten de estar ante un amstrad cpc real. Pero bueno, puede que ahora el caprice32 esté bien. Otro que me faltaría por probar y del que he oído hablar bien es el Java CPC Desktop.
6 respuestas