pierre
|
c77ef7d6dd
|
Regenerate all Makefile's after change in utils/fpcm/fpcmake.ini to better support use of i386 compiler on x86_64 machines
git-svn-id: trunk@45356 -
|
2020-05-13 13:53:15 +00:00 |
|
nickysn
|
56b79257a1
|
* fixed fpmake invokation when building an i386-linux snapshot on a x86_64-linux host
git-svn-id: trunk@45298 -
|
2020-05-06 20:41:01 +00:00 |
|
nickysn
|
86643f8a34
|
* synchronized with trunk
git-svn-id: branches/z80@44981 -
|
2020-04-21 23:36:44 +00:00 |
|
svenbarth
|
184d6d61ed
|
* regenerate makefiles
git-svn-id: trunk@44958 -
|
2020-04-21 06:09:20 +00:00 |
|
nickysn
|
d57ffc4745
|
* changed the object file format for z80-embedded and z80-zxspectrum to .rel
git-svn-id: branches/z80@44899 -
|
2020-04-20 23:36:15 +00:00 |
|
nickysn
|
2f68090dd6
|
* synchronized with trunk
git-svn-id: branches/z80@44898 -
|
2020-04-20 22:42:08 +00:00 |
|
pierre
|
cd6de6a4ca
|
Regenerate all Makefiles
git-svn-id: trunk@44882 -
|
2020-04-20 13:58:47 +00:00 |
|
nickysn
|
0f323df7a3
|
* synchronized with trunk
git-svn-id: branches/z80@44873 -
|
2020-04-19 21:10:31 +00:00 |
|
Jonas Maebe
|
26ec913725
|
* regenerated makefiles
git-svn-id: trunk@44861 -
|
2020-04-19 17:33:47 +00:00 |
|
nickysn
|
b868d653bb
|
* regenerated makefiles after sync with trunk
git-svn-id: branches/z80@44847 -
|
2020-04-19 13:00:50 +00:00 |
|
nickysn
|
831a8cbcfa
|
* regenerated makefiles in the packages directory
git-svn-id: branches/z80@44821 -
|
2020-04-19 04:05:59 +00:00 |
|
Jonas Maebe
|
4b59bcb0ca
|
* regenerated makefiles
git-svn-id: trunk@44793 -
|
2020-04-18 16:08:25 +00:00 |
|
florian
|
5bab6201d5
|
* rebuild Makefiles
git-svn-id: trunk@44679 -
|
2020-04-10 19:42:14 +00:00 |
|
florian
|
43dc4c7ea0
|
* regenerated Makefiles
git-svn-id: trunk@44333 -
|
2020-03-21 20:59:59 +00:00 |
|
pierre
|
a09e40945c
|
Regenerate all Makefile's after commit #43472
git-svn-id: trunk@43478 -
|
2019-11-15 14:47:02 +00:00 |
|
nickysn
|
667e090e2b
|
+ added and implemented procedure SetMousePos in unit ptcmouse
git-svn-id: trunk@43059 -
|
2019-09-23 14:11:07 +00:00 |
|
pierre
|
5ed7bd35df
|
Update all trunk/fpcsrc Makefile's after commit 42749
git-svn-id: trunk@42750 -
|
2019-08-20 15:58:10 +00:00 |
|
svenbarth
|
a2ce2cea94
|
* fix for Mantis #35760: apply patch by user Bloodbatgot to fix drawing of thick lines
git-svn-id: trunk@42327 -
|
2019-07-05 12:40:55 +00:00 |
|
Jonas Maebe
|
128bf046b4
|
* regenerated Makefiles with LLVM bitcode installation support
git-svn-id: branches/debug_eh@41914 -
|
2019-04-20 18:56:45 +00:00 |
|
pierre
|
74fed2a4cd
|
Regenerate Makefile's after fpcmake change in commit #41721
git-svn-id: trunk@41723 -
|
2019-03-17 14:45:03 +00:00 |
|
nickysn
|
c5331d425a
|
* split the routines with asm versions into strict pascal and strict asm versions
git-svn-id: trunk@41153 -
|
2019-01-31 15:19:45 +00:00 |
|
nickysn
|
e348fada6c
|
* optimizations in SetVisualX and SetActiveX by using a table, instead of a case statement
git-svn-id: trunk@41146 -
|
2019-01-30 15:49:00 +00:00 |
|
nickysn
|
7a15e4b0a2
|
* optimizations in SetActive200 and SetActive350
git-svn-id: trunk@41143 -
|
2019-01-30 12:56:17 +00:00 |
|
nickysn
|
4d00ac486a
|
* use eax instead of edi in GetPixel320, to avoid saving/restoring edi
git-svn-id: trunk@41118 -
|
2019-01-29 13:39:40 +00:00 |
|
nickysn
|
915bc126a5
|
- ignore VideoOfs completely in the mode 13h routines (this mode has no video page support)
git-svn-id: trunk@41117 -
|
2019-01-29 13:19:31 +00:00 |
|
nickysn
|
6a1adc31fc
|
* moved the assembler declaration in PutPixel320 and GetPixel320 to be on the same line as the procedure/function declaration
git-svn-id: trunk@41116 -
|
2019-01-29 13:17:22 +00:00 |
|
nickysn
|
45ea95b72e
|
- don't preserve edx and ecx in GetPixel320, because they don't need to be preserved in GetPixel320
git-svn-id: trunk@41115 -
|
2019-01-29 13:16:14 +00:00 |
|
nickysn
|
0c01add0ae
|
- removed commented out video page code from GetPixel320
git-svn-id: trunk@41114 -
|
2019-01-29 13:15:14 +00:00 |
|
nickysn
|
22d599e70d
|
- removed the REGCALL ifdefs from GetPixel320
git-svn-id: trunk@41113 -
|
2019-01-29 13:14:33 +00:00 |
|
nickysn
|
00d4bdbc7d
|
+ comment in GetPixel320 with the parameter locations
git-svn-id: trunk@41112 -
|
2019-01-29 13:13:56 +00:00 |
|
nickysn
|
e26a7f7753
|
* use different registers to avoid a mov instruction in PutPixel320
git-svn-id: trunk@41111 -
|
2019-01-29 13:09:00 +00:00 |
|
nickysn
|
23aec76ae1
|
- don't save/restore eax and ecx in PutPixel320, because they don't need to be preserved by the register calling convention
git-svn-id: trunk@41110 -
|
2019-01-29 13:05:12 +00:00 |
|
nickysn
|
1371a5a8ed
|
- removed the commented out video page code from PutPixel320
git-svn-id: trunk@41109 -
|
2019-01-29 13:01:32 +00:00 |
|
nickysn
|
5a8d57d8f4
|
- removed the REGCALL ifdefs from PutPixel320
git-svn-id: trunk@41108 -
|
2019-01-29 13:00:24 +00:00 |
|
nickysn
|
f8817b128a
|
+ added comment to PutPixel320 with the parameter locations
git-svn-id: trunk@41107 -
|
2019-01-29 12:58:52 +00:00 |
|
nickysn
|
8a96bb656f
|
* declare all registers as clobbered by int 10h in the asm block in SetVisual200_350 and leave it to fpc to preserve what is necessary
git-svn-id: trunk@41103 -
|
2019-01-28 17:32:14 +00:00 |
|
nickysn
|
c3bdb2c2ee
|
* SetVisual200 and SetVisual350 combined into one routine SetVisual200_350, because they share the same code
git-svn-id: trunk@41102 -
|
2019-01-28 17:28:10 +00:00 |
|
nickysn
|
1cd93cf9a7
|
- removed the unnecessary code from SetVisual200 (the start address that is being read isn't written anywhere and is not used)
git-svn-id: trunk@41101 -
|
2019-01-28 17:25:24 +00:00 |
|
nickysn
|
b70aeac0d4
|
+ added comments with the parameter locations in SetCGAPalette and SetCGABorder
- removed 'ifndef REGCALL'
git-svn-id: trunk@41100 -
|
2019-01-28 17:22:25 +00:00 |
|
nickysn
|
ca6fdb8c74
|
+ added comment to CallInt10 with the parameter location
- removed the 'ifndef REGCALL' section from CallInt10
git-svn-id: trunk@41099 -
|
2019-01-28 17:18:37 +00:00 |
|
nickysn
|
c6a6cd522f
|
+ added comment in the beginning of seg_bytemove, containing the parameter locations
git-svn-id: trunk@41098 -
|
2019-01-28 17:15:27 +00:00 |
|
nickysn
|
8ae6b58c05
|
* converted seg_xorword, seg_orword and seg_andword to pure asm routines
git-svn-id: trunk@41097 -
|
2019-01-28 17:11:34 +00:00 |
|
nickysn
|
c33b4e20b2
|
- removed 'ifndef tp' directives
git-svn-id: trunk@41073 -
|
2019-01-25 16:15:31 +00:00 |
|
nickysn
|
c0710df0f8
|
- removed destroyed register lists from pure asm routines
git-svn-id: trunk@41072 -
|
2019-01-25 16:14:07 +00:00 |
|
nickysn
|
38ddbc541b
|
+ introduce the InitInt10hMode helper routine in the go32v2 graph unit as well
git-svn-id: trunk@41071 -
|
2019-01-25 15:26:21 +00:00 |
|
nickysn
|
b71f815a9a
|
+ enabled the asm version of DirectPutPixelX
git-svn-id: trunk@41057 -
|
2019-01-24 16:27:59 +00:00 |
|
nickysn
|
4a93ae0023
|
+ implemented all the write modes in the asm version of DirectPutPixelX
git-svn-id: trunk@41056 -
|
2019-01-24 16:27:20 +00:00 |
|
nickysn
|
3e22a0625f
|
* load only the low byte of CurrentColor in DirectPutPixelX
git-svn-id: trunk@41055 -
|
2019-01-24 16:18:07 +00:00 |
|
nickysn
|
aca3933f6d
|
* fixed register in comment
git-svn-id: trunk@41054 -
|
2019-01-24 16:14:01 +00:00 |
|
nickysn
|
46ab1ac384
|
* fixed register in comment
git-svn-id: trunk@41053 -
|
2019-01-24 16:13:40 +00:00 |
|