1. 5c8d025 Fix remaining bugs with the CPC ROM version. by PulkoMandy · 12 months ago contiki-1.4
  2. 81050b8 Make CPC version run from ROM by PulkoMandy · 12 months ago
  3. c0f22c7 Finalize update t SDCC 4.2 by PulkoMandy · 12 months ago
  4. 3783e42 Update CPC port to SDCC 4.2.0 by PulkoMandy · 12 months ago
  5. dd007ce Fix crash with Albireo disk ROM by Adrien Destugues · 3 years, 4 months ago
  6. 69a6e72 Update to SDCC 3.6.0. by Adrien Destugues · 7 years ago
  7. 5ce1414 Some more optimizations. by Adrien Destugues · 8 years ago
  8. df3c92b Remove more unused file. by Adrien Destugues · 8 years ago
  9. a4d1f34 Raise max-allocs-per-node. by Adrien Destugues · 8 years ago
  10. 715554f Further optimize conio driver by Adrien Destugues · 8 years ago
  11. 9333c98 Some more optimizing of conio code. by Adrien Destugues · 8 years ago
  12. 0f43dc0 Remove unused files. by Adrien Destugues · 8 years ago
  13. 0ff774a Update to SDCC 3.5.0 by Adrien Destugues · 8 years ago
  14. 0627a36 Avoid a firmware bug in defining custom characters. by PulkoMandy · 10 years ago
  15. a8e4396 Fix help message. The key to cycle windows is F2. by PulkoMandy · 10 years ago
  16. 2975e7f Enable the exit menu, which will reset the machine. by PulkoMandy · 10 years ago
  17. 873b5c0 Remove configedit from the system. by PulkoMandy · 10 years ago
  18. df52c59 WIP support for drawing bitmaps by PulkoMandy · 10 years ago
  19. 31276e2 Fix the remaining icons to be const... by PulkoMandy · 10 years ago
  20. 6d4e122 Remove more useless stuff from the cpc target. by PulkoMandy · 10 years ago
  21. 25ff050 Set mode 1 and better palette on startup. by PulkoMandy · 10 years ago
  22. c53d0f6 Override the CTK service. by PulkoMandy · 10 years ago
  23. c73e41a Use the same shell size as on C64. by PulkoMandy · 10 years ago
  24. ab17105 Conio: optimize. by PulkoMandy · 10 years ago
  25. e209d6c Delete useless filesDelete useless files.. by PulkoMandy · 10 years ago
  26. 832c521 Fix memstat and add it to the disk image. by PulkoMandy · 10 years ago
  27. 8ecb97e Implement tracking of free memory. by PulkoMandy · 10 years ago
  28. 9c83f02 Remove conio from the core. by PulkoMandy · 10 years ago
  29. b2082f6 Don't use the generic relocator code for DSCs. by PulkoMandy · 10 years ago
  30. c19a2be Fix include mixup. by PulkoMandy · 10 years ago
  31. 7d9894e Fixup compiler flags. by PulkoMandy · 10 years ago
  32. 5523de4 Hardcode AMSDOS RSX address for now. by PulkoMandy · 10 years ago
  33. 9d35dfb Optimizations... by PulkoMandy · 10 years ago
  34. 92fb6c1 Implement cclearxy using SCR_FILL_BOX by PulkoMandy · 10 years ago
  35. e215c63 Make DSC files relocatable. by PulkoMandy · 10 years ago
  36. df6b0dd Remove useless trace. by PulkoMandy · 10 years ago
  37. a76f8ec Disable _revers handling. by PulkoMandy · 10 years ago
  38. 2d1778f Redirect putchar to the parallel port. by PulkoMandy · 10 years ago
  39. 32c249b Hack to free more heap space. by PulkoMandy · 10 years ago
  40. 1b54d35 Add missing files. by PulkoMandy · 10 years ago
  41. 91577e1 Fix generation of relocatable PRGs for good. by PulkoMandy · 10 years ago
  42. 355605a Initialize data sections for PRGs. by PulkoMandy · 10 years ago
  43. 655a2d0 Point to local/share again. by PulkoMandy · 10 years ago
  44. 2ea0b9f Generate relocatable PRG files using patched SDCC. by PulkoMandy · 10 years ago
  45. 9e96075 Remname CFS driver to AMSDOS. by PulkoMandy · 10 years ago
  46. 66b4e3c Remove dependency on mem.s. by PulkoMandy · 10 years ago
  47. 2bb86d9 Initialize BSS and disk ROM in CRT0. by PulkoMandy · 10 years ago
  48. 5e8709f Remove now useless files by PulkoMandy · 10 years ago
  49. d7df4b1 Remove mem.s from the build. by PulkoMandy · 10 years ago
  50. 73da4fe Slightly simplify the program flow of main. by PulkoMandy · 10 years ago
  51. 8fc71d5 Dont' call screensaver when it is disabled. by PulkoMandy · 10 years ago
  52. 15f3f26 Include the global loader to avoid cpp warnings. by PulkoMandy · 10 years ago
  53. 8f961bf Implement logging. by PulkoMandy · 10 years ago
  54. d4445ca Update crt0 for current SDCC version. by PulkoMandy · 10 years ago
  55. 10e4bfe Add missing const. by PulkoMandy · 10 years ago
  56. 96bd9f2 Add CPC putchar to the linker file. by PulkoMandy · 10 years ago
  57. 60b0c76 Generate mapfile in "wide" format. by PulkoMandy · 10 years ago
  58. 65a775b Match new name for method. by PulkoMandy · 10 years ago
  59. 27d1f11 Stop using unneeded custom tools. by PulkoMandy · 10 years ago
  60. 3e21390 Fix various mismatched prototypes and other compilation problems. by PulkoMandy · 10 years ago
  61. 506f755 Move link file to the proper naming. by PulkoMandy · 10 years ago
  62. b354b49 Update makefiles for current version of SDCC by PulkoMandy · 10 years ago
  63. 175a39f Remove duplicate CPC sources. by PulkoMandy · 10 years ago
  64. 0b15c55 Don't make assumptions on the content of the textentry text buffer beyond the first '\0'. by oliverschmidt · 18 years ago
  65. 62e146c Initial revision by kthacker · 18 years ago
  66. 6de6775 Initial revision by kthacker · 18 years ago
  67. 2646b51 no message by kthacker · 18 years ago
  68. 8547753 Initial revision by kthacker · 18 years ago