]> git.sur5r.net Git - cc65/history - libsrc
New option --relax-checks that disable the check for a match beween size oif
[cc65] / libsrc /
2012-08-06 uzChoose another way to fix the issue from r5804: When...
2012-08-05 uzFixed a bug: The floppies do not like ,R (for read...
2012-08-01 uzFix invalid header offset (has been changed in opendir...
2012-07-30 uzFixed a comment.
2012-07-30 uzInclude the CBM disk label in the returned directory...
2012-07-23 uzForgot to add the new module that contains em_load_driver.
2012-07-22 uzAn already loaded driver is an error in ser_load_driver...
2012-07-22 uzRewrote em_load_driver in assembler fixing a possible...
2012-07-22 uzMore comment fixes.
2012-07-22 uzFixed a few comments.
2012-07-22 uzRewrote tgi_load_driver in assembler and fixed a possib...
2012-07-15 uzMove the _filetype variable into its own module, so...
2012-07-15 uzDo not add the file type to the name when using append...
2012-07-11 uzRewrite code for arithmetic right shift.
2012-07-10 uzModifications for smaller code size.
2012-07-06 uzRewrite to add an entry point for shraxy that doesn...
2012-07-06 uzComment and tab fix. No code changes.
2012-07-03 ol.scAdded functional Atari directory classification macros...
2012-07-01 uzUse 's' as default file type instead of 'u'.
2012-07-01 uzUnified names of CBM kernal level functions and complet...
2012-07-01 uzFixed wrong filename for module c_getin.s
2012-07-01 uzAdded missing function cbm_k_getin, which was in cbm...
2012-06-24 uzAdd another entry point to the shift left routine,...
2012-06-24 uzMove definitions for CBM file types into its own header...
2012-06-16 ol.scWe now don't define the memory area RAM anymore. So...
2012-06-16 ol.scAvoid mixing of memory areas and segments in address...
2012-06-14 ol.scMoved actual computation of DOS 3.3 header to linker...
2012-06-11 uzSize optimizations.
2012-06-10 ol.scMoved Apple EXEHDR to separate module (similiar to...
2012-06-10 uzAdded an entry point to push a 32 bit long value.
2012-06-10 uzRearrangements for smaller size of generated code.
2012-06-10 uzChanges for better code generation.
2012-06-10 uzChanged the code so that it better suits the code gener...
2012-06-10 uzShortened the code.
2012-06-08 ol.scApple GEOS reserves beside the main app area at $4000...
2012-06-07 uzReorder variables to take advangate of improved code...
2012-06-04 uzAllow a third, optional filename argument for cbm_opendir.
2012-06-03 uzSmall optimization for shorter code.
2012-06-03 uzParse the name passed to opendir().
2012-06-03 uzDon't set errno when the regular end of directory is...
2012-06-03 uzImplemented rewinddir/seekdir.
2012-06-03 uzFix two place where the directory offset wasn't tracked...
2012-06-03 uzRemoved unnecessary include files.
2012-06-03 uzAdded the telldir() function.
2012-06-03 uzImplement special read function that sets errno in...
2012-06-02 uzMoved most of the file type detection from cbm_dir...
2012-06-01 uzNew function _dirskip that allows to skip an amount...
2012-06-01 uzNew entry point to push something pointed to by ptr1...
2012-05-30 uzAdded the POSIX functions opendir() and closedir().
2012-05-29 uzAdded a header file for the internal representation...
2012-05-29 uzAdd provisions to open a disk directory using open().
2012-05-28 uzTape load and save functions for the Oric Atmos. By...
2012-04-25 uzFixed an error: The write routine didn't detect write...
2012-03-25 uzFixed an invalid store offset, which caused an invalid...
2012-03-25 uzFixed an invalid store offset which resulted in random...
2012-03-09 uzAdded a new serial driver for the atmos. By Stefan...
2012-03-08 uzFixed a bug. High byte of the sector number is stored...
2012-03-04 uzThe IRQ handler needs to save the registers. By Stefan...
2012-03-04 uzPatch by Stefan Haubenthal: Remove __fastcall__ in...
2012-02-28 ol.scAdded screen initialization on Apple GEOS.
2012-02-27 ol.scIntroduced Apple GEOS specific screen size constants.
2012-02-22 ol.scRather stay with OFF_YEAR as it is an "officially"...
2012-02-22 ol.scIntroduced Apple GEOS specific directory entry offsets...
2012-02-22 ol.scMinor style adjustment.
2012-02-22 ol.scAdded missing file.
2012-02-22 ol.scFixed line continuation.
2012-02-22 ol.scFixed typo.
2012-02-20 ol.scFixed typo.
2012-02-20 ol.scGreg King: SHORTCUT is a graphic character (it is displ...
2012-02-19 uzWith the additional key definitions, the dbg module...
2012-02-17 ol.scMy recent decision to reuse the character specification...
2012-02-14 ol.scFixed line endings.
2012-02-11 cpgrecognize XDOS -- patch from Stefan Haubenthal
2012-02-09 ol.scReuse the character specification table from the base...
2012-02-09 ol.scReuse the character specification table from the base...
2012-02-09 ol.scNormalized coding style.
2012-02-09 ol.scThe actual screensize routine mustn't be placed in...
2012-02-09 ol.scNormalized coding style.
2012-02-09 ol.scInitial Apple GEOS build.
2012-02-09 ol.scOn Apple GEOS all "low jumptable" entries went into...
2012-02-09 ol.scAdded Apple GEOS include files based on the "Hitchhiker...
2012-02-09 ol.scRemoved '.c65' from include file name.
2012-02-09 ol.scThe macro 'bra' conflicts with the 65C02 instruction...
2012-02-09 ol.scAdjusted sorting.
2012-02-09 ol.scDefining C constants here doesn't seem to make sense...
2012-02-09 ol.scAdjusted hex digit cases.
2012-02-09 ol.scRenamed 'UnBlockProcess' to 'UnblockProcess' and 'UnFre...
2012-02-08 ol.sc- The address given for GetSerialNumber in the "Hitchhi...
2012-02-08 ol.scNormalized coding style.
2012-02-08 ol.scFixed typo.
2012-02-08 ol.scNormalized coding style.
2012-02-08 ol.scNormalized coding style.
2012-02-08 ol.scNormalized coding style.
2012-02-08 ol.scNormalized coding style.
2012-02-08 ol.scPrepared infrastructure for a shared loadable generic...
2012-02-07 ol.scNormalized coding style. V2.13.3
2012-02-07 ol.scAdjusted sorting.
2012-02-07 ol.scMoved the assembler include files from 'geos-cbm' to...
2012-02-07 uzMinor optimization.
2012-02-07 ol.scRenamed 'devel' to 'drivers'.
next