Allofich
|
9294d450ec
|
SVN r4412
Update copyright.
|
2021-03-06 21:18:08 +09:00 |
|
Emmanuel Gil Peyrot
|
c0a106535e
|
Replace Bit32u with uint32_t
|
2020-09-28 17:14:35 +02:00 |
|
Emmanuel Gil Peyrot
|
a431d81213
|
Replace Bit16u with uint16_t
|
2020-09-28 17:14:35 +02:00 |
|
Emmanuel Gil Peyrot
|
35f38f3ebe
|
Replace Bit8u with uint8_t
|
2020-09-28 17:14:35 +02:00 |
|
rderooy
|
608a657b50
|
Update copyright year for dosbox and dosbox-x assets and update FSF address
|
2020-06-25 08:42:32 +02:00 |
|
Allofich
|
d84a812743
|
SVN r4183 (second half)
Update year
|
2019-06-03 23:01:41 +09:00 |
|
Allofich
|
05619dd023
|
SVN r4183 (first half)
Update address of FSF
|
2019-06-03 22:54:46 +09:00 |
|
Allofich
|
402a9f4af7
|
Fix value conversion warnings
|
2019-06-02 11:08:33 +09:00 |
|
Jonathan Campbell
|
ca6b771f9d
|
C++11 constexpr for IO callout masking
|
2018-05-25 19:51:27 -07:00 |
|
Jonathan Campbell
|
781d5d50cc
|
cleanup: ignored const type qualifier
|
2018-05-21 11:37:48 -07:00 |
|
Jonathan Campbell
|
eb7929f5a8
|
wouldn't it be neat if the I/O callout call included the I/O callout
object in the parameter list, to make instancing possible? Here you go.
|
2017-05-03 22:40:44 -07:00 |
|
Jonathan Campbell
|
ee87d91424
|
IO callout store handlers. IO handler code implement callout procedure.
|
2017-05-03 14:21:35 -07:00 |
|
Jonathan Campbell
|
857d738b3d
|
IO callouts management and allocation code.
|
2017-05-03 13:54:02 -07:00 |
|
Jonathan Campbell
|
45f6218638
|
IOMASK inline helper functions
|
2017-05-03 11:06:27 -07:00 |
|
Jonathan Campbell
|
76ea5069ee
|
I/O callout object with install/uninstall and consideration for ISA
decode vs port range with debugging.
|
2017-05-03 10:48:55 -07:00 |
|
Jonathan Campbell
|
0718b44821
|
freeing I/O ports should not rely on handler, that was a bad idea.
|
2017-05-03 07:33:20 -07:00 |
|
Jonathan Campbell
|
7ce7252e22
|
keep track of the handler. update I/O free routine to overwrite with
default only if the IO handler slot is the same handler initially
assigned.
|
2017-05-03 01:13:19 -07:00 |
|
Jonathan Campbell
|
ec7aec4d98
|
run the source code through dos2unix. it seems to help with applying
patches.
|
2015-08-16 02:00:24 -07:00 |
|
Jonathan Campbell
|
21614b8c3f
|
toss out my copy, integrate tawoongs's daum branch code into mine,
remove what won't compile, begin work.
|
2013-10-14 05:07:26 -07:00 |
|
root
|
f331824031
|
port from svn
|
2013-07-07 20:39:49 -07:00 |
|