Internal Registers: 14
Stack: RAM
Z80Stealth Spectrum emulator v0.024 by Kolpakov Kirill
PLEASE READ THIS DOC CAREFULLY BEFORE RUNNING EMULATOR
THANKS FOR YOUR INTEREST IN MY WORK
1. Introduction.
2. Features.
3. System requirements
4. Whats new.
5. Usage.
6. Know problems
7. Future plans.
8. Greetings.
9. Contact me.
1. Introduction.
2. Features.
3. System requirements
4. Whats new.
16/08/99 v0.024
- Save BMP screenshots (F8).
- Fixed: BRIGHT RED color.
- Fixed: loading snapshot files with Read-only attribute.
- A lot of asm optimisations in the cpu emulation core.
You will notice that speed increased if you set
MAXSPEED=YES in z80s.cfg.
- Optimized screen update procedure a bit
(removed two instructions from the plot drawing part of
screen update procedure)
- Exe linked with dynamic libraries -> size decreased
- Exe packed with new exe packer
19/07/99 v0.023
- Bugfix: potential crash with old CPUs not supporting
RDTSC instruction.
12/07/99 v0.022
- Speed adjustment added! Look at z80s.cfg - there's two
new options:
CPU_SPEED=xxx (your cpu speed in Mhz) and MAXSPEED=YES|NO.
Don't forget to edit these values after reading this.
- Small bugfix in z80 snapshot loading routine.
05/07/99 v0.021
- Bugfix: several games (for example Chronos 128) now work.
25/05/99 v0.017
- Bugfix: Joe Blade 2 now works.
21/05/99 v0.016
- Fixed some cpu emulation routines - a lot of games now
work
(for example Elite, 3 Weeks in paradise).
- Kempston joystick via keyboard(arrows+CTRL) implemented.
- Optimized screen routine a little.
- Added Know problems section in this doc.
16/05/99 v0.015
- Fixed DAA instruction - now time counter Spy Hunter works.
14/05/99 v0.014
- Fixed crash under real DOS.
- Fixed big slowdown in Win98 which occasionally happened.
- Added config file - z80s.cfg.
12/05/99 v0.013
- Fixed keyboard emulation - now int9 in protected mode
handles everything.
- Cursor keys now working.
- S**t happened-this version crashes under DOS but works
perfectly
under Win98:)).
09/05/99 v0.012
- Rewrote screen update procedure - now it's asm only
- Some cpu emulation speedups.
07/05/99 v0.011
- Everything 'cause it's the first public version.
5. Usage.
In current version you can work in 128/48K Basic ( just run
z80s.exe ) or load a game snapshot - type in command prompt
something like this: z80s cobra.sna.
F8 - Save BMP screensot.
F10 - Exit.
On exit (F10) emulator writes snapshot (dump.sna) and
dump of screen
memory (dump.scr).
About config file:
6. Know problems
- palette is messed up when using some S3-Trio64 PCI cards
(possible solution - buy a newer card :)
If you know why this happens please mail me and explain.
7. Future plans.
8. Greetings/Thanks.