16-bit FPC snapshot (Announce)
I promised early june to generate a snapshot for 16-bit FPC. Due to holidays and some problems (the default way of building generated non-functional binaries) it was delayed, but Nicolay solved the problem last weekend.
I experimented a bit, and it seems that this is a working win32-> i8086-msdos crosscompiler for tiny and small memory models. Officially, current FPC builds don't work on win9x anymore, so you might need WinXP+.
http://www.stack.nl/~marcov/fpc-i8086-msdos-r25379.zip (4MB)
The demo/ directory contains some precompiled examples (tetris, samegame and hello world). The tetris was compiled with tiny mm. I tested them both in Win XP cmd.exe and dosbox.
There is a readme.txt which are my cleaned notes from building the snapshot, but basically:
- check dofpc16.bat and correct paths/drives.
- check bin/pp16.bat and bin/pp16t.bat
- put dofpc16.bat somewhere central (e.g. in the %PATH%)
- run dofpc16.bat
- compile your apps with pp16 <file> or pp16t <file>
No need to install watcom and/or nasm they are included.
Complete thread:
- 16-bit FPC snapshot - marcov, 27.08.2013, 18:46 (Announce)
- 16-bit FPC snapshot - Laaca, 27.08.2013, 22:37
- 16-bit FPC snapshot - marcov, 28.08.2013, 20:58
- 16-bit FPC snapshot - marcov, 04.09.2013, 22:37
- 16-bit FPC snapshot - Rugxulo, 05.09.2013, 19:37
- 16-bit FPC snapshot - marcov, 05.09.2013, 21:48
- 16-bit FPC snapshot - Rugxulo, 05.09.2013, 23:52
- 16-bit FPC snapshot - Laaca, 05.09.2013, 21:51
- 16-bit FPC snapshot - marcov, 19.09.2013, 12:21
- 16-bit FPC snapshot - marcov, 05.09.2013, 21:48
- 16-bit FPC snapshot - Rugxulo, 05.09.2013, 19:37
- 16-bit FPC snapshot - marcov, 04.09.2013, 22:37
- 16-bit FPC snapshot - marcov, 28.08.2013, 20:58
- 16-bit FPC snapshot - Laaca, 27.08.2013, 22:37