|
|
|
@84c0125
|
7 years |
thomas |
Fix * in comments.
|
|
|
@15854f1
|
7 years |
thomas |
Don't rewrite symbols.
|
|
|
@cc2c9e0
|
7 years |
thomas |
Fix linker scripts.
|
|
|
@609839c
|
7 years |
thomas |
New Eclipse setting.
|
|
|
@ed84ece
|
7 years |
thomas |
Format tweak.
|
|
|
@8b685e0
|
7 years |
thomas |
Upgrade to Eclipse Oxygen.
|
|
|
@d44e001
|
7 years |
thomas |
Explain pitfalls.
|
|
|
@d2b9839
|
7 years |
thomas |
Wording.
|
|
|
@ff9ab1a
|
7 years |
thomas |
Assembly code clobbers d2 and a2.
|
|
|
@55edaf3
|
7 years |
thomas |
List .img files.
|
|
|
@4d3e5a4
|
7 years |
thomas |
Base registers default to word size.
|
|
|
@84920eb
|
7 years |
thomas |
Fixed wrongly replaced multiplications.
|
|
|
@cd1d0db
|
7 years |
thomas |
Went back to bios.abs.
|
|
|
@0acb7d0
|
7 years |
thomas |
Generate bios.abs.
|
|
|
@7913d06
|
7 years |
thomas |
Typo.
|
|
|
@703d4d0
|
7 years |
thomas |
Move docs to correct repository.
|
|
|
@6dbed52
|
7 years |
thomas |
Explicitly mark fall-throughs.
|
|
|
@499da16
|
7 years |
thomas |
Fix permissions.
|
|
|
@87361de
|
7 years |
thomas |
Prepend a header to midas.abs.
|
|
|
@f38d645
|
7 years |
thomas |
Ignore .elf and .img files.
|
|
|
@62340ef
|
7 years |
thomas |
Create output files via ELF files.
|
|
|
@4cfe69a
|
7 years |
thomas |
Use .ds and .dc pseudo-ops. Generate debug symbols.
|
|
|
@5117699
|
7 years |
thomas |
No more warnings for bios.abs.
|
|
|
@897a874
|
7 years |
thomas |
Missing include.
|
|
|
@661ae9d
|
7 years |
thomas |
Fixed indentation.
|
|
|
@e4a1376
|
7 years |
thomas |
Made declarations consistent.
|
|
|
@83ea432
|
7 years |
thomas |
Script for consistency check.
|
|
|
@1c4f9be
|
7 years |
thomas |
Work around parser issue.
|
|
|
@f261cc8
|
7 years |
thomas |
Minor cleanup.
|
|
|
@0c06bc5
|
7 years |
thomas |
Prefer int16_t.
|
|
|
@1d174fb
|
7 years |
thomas |
Cast fix.
|
|
|
@d60f436
|
7 years |
thomas |
Alignment fix.
|
|
|
@99cac86
|
7 years |
thomas |
Simplify kind handling.
|
|
|
@ea232f9
|
7 years |
thomas |
Format string fixes.
|
|
|
@8973acd
|
7 years |
thomas |
No more warnings in libcio.
|
|
|
@7d0d347
|
7 years |
thomas |
Prefer signed integers in libsm.
|
|
|
@d18a473
|
7 years |
thomas |
No more warnings in lib700.
|
|
|
@e102943
|
7 years |
thomas |
No more warnings in iolib.
|
|
|
@dade7a0
|
7 years |
thomas |
No more warnings in libsm.
|
|
|
@c80943f
|
7 years |
thomas |
Added missing file.
|
|
|
@bf89cfb
|
7 years |
thomas |
No more warnings in vlib.
|
|
|
@09d1345
|
7 years |
thomas |
Prefer signed integers in vlib.
|
|
|
@6a37d5b
|
7 years |
thomas |
Prefer signed integers in assembly prototypes.
|
|
|
@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.
|
|
|
@4810254
|
7 years |
thomas |
Fixed console io_arg.
|
|
|
@d6f9ed1
|
7 years |
thomas |
Allow alignment cast.
|
|
|
@ace9ee7
|
7 years |
thomas |
Fix shift count overflow.
|
|
|
@fa38804
|
7 years |
thomas |
Removed form-feed comments.
|
|
|
@1efe224
|
7 years |
thomas |
Added 61810 datasheet.
|
|
|
@d21fc6f
|
7 years |
thomas |
Always use (uint16_t *) for object pointers.
|
|
|
@4422c8e
|
7 years |
thomas |
No more pointer-int conversions.
|
|
|
@add86dd
|
7 years |
thomas |
Incompatible pointers, pointer-int conversions.
|
|
|
@7d4cf30
|
7 years |
thomas |
Added setp() for pointers.
|
|
|
@298f0b4
|
7 years |
thomas |
Fewer incompatible pointers.
|
|
|
@33b5477
|
7 years |
thomas |
Fixed argument order.
|
|
|
@928d5d9
|
7 years |
thomas |
Added addresses.
|
|
|
@6ee14ba
|
7 years |
thomas |
Added 68000 datasheet.
|
|
|
@92479b9
|
7 years |
thomas |
Added datasheets.
|
|
|
@4d04f41
|
7 years |
thomas |
Fixed indexer paths.
|
|
|
@0170798
|
7 years |
thomas |
Added last missing function pointer prototypes.
|
|
|
@7af8be4
|
7 years |
thomas |
Prototypes for formatted I/O.
|
|
|
@4a17aeb
|
7 years |
thomas |
Prototypes for I/O dispatch pointers.
|
|
|
@4aa78b2
|
7 years |
thomas |
Format .x files as header files.
|
|
|
@2340de6
|
7 years |
thomas |
Keep macros in external declarations.
|
|
|
@526a993
|
7 years |
thomas |
Wording change.
|
|
|
@e877e55
|
7 years |
thomas |
Script clean-up.
|
|
|
@6aa430b
|
7 years |
thomas |
More accurate headers.
|
|
|
@14ad9c9
|
7 years |
thomas |
Added missing headers.
|
|
|
@1d61ba3
|
7 years |
thomas |
Warn about missing declarations.
|
|
|
@06f6615
|
7 years |
thomas |
Share more.
|
|
|
@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.
|
|
|
@f7428b1
|
7 years |
thomas |
Started to rework include files.
|
|
|
@c3aee8a
|
7 years |
thomas |
Make tables unsigned.
|
|
|
@411371e
|
7 years |
thomas |
Removed redundant declarations.
|
|
|
@e225e77
|
7 years |
thomas |
Added missing includes and declarations.
|
|
|
@d2d593b
|
7 years |
thomas |
Added more functions to header files.
|
|
|
@d10dbee
|
7 years |
thomas |
Eclipse format settings.
|
|
|
@9519422
|
7 years |
thomas |
Strip trailing tabs and spaces.
|
|
|
@7848656
|
7 years |
thomas |
Spaces to tabs.
|
|
|
@bc11fc1
|
7 years |
thomas |
Added Eclipse project.
|
|
|
@8618599
|
7 years |
thomas |
Count warnings.
|
|
|
@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.
|
|
|
@002f873
|
7 years |
thomas |
Don't require declarations, but always expect prototypes.
|
|
|
@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.
|
|
|
@342a56f
|
7 years |
thomas |
Script to check global types.
|
|
|
@0580615
|
7 years |
thomas |
Point of no return.
|
|
|
@46d8069
|
7 years |
thomas |
Fixed remaining prototypes.
|
|
|
@f4fbee9
|
7 years |
thomas |
iolib compiles.
|
|
|
@abd4109
|
7 years |
thomas |
Added vlib assembly prototypes.
|
|
|
@1127e68
|
7 years |
thomas |
Minor function mixup.
|
|
|