Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.sinclair > #1802 > unrolled thread
| Started by | Graeme Cloughley <graeme.cloughley@gmail.com> |
|---|---|
| First post | 2013-01-23 23:44 -0800 |
| Last post | 2013-01-29 03:10 -0800 |
| Articles | 9 — 6 participants |
Back to article view | Back to comp.sys.sinclair
Build Environment for last version of ZXSpin 0.7 Graeme Cloughley <graeme.cloughley@gmail.com> - 2013-01-23 23:44 -0800
Re: Build Environment for last version of ZXSpin 0.7 Matthew Westcott <gasman@raww.org> - 2013-01-24 09:56 +0000
Re: Build Environment for last version of ZXSpin 0.7 Graeme Cloughley <graeme.cloughley@gmail.com> - 2013-01-24 21:12 -0800
Re: Build Environment for last version of ZXSpin 0.7 Dunny <paul.dunn@gmail.com> - 2013-01-28 14:25 -0800
Re: Build Environment for last version of ZXSpin 0.7 Anton Shepelev <anton.txt@gmail.com> - 2013-07-28 14:14 +0400
Re: Build Environment for last version of ZXSpin 0.7 Dunny <paul.dunn@gmail.com> - 2013-08-15 09:34 -0700
Re: Build Environment for last version of ZXSpin 0.7 "Paul E Collins" <equi@cl4.invalid> - 2013-08-09 10:23 +0100
Re: Build Environment for last version of ZXSpin 0.7 SamTek <rogerjowett@gmail.com> - 2013-01-24 07:14 -0800
Re: Build Environment for last version of ZXSpin 0.7 SamTek <rogerjowett@gmail.com> - 2013-01-29 03:10 -0800
| From | Graeme Cloughley <graeme.cloughley@gmail.com> |
|---|---|
| Date | 2013-01-23 23:44 -0800 |
| Subject | Build Environment for last version of ZXSpin 0.7 |
| Message-ID | <0d000fbd-4100-4c3a-81a8-20dafd5bfae6@googlegroups.com> |
Hello there, I have a source file download called "ZXSpin_source_v0.7.zip" with ZXSpin.dpr file dated 14 Nov 2009. Does anyone know the exact Delphi/Object Pascal build environment to rebuild this code? Regards, -Graeme
[toc] | [next] | [standalone]
| From | Matthew Westcott <gasman@raww.org> |
|---|---|
| Date | 2013-01-24 09:56 +0000 |
| Message-ID | <amcer9Fq2jfU1@mid.individual.net> |
| In reply to | #1802 |
On 24/01/2013 07:44, Graeme Cloughley wrote: > Hello there, > > I have a source file download called "ZXSpin_source_v0.7.zip" with ZXSpin.dpr file dated 14 Nov 2009. Does anyone know the exact Delphi/Object Pascal build environment to rebuild this code? This post on WOS forums should, um, shed some light on the state of the ZXSpin source code... http://www.worldofspectrum.org/forums/showpost.php?p=525992&postcount=123
[toc] | [prev] | [next] | [standalone]
| From | Graeme Cloughley <graeme.cloughley@gmail.com> |
|---|---|
| Date | 2013-01-24 21:12 -0800 |
| Message-ID | <2c877bd2-1629-455f-8dbc-d4a280f58324@googlegroups.com> |
| In reply to | #1803 |
On Thursday, January 24, 2013 3:56:58 AM UTC-6, Matthew Westcott wrote: > On 24/01/2013 07:44, Graeme Cloughley wrote: > > > Hello there, > > > > > > I have a source file download called "ZXSpin_source_v0.7.zip" with ZXSpin.dpr file dated 14 Nov 2009. Does anyone know the exact Delphi/Object Pascal build environment to rebuild this code? > > > > This post on WOS forums should, um, shed some light on the state of the > > ZXSpin source code... > > > > http://www.worldofspectrum.org/forums/showpost.php?p=525992&postcount=123 Thanks Paul and Matthew!
[toc] | [prev] | [next] | [standalone]
| From | Dunny <paul.dunn@gmail.com> |
|---|---|
| Date | 2013-01-28 14:25 -0800 |
| Message-ID | <5bf09260-9962-47d0-b405-2db70a153b14@googlegroups.com> |
| In reply to | #1807 |
On Friday, January 25, 2013 5:12:09 AM UTC, Graeme Cloughley wrote: > I have a source file download called "ZXSpin_source_v0.7.zip" with ZXSpin.dpr > file dated 14 Nov 2009. Does anyone know the exact Delphi/Object Pascal build > environment to rebuild this code? > > This post on WOS forums should, um, shed some light on the state of the > > ZXSpin source code... > > > http://www.worldofspectrum.org/forums/showpost.php?p=525992&postcount=123 > > Thanks Paul and Matthew! It's entirely possible that I may go back to ZXSpin soon, so I might end up with a binary that will build in newer versions of Delphi... When I've finished SpecBAS, that is :) D.
[toc] | [prev] | [next] | [standalone]
| From | Anton Shepelev <anton.txt@gmail.com> |
|---|---|
| Date | 2013-07-28 14:14 +0400 |
| Message-ID | <20130728141413.fdbf8639f8cd4caf9096444e@gmail.com> |
| In reply to | #1819 |
Dunny:
> It's entirely possible that I may go back to
> ZXSpin soon, so I might end up with a binary that
> will build in newer versions of Delphi...
May I suggest that you consider Free Pascal as a
free alternative:
http://www.freepascal.org
It is corss-platform and was designed with migrating
Delphi code in mind. The fpc-pascal@lists.
freepascal.org mailing list is very helful.
--
() ascii ribbon campaign - against html e-mail
/\ www.asciiribbon.org - against proprietary attachments
[toc] | [prev] | [next] | [standalone]
| From | Dunny <paul.dunn@gmail.com> |
|---|---|
| Date | 2013-08-15 09:34 -0700 |
| Message-ID | <05044559-2d46-436f-b976-875d36abebdf@googlegroups.com> |
| In reply to | #2331 |
On Sunday, 28 July 2013 11:14:13 UTC+1, Anton Shepelev wrote: > > May I suggest that you consider Free Pascal as a > free alternative: > > http://www.freepascal.org > > It is corss-platform and was designed with migrating > Delphi code in mind. The fpc-pascal@lists. > freepascal.org mailing list is very helful. I've been using FPC to port SpecBAS to linux, but I wouldn't consider writing an emulator with it. D.
[toc] | [prev] | [next] | [standalone]
| From | "Paul E Collins" <equi@cl4.invalid> |
|---|---|
| Date | 2013-08-09 10:23 +0100 |
| Message-ID | <op.w1jlpweg34qdui@flay.home> |
| In reply to | #1803 |
On Thu, 24 Jan 2013 09:56:58 -0000, Matthew Westcott <gasman@raww.org> wrote: > This post on WOS forums should, um, shed some light on the state of the > ZXSpin source code... > http://www.worldofspectrum.org/forums/showpost.php?p=525992&postcount=123 WoS should stick that source code in the archive in case the external Google hosting (inevitably) gets wiped! Eq.
[toc] | [prev] | [next] | [standalone]
| From | SamTek <rogerjowett@gmail.com> |
|---|---|
| Date | 2013-01-24 07:14 -0800 |
| Message-ID | <2b02d3e7-a74b-4e9f-962e-459113580e1a@googlegroups.com> |
| In reply to | #1802 |
crosstalksynchronization phosphoric delay? if1 net? serial parallel - to connect to real hardware from pc? micro command speech pds fdd3000 all have z80 processors keypad for 128 - better pic with own ram? spectra support?
[toc] | [prev] | [next] | [standalone]
| From | SamTek <rogerjowett@gmail.com> |
|---|---|
| Date | 2013-01-29 03:10 -0800 |
| Message-ID | <06d98ef1-90f0-4fc1-8fa6-f52d196b541d@googlegroups.com> |
| In reply to | #1802 |
On Thursday, 24 January 2013 07:44:48 UTC, Graeme Cloughley wrote: > Hello there, > > > > I have a source file download called "ZXSpin_source_v0.7.zip" with ZXSpin.dpr file dated 14 Nov 2009. Does anyone know the exact Delphi/Object Pascal build environment to rebuild this code? > > > > Regards, > > -Graeme http://www.8bc.com/sinclair/DOWNLOAD/index.htm
[toc] | [prev] | [standalone]
Back to top | Article view | comp.sys.sinclair
csiph-web