"ep32"
is a heavily modified version of kevin thacker's (amstrad@aiind.upv.es)
"enter" enterprise 128 emulator
by vincze béla györgy, aka egzo (ex-exosworm - egzo@freemail.hu)
download version 1.20
download version 1.20 with sources
what's new in version 1.20
(2006-07-11)
what's new in version 1.19
(2005-04-10)
what's new in version 1.18
(2004-02-4)
what's new in version 1.17
(2003-09-30)
-
Varró György's configurator in the hardware menu
- handling of winimage files (contribution of Varró György)
- logo displays well in windows xp
- some small fixes
what's new in version 1.16
(2003-06-15)
- small fixes in sound handler
- hungarian faq added
- modifications in help
what's new in version 1.15
what's new in version 1.14
what's new in version 1.13
-
modifications in screen update and timing routines to get some special
programs working (e.g. joe's rockmonitor)
-
modifictation in sound routines to make sound of magnetron audible
what's
new in version 1.12
what's new in
version 1.11
what's new in
version 1.1
what's new in version 1.0
- new, optimized nick routines. for now on, ep32 runs only in 16 and 32 bit display modes. rendering became WAY (2x-5x) faster.
- ALTIND0 and ALTIND1 in character modes fixed (scrolls in cauldron display correctly)
- user interface fixes
- win98 support improvedwhat's new in version 1.0beta
- snapshot saving/loading (with zip support)
- directinput changes for better compatibility
- entirely rewritten keyboard handler
- keyboard setup
- non-documented nick ports are emulated (all nick registers can be reached at 84-8f ports !!!) this way "nautilus" runs.
- external joystick emulation removed (caused many strange problems :)
what's new in
version 1.0alpha rc5:
- config file loader
- reorganized menus
- tape patch filename problems fixed
- invalid reqistry values are checked
- other small fixes
- screenshot saving
- tape patch is back...
- when no filename given for tape loading (e.g. with 'load "tape:"' command in basic), the emulator will display a dialog to select a file to load
- ep32 now remembers some settings (using the registry)
- fixes in interrupt system (now 1Hz interrupt works)
- cmos clock emulation (works with zozotools)
- right DAC output fixed
- color bias fixed (still needs some tuning)
- exos nn mnemonic in deubugger
- lots of fixes in debugger and user interface
- step over for call, djnz, exos, ldir/lddr, etc. in debugger
- port i/o
- ring modulator and low pass filter on noise channel
- missing key "^" fixed
- started to work on help file
- brand new interrupt system emulation, better video interrupts, etc. now pddemo works :)
- "run to address" is back
- vertical retrace timing fixed
- disk interface now works under win9x/me
- lockup when no disk in drive under 2k/xp fixed
- floppy disk write support
- screen size changed
- pause in main menu fixed
- volume slider positon fixed
- buggy sound capture fixed
- invalid margins now display correctly
- terrible slowdowns under win9x fixed
- new disk interface. now floppy drives on the emulated enteprise are mapped to their respective drive in your pc. so you can use your original enterprise disks on the emulator :) on nt-like operating systems (nt/2k/xp) you will need administrator privileges to use this feature. (currently it works only on 2k/xp !!!)
- some debugger fixes
- sound under pause fixed
- keyboard scan rate increased (this way is much easier to type...)
- keyboard handler fixed (no more keyboard lockups when REM1 or REM2 is set)
- F6 fixed (it's on keypad 6)
- adjustable cpu clock
- programmable frequency timer interrupts fixed (now the frequency is correct)
- entirely rewritten directsound handler and dave sound emulation
- entirely rewritten directdraw interface (now windowed/full screen works)
- better colors (with adjustable brightness)
- debugger changed
- sound output saving to .wav file
- new timing routines for more accuracy and less processor load