source: buchla-68k

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @2a87ef3   6 years thomas Fixed lcdlbls.c.
(edit) @6f49665   6 years thomas Fixed stmproc.c.
(edit) @f537c48   6 years thomas Cleanup.
(edit) @5c977dd   6 years thomas Fixed etioas.c.
(edit) @572daa7   6 years thomas Fixed ptselbx.c.
(edit) @8cc57e6   6 years thomas Fixed etiosc.c.
(edit) @3ac8e1b   6 years thomas Fixed ptdkey.c.
(edit) @494d8ff   6 years thomas Fixed libdsp.c.
(edit) @6099cac   6 years thomas Fixed dopatch.c.
(edit) @432327d   7 years thomas Fix conversion warnings.
(edit) @8c8b4e5   7 years thomas More volatile hardware accesses.
(edit) @5c4721b   7 years thomas Fixed integer width.
(edit) @23e1597   7 years thomas Volatile timers.
(edit) @53a8288   7 years thomas Use absolute path for objdump.
(edit) @ad89950   7 years thomas Volatile ISR variables.
(edit) @c59409e   7 years thomas Volatile hardware accesses.
(edit) @197ff76   7 years thomas Validate FLOPVBL and FLOCK definitions in ram/timeint.s.
(edit) @16badfe   7 years thomas Use correct FLOPVBL address.
(edit) @3370595   7 years thomas Fix symbol collisions.
(edit) @27c8d40   7 years thomas Fixed header script.
(edit) @8325447   7 years thomas Removed _ prefix.
(edit) @84c0125   7 years thomas Fix * in comments.
(edit) @15854f1   7 years thomas Don't rewrite symbols.
(edit) @cc2c9e0   7 years thomas Fix linker scripts.
(edit) @609839c   7 years thomas New Eclipse setting.
(edit) @ed84ece   7 years thomas Format tweak.
(edit) @8b685e0   7 years thomas Upgrade to Eclipse Oxygen.
(edit) @d44e001   7 years thomas Explain pitfalls.
(edit) @d2b9839   7 years thomas Wording.
(edit) @ff9ab1a   7 years thomas Assembly code clobbers d2 and a2.
(edit) @55edaf3   7 years thomas List .img files.
(edit) @4d3e5a4   7 years thomas Base registers default to word size.
(edit) @84920eb   7 years thomas Fixed wrongly replaced multiplications.
(edit) @cd1d0db   7 years thomas Went back to bios.abs.
(edit) @0acb7d0   7 years thomas Generate bios.abs.
(edit) @7913d06   7 years thomas Typo.
(edit) @703d4d0   7 years thomas Move docs to correct repository.
(edit) @6dbed52   7 years thomas Explicitly mark fall-throughs.
(edit) @499da16   7 years thomas Fix permissions.
(edit) @87361de   7 years thomas Prepend a header to midas.abs.
(edit) @f38d645   7 years thomas Ignore .elf and .img files.
(edit) @62340ef   7 years thomas Create output files via ELF files.
(edit) @4cfe69a   7 years thomas Use .ds and .dc pseudo-ops. Generate debug symbols.
(edit) @5117699   7 years thomas No more warnings for bios.abs.
(edit) @897a874   7 years thomas Missing include.
(edit) @661ae9d   7 years thomas Fixed indentation.
(edit) @e4a1376   7 years thomas Made declarations consistent.
(edit) @83ea432   7 years thomas Script for consistency check.
(edit) @1c4f9be   7 years thomas Work around parser issue.
(edit) @f261cc8   7 years thomas Minor cleanup.
(edit) @0c06bc5   7 years thomas Prefer int16_t.
(edit) @1d174fb   7 years thomas Cast fix.
(edit) @d60f436   7 years thomas Alignment fix.
(edit) @99cac86   7 years thomas Simplify kind handling.
(edit) @ea232f9   7 years thomas Format string fixes.
(edit) @8973acd   7 years thomas No more warnings in libcio.
(edit) @7d0d347   7 years thomas Prefer signed integers in libsm.
(edit) @d18a473   7 years thomas No more warnings in lib700.
(edit) @e102943   7 years thomas No more warnings in iolib.
(edit) @dade7a0   7 years thomas No more warnings in libsm.
(edit) @c80943f   7 years thomas Added missing file.
(edit) @bf89cfb   7 years thomas No more warnings in vlib.
(edit) @09d1345   7 years thomas Prefer signed integers in vlib.
(edit) @6a37d5b   7 years thomas Prefer signed integers in assembly prototypes.
(edit) @7bb1284   7 years thomas Signed integers in wordq struct.
(edit) @aa021e2   7 years thomas Don't shift negative constants.
(edit) @7ecfb7b   7 years thomas Unused variables and parameters.
(edit) @4810254   7 years thomas Fixed console io_arg.
(edit) @d6f9ed1   7 years thomas Allow alignment cast.
(edit) @ace9ee7   7 years thomas Fix shift count overflow.
(edit) @fa38804   7 years thomas Removed form-feed comments.
(edit) @1efe224   7 years thomas Added 61810 datasheet.
(edit) @d21fc6f   7 years thomas Always use (uint16_t *) for object pointers.
(edit) @4422c8e   7 years thomas No more pointer-int conversions.
(edit) @add86dd   7 years thomas Incompatible pointers, pointer-int conversions.
(edit) @7d4cf30   7 years thomas Added setp() for pointers.
(edit) @298f0b4   7 years thomas Fewer incompatible pointers.
(edit) @33b5477   7 years thomas Fixed argument order.
(edit) @928d5d9   7 years thomas Added addresses.
(edit) @6ee14ba   7 years thomas Added 68000 datasheet.
(edit) @92479b9   7 years thomas Added datasheets.
(edit) @4d04f41   7 years thomas Fixed indexer paths.
(edit) @0170798   7 years thomas Added last missing function pointer prototypes.
(edit) @7af8be4   7 years thomas Prototypes for formatted I/O.
(edit) @4a17aeb   7 years thomas Prototypes for I/O dispatch pointers.
(edit) @4aa78b2   7 years thomas Format .x files as header files.
(edit) @2340de6   7 years thomas Keep macros in external declarations.
(edit) @526a993   7 years thomas Wording change.
(edit) @e877e55   7 years thomas Script clean-up.
(edit) @6aa430b   7 years thomas More accurate headers.
(edit) @14ad9c9   7 years thomas Added missing headers.
(edit) @1d61ba3   7 years thomas Warn about missing declarations.
(edit) @06f6615   7 years thomas Share more.
(edit) @b28a12e   7 years thomas Zero redundant declarations.
(edit) @39a696b   7 years thomas Regenerate global headers.
(edit) @6262b5c   7 years thomas Added include files for global functions and variables.
(edit) @5fa506d   7 years thomas Include file cleanup.
(edit) @f7428b1   7 years thomas Started to rework include files.
(edit) @c3aee8a   7 years thomas Make tables unsigned.
(edit) @411371e   7 years thomas Removed redundant declarations.
Note: See TracRevisionLog for help on using the revision log.