Posted
over 11 years
ago
by
Vincent Rivière
A new version of EmuTOS is available:
- Added support for the ColdFire Evaluation Boards.
- Added 256 colour support for VIDEL systems.
- Added new EmuCON2, with TAB completion.
- Added support for renaming folders.
- Added the XBIOS DMA sound
... [More]
functions.
- Included the full-featured desktop in 192K ROMs.
- Fixed regression: FOLDR100 message on Malloc() memory exhausted.
- Improved filesystem performance.
- Added new firebee-ram target.
- Improved desktop file copy performance.
- Improved boot speed on machines with Fast RAM.
- Fixed stack issue to allow running XaAES with GEM=ROM.
- Fixed endless loop if zero divide on ColdFire.
- Fixed compilation for m68k-elf toolchain with -g.
- Added XHMiNTInfo to the XHDI handler.
- Combined file and folder information dialogs.
- Combined copy and delete desktop dialogs.
- Added support for redirecting console I/O to the serial port.
- Automatically centre desktop dialog titles.
- Reduced ROM space usage by rewriting or eliminating many routines.
- Changed icon display in desktop windows to eliminate horizontal scrolling.
- Fixed vq_chcells().
- Added support for 256 colours on desktop.
- Fixed XHInqDriver().
- Fixed mkrom.c for 64-bit build systems.
- Many internal code fixes and cleanups. [Less]
|
Posted
over 11 years
ago
by
Vincent Rivière
A new version of EmuTOS is available:
- Added support for the ColdFire Evaluation Boards.
- Added 256 colour support for VIDEL systems.
- Added new EmuCON2, with TAB completion.
- Added support for renaming folders.
- Added the XBIOS DMA sound
... [More]
functions.
- Included the full-featured desktop in 192K ROMs.
- Fixed regression: FOLDR100 message on Malloc() memory exhausted.
- Improved filesystem performance.
- Added new firebee-ram target.
- Improved desktop file copy performance.
- Improved boot speed on machines with Fast RAM.
- Fixed stack issue to allow running XaAES with GEM=ROM.
- Fixed endless loop if zero divide on ColdFire.
- Fixed compilation for m68k-elf toolchain with -g.
- Added XHMiNTInfo to the XHDI handler.
- Combined file and folder information dialogs.
- Combined copy and delete desktop dialogs.
- Added support for redirecting console I/O to the serial port.
- Automatically centre desktop dialog titles.
- Reduced ROM space usage by rewriting or eliminating many routines.
- Changed icon display in desktop windows to eliminate horizontal scrolling.
- Fixed vq_chcells().
- Added support for 256 colours on desktop.
- Fixed XHInqDriver().
- Fixed mkrom.c for 64-bit build systems.
- Many internal code fixes and cleanups. [Less]
|
Posted
almost 12 years
ago
by
Vincent Rivière
A new version of EmuTOS is available:
- Added support for real Falcon 030 hardware with EmuTOS-RAM.
- Added support for Amiga hardware (including WinUAE and Blizzard 1260).
- Enabled internal IDE support for all machines, including Falcon.
- Added
... [More]
support for hard disks with Atari or PC partition tables (or none).
- Fixed floppy support for DD and HD drives.
- Improved media change detection.
- Added support for Falcon and TT SCC serial port.
- Many file selector improvements, including drive buttons.
- Fixed support for Hatari extended VDI screens.
- Use the default boot video mode if the NVRAM value is unsupported.
- Center the welcome screen vertically.
- Fixed the welcome screen key repeat bug when booting FreeMiNT.
- Changed GEM alerts to conform to standard TOS alert line length.
- Always center dialogs, even with high resolutions.
- Implemented fsel_exinput(), now appl_init() returns AES version as 1.40.
- Fixed vq_color() & vs_color() for systems with VIDEL.
- Fixed v_contourfill() with negative index.
- Fixed crash with BIOS/XBIOS functions numbers >32767.
- Fixed Mediach() return value when there is no floppy.
- Fixed the return value of VIDEL XBIOS functions when there is no VIDEL.
- Fixed latent bug in blkdev_rwabs() when transferring >32767 sectors.
- Added Bconmap() support.
- Fixed Rsconf() return value.
- Fixed Setscreen() to clear the screen on video mode change.
- Protobt(): added new disk types and fix checksum & serial number.
- Flopfmt(): added support for the skew array introduced in TOS 1.04.
- Fixed swapping of Bcostat() for IKBD and MIDI.
- Fixed Falcon palette initialisation.
- Enabled again Mega ST clock support in 192 kB ROMs.
- Enabled the STOP instruction usage to free the host CPU in 192 kB ROMs, too.
- Enabled instruction cache, data cache and MMU on 68030.
- Fixed _SWI cookie to set high order bytes to zeros.
- Added FOLDRxxx.PRG message when internal OS memory is exhausted.
- Consistent cold/warm reset behaviour.
- Fixed EmuCON MV command to move rather than copy.
- Changed Greece country code from 18 to 31 to match the FreeMiNT standard.
- Added internal gem.rsc and icon.rsc files, with resource decompilers.
- Many internal bugfixes and cleanups.
- Added compilation support for the m68k-elf toolchain.
- Added debug symbols for Hatari in etos512.sym. [Less]
|
Posted
almost 12 years
ago
by
Vincent Rivière
A new version of EmuTOS is available:
- Added support for real Falcon 030 hardware with EmuTOS-RAM.
- Added support for Amiga hardware (including WinUAE and Blizzard 1260).
- Enabled internal IDE support for all machines, including Falcon.
- Added
... [More]
support for hard disks with Atari or PC partition tables (or none).
- Fixed floppy support for DD and HD drives.
- Improved media change detection.
- Added support for Falcon and TT SCC serial port.
- Many file selector improvements, including drive buttons.
- Fixed support for Hatari extended VDI screens.
- Use the default boot video mode if the NVRAM value is unsupported.
- Center the welcome screen vertically.
- Fixed the welcome screen key repeat bug when booting FreeMiNT.
- Changed GEM alerts to conform to standard TOS alert line length.
- Always center dialogs, even with high resolutions.
- Implemented fsel_exinput(), now appl_init() returns AES version as 1.40.
- Fixed vq_color() & vs_color() for systems with VIDEL.
- Fixed v_contourfill() with negative index.
- Fixed crash with BIOS/XBIOS functions numbers >32767.
- Fixed Mediach() return value when there is no floppy.
- Fixed the return value of VIDEL XBIOS functions when there is no VIDEL.
- Fixed latent bug in blkdev_rwabs() when transferring >32767 sectors.
- Added Bconmap() support.
- Fixed Rsconf() return value.
- Fixed Setscreen() to clear the screen on video mode change.
- Protobt(): added new disk types and fix checksum & serial number.
- Flopfmt(): added support for the skew array introduced in TOS 1.04.
- Fixed swapping of Bcostat() for IKBD and MIDI.
- Fixed Falcon palette initialisation.
- Enabled again Mega ST clock support in 192 kB ROMs.
- Enabled the STOP instruction usage to free the host CPU in 192 kB ROMs, too.
- Enabled instruction cache, data cache and MMU on 68030.
- Fixed _SWI cookie to set high order bytes to zeros.
- Added FOLDRxxx.PRG message when internal OS memory is exhausted.
- Consistent cold/warm reset behaviour.
- Fixed EmuCON MV command to move rather than copy.
- Changed Greece country code from 18 to 31 to match the FreeMiNT standard.
- Added internal gem.rsc and icon.rsc files, with resource decompilers.
- Many internal bugfixes and cleanups.
- Added compilation support for the m68k-elf toolchain.
- Added debug symbols for Hatari in etos512.sym. [Less]
|
Posted
over 12 years
ago
by
Vincent Rivière
A new version of EmuTOS is available:
- Added full XBIOS support for Falcon and TT video hardware
- New video mode switching dialog box for Falcon and TT
- New EmuTOS variant on ROM-port cartridge
- New UK country and keyboard layout with PAL
... [More]
frequency
- Added potential support for non-Atari hardware
- Fixed wrong keyboard layout read from the NVRAM
- Fixed bogus _AKP cookie values
- Fixed _IDT cookie with unique language ROMs
- Use the _IDT date ordering in the default desktop
- Fixed the _SND cookie to remove unsupported bits (0.8.6 regression)
- Added support for XHDI XHNewCookie()
- Added minimal stub Blitmode()
- Fixed floprw() to be able to read multiple sectors
- Return function number rather than zero for unimplemented (x)bios calls
- Fixed VDI polygon fill
- Fixed VDI line drawing in transparent mode
- Fixed VDI to draw text underlines & perimeters in the correct colour
- Fixed VDI text scaling
- Fixed VDI line styles and arrows for thin line arcs/ellarcs
- Fixed AES sh_addpath() when there was no PATH variable
- Increased allowed number of desk accessories from 3 to 6
- Allowed up to 7 windows on the desktop
- Fixed the desktop to use "view as icons" by default
- Fixed random character at the end of desktop "view as text" lines
- Fixed alerts with no icon and a single text line
- Changed desktop alerts to conform to the limit of 32 characters per line
- Fixed the version displayed in the desktop about box for translated ROMs
- Workaround against GFA startup crash
- New erd tool for converting binary resources to source files
- New mkrom tool to build custom ROM formats
- A lot of other minor bugfixes and cleanups [Less]
|
Posted
over 12 years
ago
by
Vincent Rivière
A new version of EmuTOS is available:
- Added full XBIOS support for Falcon and TT video hardware
- New video mode switching dialog box for Falcon and TT
- New EmuTOS variant on ROM-port cartridge
- New UK country and keyboard layout with PAL
... [More]
frequency
- Added potential support for non-Atari hardware
- Fixed wrong keyboard layout read from the NVRAM
- Fixed bogus _AKP cookie values
- Fixed _IDT cookie with unique language ROMs
- Use the _IDT date ordering in the default desktop
- Fixed the _SND cookie to remove unsupported bits (0.8.6 regression)
- Added support for XHDI XHNewCookie()
- Added minimal stub Blitmode()
- Fixed floprw() to be able to read multiple sectors
- Return function number rather than zero for unimplemented (x)bios calls
- Fixed VDI polygon fill
- Fixed VDI line drawing in transparent mode
- Fixed VDI to draw text underlines & perimeters in the correct colour
- Fixed VDI text scaling
- Fixed VDI line styles and arrows for thin line arcs/ellarcs
- Fixed AES sh_addpath() when there was no PATH variable
- Increased allowed number of desk accessories from 3 to 6
- Allowed up to 7 windows on the desktop
- Fixed the desktop to use "view as icons" by default
- Fixed random character at the end of desktop "view as text" lines
- Fixed alerts with no icon and a single text line
- Changed desktop alerts to conform to the limit of 32 characters per line
- Fixed the version displayed in the desktop about box for translated ROMs
- Workaround against GFA startup crash
- New erd tool for converting binary resources to source files
- New mkrom tool to build custom ROM formats
- A lot of other minor bugfixes and cleanups [Less]
|
Posted
over 13 years
ago
by
Vincent Rivière
A new version of EmuTOS is available:
- Support for FAT16 partitions up to 2 GB
- Support for the ColdFire V4e CPU (allows running ColdFire TOS programs only)
- Support for the FireBee computer
- Experimental Falcon IDE driver (currently only enabled
... [More]
on the FireBee)
- LMC1992 initialization on STe/TT
- Better memory detection on cold boot
- Fixed the XBIOS time functions for the various hardware clocks
- Key repeat now produces key clicks
- Improved the register dump when a program crashes
- VFAT long filenames are now safely ignored
- Support for drives from A: to Z:
- Malloc() now returns blocks aligned on 4-byte for better performance
- The BIOS console now supports the 256-color modes (but the VDI still doesn't)
- The text cursor does not blink when it moves
- Fixed the STe BIOS default palette
- Fixed the VDI default palette
- Fixed the VDI functions for drawing arrows
- Better searching for RSC files
- Added desktop support for GTP executables
- Desktop windows can be scrolled using arrow keys
- Better initial icon placement on the default desktop
- Fixed the position and size of the windows when reloading the desktop
- Allow resolution switching in ST color modes
- Fixed the BCD build date in the ROM header to DDMMYYYY format
- The 192 KB ROMs are provided again
- The special ARAnyM, FireBee, floppy and RAM versions are now provided
- Support for compilation using GCC 4.6.x
- New languages: Russian and Italian
- A lot of other minor bugfixes and cleanups [Less]
|
Posted
over 13 years
ago
by
Vincent Rivière
A new version of EmuTOS is available:
- Support for FAT16 partitions up to 2 GB
- Support for the ColdFire V4e CPU (allows running ColdFire TOS programs only)
- Support for the FireBee computer
- Experimental Falcon IDE driver (currently only enabled
... [More]
on the FireBee)
- LMC1992 initialization on STe/TT
- Better memory detection on cold boot
- Fixed the XBIOS time functions for the various hardware clocks
- Key repeat now produces key clicks
- Improved the register dump when a program crashes
- VFAT long filenames are now safely ignored
- Support for drives from A: to Z:
- Malloc() now returns blocks aligned on 4-byte for better performance
- The BIOS console now supports the 256-color modes (but the VDI still doesn't)
- The text cursor does not blink when it moves
- Fixed the STe BIOS default palette
- Fixed the VDI default palette
- Fixed the VDI functions for drawing arrows
- Better searching for RSC files
- Added desktop support for GTP executables
- Desktop windows can be scrolled using arrow keys
- Better initial icon placement on the default desktop
- Fixed the position and size of the windows when reloading the desktop
- Allow resolution switching in ST color modes
- Fixed the BCD build date in the ROM header to DDMMYYYY format
- The 192 KB ROMs are provided again
- The special ARAnyM, FireBee, floppy and RAM versions are now provided
- Support for compilation using GCC 4.6.x
- New languages: Russian and Italian
- A lot of other minor bugfixes and cleanups [Less]
|
Posted
almost 15 years
ago
by
Vincent Rivière
A new version of EmuTOS is available:
- Timeout on boot removed - hold <Shift> if you miss it
- Show boot splash screen on coldstart only
- Some GEMDOS bug fixes (e.g. double "." directory bug) and code improvements
- Some VDI bug fixes (e.g.
... [More]
bit-blit function, mouse init)
- Fixed Getrez() for TT shifter resolutions
- New CPUFLAGS Make variable to allow easy compilation for a specific CPU
- Fixed writing to floppy on real STe hardware
- XBIOS floppy functions now return errors codes in full 32 bits of d0
- EmuCON does not show the volume label during the DIR command anymore [Less]
|
Posted
almost 15 years
ago
by
Vincent Rivière
A new version of EmuTOS is available:
- Timeout on boot removed - hold if you miss it
- Show boot splash screen on coldstart only
- Some GEMDOS bug fixes (e.g. double "." directory bug) and code improvements
- Some VDI bug fixes (e.g. bit-blit
... [More]
function, mouse init)
- Fixed Getrez() for TT shifter resolutions
- New CPUFLAGS Make variable to allow easy compilation for a specific CPU
- Fixed writing to floppy on real STe hardware
- XBIOS floppy functions now return errors codes in full 32 bits of d0
- EmuCON does not show the volume label during the DIR command anymore [Less]
|