Commit History

Autor SHA1 Mensaxe Data
  nickysn 2b4ed4e90d + inline assembler implementation of FillChar %!s(int64=5) %!d(string=hai) anos
  nickysn e261ea8e2b - disable some rtl/compiler features on the ZX Spectrum %!s(int64=5) %!d(string=hai) anos
  nickysn 391990e456 * tg.direction is always -1 on the Z80 %!s(int64=5) %!d(string=hai) anos
  nickysn d3e946b779 * fixed Z80 stack and temp allocation, so it doesn't have any wasted bytes %!s(int64=5) %!d(string=hai) anos
  nickysn 1669254c5a + full RTL include, hidden behind ifdefs, because the code generator isn't able to compile it yet %!s(int64=5) %!d(string=hai) anos
  nickysn 861ae0b139 + some rtl include files added %!s(int64=5) %!d(string=hai) anos
  nickysn aeafe0db40 + added math.inc and set.inc for Z80, empty for now %!s(int64=5) %!d(string=hai) anos
  nickysn 6f874eefa6 + added keyboard input functions (ReadKey and KeyPressed) to the ZX Spectrum. Now you can start having fun! :) %!s(int64=5) %!d(string=hai) anos
  nickysn 93be8bba50 + added fancier ZX Spectrum console output stuff: OpenChannel, Ink, Paper and GotoXY %!s(int64=5) %!d(string=hai) anos
  nickysn 168c009bc3 - removed the 'sdcc-' prefix of sdasz80 and sdldz80 %!s(int64=5) %!d(string=hai) anos
  nickysn d57ffc4745 * changed the object file format for z80-embedded and z80-zxspectrum to .rel %!s(int64=5) %!d(string=hai) anos
  nickysn 2f68090dd6 * synchronized with trunk %!s(int64=5) %!d(string=hai) anos
  nickysn 557a481743 + use normalize_ref in tcgz80.a_load_ref_reg %!s(int64=5) %!d(string=hai) anos
  nickysn 1813727faf + support addr_full in the sdcc-sdasz80 asm writer %!s(int64=5) %!d(string=hai) anos
  nickysn bee3e9c354 + make use of normalize_ref in tcgz80.a_load_reg_ref %!s(int64=5) %!d(string=hai) anos
  nickysn a7b69cd18b - removed make_simple_ref, because normalize_ref should be used instead %!s(int64=5) %!d(string=hai) anos
  nickysn 0d6e59e9ef + actually return the proper (HL) reference result in tcgz80.normalize_ref %!s(int64=5) %!d(string=hai) anos
  nickysn 5c138c341f + added an output parameter to tcgz80.normalize_ref, that returns a list of the registers that were %!s(int64=5) %!d(string=hai) anos
  nickysn fc991af9d1 + added tregisterlist - dynarray of tregister, and methods get/uncpuregisters for allocating/freeing %!s(int64=5) %!d(string=hai) anos
  nickysn 882522259e + initial implementation of tcgz80.normalize_ref %!s(int64=5) %!d(string=hai) anos
  florian b4ff93c9fe + forgotten files added %!s(int64=5) %!d(string=hai) anos
  svenbarth 068f0d2ec8 * fix for Mantis #36935: apply patch by J. Gareth Moreton to fix a typo in cs_opt_remove_empty_proc %!s(int64=5) %!d(string=hai) anos
  svenbarth 752ff32333 * fix WinAPI directive: the purpose is to present the OS' default calling convention which for Windows means stdcall (at least on those platforms that support stdcall) on other platforms it is cdecl (for now) %!s(int64=5) %!d(string=hai) anos
  nickysn 6e1dd417cf + only allow the first operand to be a condition %!s(int64=5) %!d(string=hai) anos
  nickysn a6e72713ad + support conditions in the Z80 inline assembler %!s(int64=5) %!d(string=hai) anos
  nickysn e5f4419694 + also support local labels in the Z80 inline assembler reader %!s(int64=5) %!d(string=hai) anos
  nickysn 90fa75fb7a + support labels in the Z80 inline assembler %!s(int64=5) %!d(string=hai) anos
  pierre cd6de6a4ca Regenerate all Makefiles %!s(int64=5) %!d(string=hai) anos
  pierre 3f9e6aa6b9 Add handling of sparc64-linux and pass -m32/-m64 to $CROSSGCC call %!s(int64=5) %!d(string=hai) anos
  pierre 4d25558519 * Use off_t type for l_start and l_end fields instead of kernel_off_t %!s(int64=5) %!d(string=hai) anos