nickysn
|
62fe6cb5d3
+ integrated the port access via Port[] in the i8086-msdos system unit to ease
|
7 년 전 |
nickysn
|
5318a04a5b
* moved the interface and implementation parts of the i8086-msdos ports unit to
|
7 년 전 |
nickysn
|
1c9d0d445b
* moved the compiler intrinsics for the i8086 'in' and 'out' instructions to the
|
7 년 전 |
nickysn
|
26a3ac3fd4
* moved the fpc_in_x86_*port* constants to the system unit in cpuinnr.inc in the
|
7 년 전 |
nickysn
|
f93bda6e15
+ also add {$inline on} to unit ports in order to enable inlining
|
7 년 전 |
nickysn
|
8b55c071fa
+ declare the readport and writeport methods as inline in the interface part of
|
7 년 전 |
nickysn
|
fdc896ad0a
+ inline support for the x86 'in' and 'out' instructions. Currently only enabled
|
7 년 전 |
nickysn
|
4f498c9e3c
* always enable portl (32-bit port access) in the i8086 ports unit
|
7 년 전 |
florian
|
a230826357
- remove obsolete comment after r37555
|
7 년 전 |
florian
|
13df5b51db
* objects support also default properties, so the ports unit does not depend on objpas anymore
|
7 년 전 |
nickysn
|
79c5b632f1
+ added portl class for 32-bit port access in the i8086-msdos ports unit, if
|
9 년 전 |
nickysn
|
41d28f91e5
- rm asmmode intel from the i8086-msdos rtl, as that is the default asm mode on
|
11 년 전 |
nickysn
|
3953eed6b3
+ added and implemented unit ports for i8086-msdos
|
12 년 전 |