|
|
@f798356
|
7 years |
thomas |
Fixed gcurpos.c.
|
|
|
@f70aaad
|
7 years |
thomas |
Fixed instdstp.c.
|
|
|
@a4bd34f
|
7 years |
thomas |
Fixed localkb.c.
|
|
|
@2da8254
|
7 years |
thomas |
Fixed ldselbx.c.
|
|
|
@a3eb131
|
7 years |
thomas |
Fixed ptfield.c.
|
|
|
@7f5fa1b
|
7 years |
thomas |
Fixed etloc.c.
|
|
|
@4b63bf3
|
7 years |
thomas |
Fixed ettpch.c.
|
|
|
@7c05959
|
7 years |
thomas |
Fixed etmcfn.c.
|
|
|
@a8b81c2
|
7 years |
thomas |
Fixed etres1.c.
|
|
|
@908b6ab
|
7 years |
thomas |
Fixed libwr.c.
|
|
|
@5289d7c
|
7 years |
thomas |
Fixed msl.c.
|
|
|
@3fcb810
|
7 years |
thomas |
Fixed scordsp.c.
|
|
|
@26553e2
|
7 years |
thomas |
Fixed sqexec.c.
|
|
|
@fa50076
|
7 years |
thomas |
Fixed initi.c.
|
|
|
@c93e44d
|
7 years |
thomas |
Fixed msm.c.
|
|
|
@3f2d518
|
7 years |
thomas |
Fixed sqdkey.c.
|
|
|
@19caa64
|
7 years |
thomas |
Fix sqselbx.c.
|
|
|
@018d7ba
|
7 years |
thomas |
Fixed wheel.c.
|
|
|
@66072f0
|
7 years |
thomas |
Fixed sqscan.c.
|
|
|
@2a87ef3
|
7 years |
thomas |
Fixed lcdlbls.c.
|
|
|
@6f49665
|
7 years |
thomas |
Fixed stmproc.c.
|
|
|
@f537c48
|
7 years |
thomas |
Cleanup.
|
|
|
@5c977dd
|
7 years |
thomas |
Fixed etioas.c.
|
|
|
@572daa7
|
7 years |
thomas |
Fixed ptselbx.c.
|
|
|
@8cc57e6
|
7 years |
thomas |
Fixed etiosc.c.
|
|
|
@3ac8e1b
|
7 years |
thomas |
Fixed ptdkey.c.
|
|
|
@494d8ff
|
7 years |
thomas |
Fixed libdsp.c.
|
|
|
@6099cac
|
7 years |
thomas |
Fixed dopatch.c.
|
|
|
@432327d
|
7 years |
thomas |
Fix conversion warnings.
|
|
|
@8c8b4e5
|
7 years |
thomas |
More volatile hardware accesses.
|
|
|
@16badfe
|
7 years |
thomas |
Use correct FLOPVBL address.
|
|
|
@3370595
|
7 years |
thomas |
Fix symbol collisions.
|
|
|
@8325447
|
7 years |
thomas |
Removed _ prefix.
|
|
|
@84c0125
|
7 years |
thomas |
Fix * in comments.
|
|
|
@84920eb
|
7 years |
thomas |
Fixed wrongly replaced multiplications.
|
|
|
@4cfe69a
|
7 years |
thomas |
Use .ds and .dc pseudo-ops. Generate debug symbols.
|
|
|
@e4a1376
|
7 years |
thomas |
Made declarations consistent.
|
|
|
@1c4f9be
|
7 years |
thomas |
Work around parser issue.
|
|
|
@7bb1284
|
7 years |
thomas |
Signed integers in wordq struct.
|
|
|
@aa021e2
|
7 years |
thomas |
Don't shift negative constants.
|
|
|
@7ecfb7b
|
7 years |
thomas |
Unused variables and parameters.
|
|
|
@fa38804
|
7 years |
thomas |
Removed form-feed comments.
|
|
|
@4422c8e
|
7 years |
thomas |
No more pointer-int conversions.
|
|
|
@298f0b4
|
7 years |
thomas |
Fewer incompatible pointers.
|
|
|
@33b5477
|
7 years |
thomas |
Fixed argument order.
|
|
|
@0170798
|
7 years |
thomas |
Added last missing function pointer prototypes.
|
|
|
@2340de6
|
7 years |
thomas |
Keep macros in external declarations.
|
|
|
@526a993
|
7 years |
thomas |
Wording change.
|
|
|
@6aa430b
|
7 years |
thomas |
More accurate headers.
|
|
|
@b28a12e
|
7 years |
thomas |
Zero redundant declarations.
|
|
|
@39a696b
|
7 years |
thomas |
Regenerate global headers.
|
|
|
@6262b5c
|
7 years |
thomas |
Added include files for global functions and variables.
|
|
|
@5fa506d
|
7 years |
thomas |
Include file cleanup.
|
|
|
@c3aee8a
|
7 years |
thomas |
Make tables unsigned.
|
|
|
@411371e
|
7 years |
thomas |
Removed redundant declarations.
|
|
|
@e225e77
|
7 years |
thomas |
Added missing includes and declarations.
|
|
|
@9519422
|
7 years |
thomas |
Strip trailing tabs and spaces.
|
|
|
@7848656
|
7 years |
thomas |
Spaces to tabs.
|
|
|
@7258c6a
|
7 years |
thomas |
Use standard integer types.
|
|
|
@0292fbb
|
7 years |
thomas |
Manually fixed missing wdfield.c.
|
|
|
@5c13d64
|
7 years |
thomas |
Use void pointers for mem*() functions.
|
|
|
@599d89b
|
7 years |
thomas |
Missing return values. Missing int declarations.
|
|
|
@6dd74a9
|
7 years |
thomas |
Fixed array pointer.
|
|
|
@60288f5
|
7 years |
thomas |
Make function pointers more consistent.
|
|
|
@0c834c5
|
7 years |
thomas |
Prototypes for global function pointers. Consistent global types.
|
|
|
@0580615
|
7 years |
thomas |
Point of no return.
|
|
|
@73dd55f
|
7 years |
thomas |
Prepare for automatic substitution.
|
|
|
@6dc5ea7
|
7 years |
thomas |
Linked RAM without errors.
|
|
|
@df097bf
|
7 years |
thomas |
Code compiles, doesn't link.
|
|
|
@283e7a6
|
7 years |
thomas |
Added version file.
|
|
|
@4f508e6
|
7 years |
thomas |
Converted assembly language files.
|
|
|
@f40a309
|
7 years |
thomas |
Unix line breaks.
|
|
|
@c65a0e2
|
7 years |
thomas |
Added RAM files.
|