|
|
|
@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.
|
|
|
@ab83141
|
7 years |
thomas |
_dofmt() -> dofmt_().
|
|
|
@c6f3870
|
7 years |
thomas |
_ptcl12() prototype.
|
|
|
@392c73c
|
7 years |
thomas |
Align FILE and PFS.
|
|
|
@dfe4288
|
7 years |
thomas |
Process stdarg.h instead of varargs.h.
|
|
|
@bfc0072
|
7 years |
thomas |
varargs.h -> stdarg.h.
|
|
|
@72d4545
|
7 years |
thomas |
Added missing parameter declaration.
|
|
|
@5f714c9
|
7 years |
thomas |
Don't try to use exit codes.
|
|
|
@ee49131
|
7 years |
thomas |
Exit codes not supported.
|
|
|
@f7c91fc
|
7 years |
thomas |
Prototype fix framework.
|
|
|
@b8080f6
|
7 years |
thomas |
Merge master.
|
|
|
@06ccda2
|
7 years |
thomas |
Don't mix function and variable declarations.
|
|
|
@30c03a4
|
7 years |
thomas |
Merge master.
|
|
|
@6d3de83
|
7 years |
thomas |
No local function declarations.
|
|
|
@73dd55f
|
7 years |
thomas |
Prepare for automatic substitution.
|
|
|
@6888aa2
|
7 years |
thomas |
Virtual Python environment for pycparser.
|
|
|
@cbe2c15
|
7 years |
thomas |
rom.abs -> bios.abs.
|
|
|
@050d522
|
7 years |
thomas |
Added readme.txt.
|
|
|
@7bf3856
|
7 years |
thomas |
Added Alcyon C reference output.
|
|
|
@66b48e7
|
7 years |
thomas |
Keep empty directories.
|
|
|
@10afc24
|
7 years |
thomas |
Consistent library order.
|
|
|
@0cfc372
|
7 years |
thomas |
Remove incomplete conversion script.
|
|
|
@f394e7b
|
7 years |
thomas |
Linked ROM without errors.
|
|
|
@6dc5ea7
|
7 years |
thomas |
Linked RAM without errors.
|
|
|
@c091ef8
|
7 years |
thomas |
Use correct writern.c file.
|
|
|
@df097bf
|
7 years |
thomas |
Code compiles, doesn't link.
|
|
|
@9bf0f86
|
7 years |
thomas |
Build libraries, try to link.
|
|
|
@ef7ae7e
|
7 years |
thomas |
Added varargs.h header.
|
|
|
@1f698bb
|
7 years |
thomas |
Added version file to emulator build.
|
|
|
@283e7a6
|
7 years |
thomas |
Added version file.
|
|
|
@bef53a9
|
7 years |
thomas |
More emulator memory, fixed assembler flags.
|
|
|
@a6f5b95
|
7 years |
thomas |
Try to link RAM.
|
|
|
@08e1da1
|
7 years |
thomas |
Slight format change.
|
|
|
@4f508e6
|
7 years |
thomas |
Converted assembly language files.
|
|
|
@f40a309
|
7 years |
thomas |
Unix line breaks.
|
|
|
@c65a0e2
|
7 years |
thomas |
Added RAM files.
|
|
|
@f8c95c4
|
7 years |
thomas |
Rebuild image when work directory changes.
|
|
|
@698a58a
|
7 years |
thomas |
Successfully linked ROM!
|
|
|
@a838f5b
|
7 years |
thomas |
Added work directory.
|
|
|
@c79db87
|
7 years |
thomas |
Added archive indexer.
|
|
|
@6ec258e
|
7 years |
thomas |
Added docs for Atari development tools.
|
|
|
@f40d52b
|
7 years |
thomas |
Create static libraries.
|
|
|
@cbc2fcf
|
7 years |
thomas |
Ignore harddisk image.
|
|
|
@bbb6a97
|
7 years |
thomas |
Ignore build directory.
|
|
|
@5f1d169
|
7 years |
thomas |
Ignore output directory.
|
|
|
@109c83b
|
7 years |
thomas |
Compiled full ROM in Hatari.
|
|
|
@3ae31e9
|
7 years |
thomas |
Imported original source code.
|