Commit History

Author SHA1 Message Date
  Hiroaki Sakai 103ffe29f1 We implemented mmap (). Specifically, see README. 23 years ago
  Hiroaki Sakai d1cde9116a Added dump of RGB value when dumping palette data. 23 years ago
  Hiroaki Sakai d3f3c6903d Corresponding to colorization. Added XColorGC class for GC management. (It diverted from XFireworks) 23 years ago
  Hiroaki Sakai c0b964b4f4 Added dummy function of _asm_*(). 23 years ago
  Hiroaki Sakai f25d7235fb Changed official name from Wonx to WonX. 23 years ago
  Hiroaki Sakai 7630141b26 In serial communication, input \n from standard input is converted to \r and passed 23 years ago
  Hiroaki Sakai 96b108c909 In UNIXTimer.c, callback function is called every time the callback function is called 23 years ago
  Hiroaki Sakai 5e1a9795b7 Create your own header file. It became compilable with only Wonx. 23 years ago
  Hiroaki Sakai 0f43e6d6ee Added interrupt handling. Timer interrupt support. 23 years ago
  Hiroaki Sakai eb06f7f4f8 Added text display function. (Only 0 to 127 ASCII characters, kanji is not supported) 23 years ago
  Hiroaki Sakai 95d1135996 WWLCDPanel has two bitmap data, and the bitmap once drawn is 23 years ago
  Hiroaki Sakai 3547ae13a1 Significantly modified WWDisplay_DrawScreen () algorithm. 23 years ago
  Hiroaki Sakai 0cc1bd45ae Fix XDisplay_DrawLCDWindow (). I put useless calculations out of the loop. 23 years ago
  Hiroaki Sakai aa38e7adab Improved the display routines in XDisplay.c and rendered somewhat faster. 23 years ago
  Hiroaki Sakai 9c414a9117 Fixed the display range of screen2_set_window (). 23 years ago
  Hiroaki Sakai 1d5ebf4867 When executing a function related to text display, (although characters are not displayed as usual) 23 years ago
  Hiroaki Sakai 3c624a304e Initial version 23 years ago