![]() |
Does anyone Know where LCD's IDE is? - Printable Version +- Forum (https://www.boriel.com/forum) +-- Forum: Compilers and Computer Languages (https://www.boriel.com/forum/forumdisplay.php?fid=12) +--- Forum: ZX Basic Compiler (https://www.boriel.com/forum/forumdisplay.php?fid=11) +---- Forum: How-To & Tutorials (https://www.boriel.com/forum/forumdisplay.php?fid=13) +---- Thread: Does anyone Know where LCD's IDE is? (/showthread.php?tid=451) |
Does anyone Know where LCD's IDE is? - YorkshireMale - 04-16-2012 Where I can download them as I would love to have crack on ZX Basic Compiler on LCD IDE ![]() Re: Does anyone Know where LCD's IDE is? - slenkar - 04-16-2012 Its not available except for a very old version I use Tommygun which is ok for the time being Re: Does anyone Know where LCD's IDE is? - YorkshireMale - 04-16-2012 Tommygun? You mean Tommygun IDE? IF Yes, where can I find it please? Re: Does anyone Know where LCD's IDE is? - britlion - 04-18-2012 I hope you found one or both of them already but: BorIDE from LCD: http://members.inode.at/838331/index.html TommyGun: http://www.users.on.net/~tonyt73/TommyGun/ Re: Does anyone Know where LCD's IDE is? - LCD - 04-20-2012 If you PM me, I can send you the current version, which is not 100% in working state, but very usable now. Only some parts are not working yet, but I use it everyday. Yesterday I added MegaLZ compression for DEFB Lines (Used in my "Youkai Harvest"-project to compress graphics), DEFB-graphics Data reorder (not fully tested yet). Now also the number of selected characters is displayed (for adjusting strings to screen size), also the graphics editor (stilkl only 20% finished) can import monochrome tritone graphics and export as DEFB-Data. There is just one thing: Because the loader sets the attribute to INK 0, PAPER 0, BORDER 0, (yes, it creates now a own loader as preparation for Binary manager - 128K support and such stuff) you must change them yourself, which is anyway a good idea. I'm out this weekend to help a friend repairing his house, so continuing coding next week. Re: Does anyone Know where LCD's IDE is? - LCD - 06-14-2012 Check my Home page for the latest developement version. |