![]() |
|
Does anyone Know where LCD's IDE is? - Printable Version +- Boriel Basic Forum (https://forum.boriel.com) +-- Forum: Compilers and Computer Languages (https://forum.boriel.com/forumdisplay.php?fid=12) +--- Forum: ZX Basic Compiler (https://forum.boriel.com/forumdisplay.php?fid=11) +---- Forum: How-To & Tutorials (https://forum.boriel.com/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 - 2012-04-16 Where I can download them as I would love to have crack on ZX Basic Compiler on LCD IDE :mrgreen:
Re: Does anyone Know where LCD's IDE is? - slenkar - 2012-04-16 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 - 2012-04-16 Tommygun? You mean Tommygun IDE? IF Yes, where can I find it please? Re: Does anyone Know where LCD's IDE is? - britlion - 2012-04-18 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 - 2012-04-20 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 - 2012-06-14 Check my Home page for the latest developement version. |