Share

z88 Development Kit

File Release Notes and Changelog

Release Name: 1.7

Notes:


Changes: - [sccz80] Bug fixes, tweaks to single parameter function pointer calls - [z80asm] Z80asm supporting Rabbit - [zcpp] End of file fix for win32 - [zcc] -Cz flag to pass through to appmake - [appmake] Support for most z88dk targets - [lib/crt0] Support for Newbrain, Rabbit, Sega Master System SMS, TS2068 - [lib] Much of the library rewritten to use FASTCALL and CALLEE linkage for faster and small library function calls - [lib] malloc library can now allocate from a scattered map of available RAM and supports multiple heaps - [lib] balloc library introduced as a block memory allocator - [lib] interrupt mode 2 library added - [lib] stdlib and strings now completely implemented in assembler and expanded - [lib] abstract data types library introduced initially containing linked list, heap, stack and queue algorithms library begun initially containing an implementation of the A* search algorithm - [lib] ZX Spectrum : SZX basic fcntl driver - [lib] ZX Spectrum : SP1 software sprite engine added - [lib] ZX Spectrum : Improved Spectrum library includes new display functions - [lib] ZX Spectrum : Input library added for direct access to keyboard, joystick and mouse devices