2003-09-14 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2003-09-14 |
cuz | New optimization |
commit | commitdiff | tree | snapshot |
2003-09-12 |
cuz | Improved the opt step added lately |
commit | commitdiff | tree | snapshot |
2003-09-11 |
cuz | New --hexoffs option |
commit | commitdiff | tree | snapshot |
2003-09-11 |
cuz | More optimizations |
commit | commitdiff | tree | snapshot |
2003-09-11 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2003-09-04 |
cuz | Output to stdout if no output name given |
commit | commitdiff | tree | snapshot |
2003-09-04 |
cuz | Output to stdout if no output name given |
commit | commitdiff | tree | snapshot |
2003-09-01 |
cuz | Increase the number of recursive macro expansions |
commit | commitdiff | tree | snapshot |
2003-08-30 |
cuz | Reorder for better error messages |
commit | commitdiff | tree | snapshot |
2003-08-29 |
cuz | Renamed exprhs to ExprLoad |
commit | commitdiff | tree | snapshot |
2003-08-29 |
cuz | Some octal character constants were not working. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
izydorst | removed unnecessary __fastcall__s, some minor cleanups |
commit | commitdiff | tree | snapshot |
2003-08-27 |
cuz | Fixed a type conversion bug |
commit | commitdiff | tree | snapshot |
2003-08-27 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2003-08-26 |
cuz | Added get_ostype |
commit | commitdiff | tree | snapshot |
2003-08-26 |
cuz | Fixed a bug, splitted the where.s module into wherex... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
cuz | Working on the serial driver |
commit | commitdiff | tree | snapshot |
2003-08-23 |
cuz | Alphabetical attribute sort and more additions |
commit | commitdiff | tree | snapshot |
2003-08-23 |
cuz | Add new SKIP range |
commit | commitdiff | tree | snapshot |
2003-08-23 |
cuz | Added INPUTOFFS and INPUTSIZE |
commit | commitdiff | tree | snapshot |
2003-08-23 |
cuz | New features: DByteTable, Comments |
commit | commitdiff | tree | snapshot |
2003-08-23 |
cuz | Docs for new features |
commit | commitdiff | tree | snapshot |
2003-08-22 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2003-08-22 |
cuz | API changes |
commit | commitdiff | tree | snapshot |
2003-08-21 |
cuz | Fixed a problem and a typo |
commit | commitdiff | tree | snapshot |
2003-08-20 |
cuz | Use $(RM) instead of rm -f |
commit | commitdiff | tree | snapshot |
2003-08-20 |
cuz | More function docs |
commit | commitdiff | tree | snapshot |
2003-08-20 |
izydorst | minor documentation fix |
commit | commitdiff | tree | snapshot |
2003-08-20 |
izydorst | reverted last change, it was nonsense considering how... |
commit | commitdiff | tree | snapshot |
2003-08-20 |
izydorst | fixed a bug (joy #1 would never be tested) |
commit | commitdiff | tree | snapshot |
2003-08-20 |
cuz | Ignore intermediate files |
commit | commitdiff | tree | snapshot |
2003-08-20 |
cuz | memcpy and memmove have been split |
commit | commitdiff | tree | snapshot |
2003-08-20 |
cuz | Changed rm -f to $(RM) |
commit | commitdiff | tree | snapshot |
2003-08-20 |
cuz | Changed rm -f to $(RM) |
commit | commitdiff | tree | snapshot |
2003-08-20 |
cuz | Fixed include paths |
commit | commitdiff | tree | snapshot |
2003-08-20 |
cuz | Split memcpy and memmove, since the former is used... |
commit | commitdiff | tree | snapshot |
2003-08-20 |
cuz | Fixed several type conversion issues |
commit | commitdiff | tree | snapshot |
2003-08-19 |
izydorst | removed redundant code; memset == FillRam, bzero =... |
commit | commitdiff | tree | snapshot |
2003-08-19 |
izydorst | small optimization, 5 bytes saved |
commit | commitdiff | tree | snapshot |
2003-08-19 |
cuz | Fixed type conversion problems |
commit | commitdiff | tree | snapshot |
2003-08-19 |
cuz | Fixed an internal compiler error when the first token... |
commit | commitdiff | tree | snapshot |
2003-08-18 |
cuz | A page length of zero wasn't accepted |
commit | commitdiff | tree | snapshot |
2003-08-18 |
cuz | New default value for STARTADDR |
commit | commitdiff | tree | snapshot |
2003-08-18 |
cuz | New default for start address |
commit | commitdiff | tree | snapshot |
2003-08-18 |
cuz | Fixed addresses crossing 0x10000 |
commit | commitdiff | tree | snapshot |
2003-08-18 |
cuz | Fixed wrong info for PAGELENGTH |
commit | commitdiff | tree | snapshot |
2003-08-18 |
cuz | More optimizations |
commit | commitdiff | tree | snapshot |
2003-08-18 |
cuz | Speed optimization |
commit | commitdiff | tree | snapshot |
2003-08-18 |
izydorst | documentation updates, EnterDesktop() is equal to exit(0) |
commit | commitdiff | tree | snapshot |
2003-08-17 |
izydorst | fixes for quiet rm on *BSD OSes |
commit | commitdiff | tree | snapshot |
2003-08-17 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2003-08-17 |
cpg | renamed remove.s to sysremove.s and adapted it for... |
commit | commitdiff | tree | snapshot |
2003-08-17 |
cpg | renamed remove.o to sysremove.o |
commit | commitdiff | tree | snapshot |
2003-08-17 |
cpg | added dummy error code 177 for sysremove |
commit | commitdiff | tree | snapshot |
2003-08-17 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2003-08-17 |
izydorst | PutDecimal takes unsigned int as decimal parameter |
commit | commitdiff | tree | snapshot |
2003-08-17 |
izydorst | added info about MessageBox function |
commit | commitdiff | tree | snapshot |
2003-08-17 |
izydorst | boxes with icons don't need click vector |
commit | commitdiff | tree | snapshot |
2003-08-17 |
izydorst | new MessageBox function |
commit | commitdiff | tree | snapshot |
2003-08-16 |
izydorst | PutDecimal corection |
commit | commitdiff | tree | snapshot |
2003-08-16 |
izydorst | minor correction |
commit | commitdiff | tree | snapshot |
2003-08-16 |
cuz | Cleanup use of predefined data types / defines |
commit | commitdiff | tree | snapshot |
2003-08-16 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2003-08-15 |
izydorst | same drawing mode extension like for DrawLine |
commit | commitdiff | tree | snapshot |
2003-08-15 |
izydorst | system vector interception fixes |
commit | commitdiff | tree | snapshot |
2003-08-15 |
izydorst | small demo of system vectors interception |
commit | commitdiff | tree | snapshot |
2003-08-15 |
izydorst | include omission |
commit | commitdiff | tree | snapshot |
2003-08-15 |
izydorst | fixed Sleep behavior (now truly works) |
commit | commitdiff | tree | snapshot |
2003-08-15 |
izydorst | retouch ('coz I'm not sure if it is in the head) |
commit | commitdiff | tree | snapshot |
2003-08-15 |
izydorst | fixed problem with I/O access on C64 |
commit | commitdiff | tree | snapshot |
2003-08-15 |
cuz | Removed the readjoy module - it was obsolete |
commit | commitdiff | tree | snapshot |
2003-08-15 |
cuz | Baud rate #define changes |
commit | commitdiff | tree | snapshot |
2003-08-15 |
cuz | Ignore .ser files |
commit | commitdiff | tree | snapshot |
2003-08-15 |
cuz | Working on the serial driver |
commit | commitdiff | tree | snapshot |
2003-08-15 |
izydorst | documented argc/argv passing, added info about proper... |
commit | commitdiff | tree | snapshot |
2003-08-15 |
izydorst | small process handling info update |
commit | commitdiff | tree | snapshot |
2003-08-15 |
izydorst | fixed bug in DrawLine function; extended DrawLine behavior |
commit | commitdiff | tree | snapshot |
2003-08-15 |
izydorst | fixed null parameter handling |
commit | commitdiff | tree | snapshot |
2003-08-15 |
izydorst | added sleep() implementation |
commit | commitdiff | tree | snapshot |
2003-08-15 |
izydorst | geos/process/sleep.s renamed to processsleep.s due... |
commit | commitdiff | tree | snapshot |
2003-08-15 |
izydorst | sleep.s renamed to processleep.s due to nameclash with... |
commit | commitdiff | tree | snapshot |
2003-08-15 |
cuz | Added first version of swiftlink driver |
commit | commitdiff | tree | snapshot |
2003-08-15 |
cuz | More debug infos |
commit | commitdiff | tree | snapshot |
2003-08-15 |
cuz | Removed the -Lp switch, place --dbgfile into help screen |
commit | commitdiff | tree | snapshot |
2003-08-14 |
cuz | Added gcc attributes |
commit | commitdiff | tree | snapshot |
2003-08-14 |
cuz | Add gcc attributes, fixed a format string problem |
commit | commitdiff | tree | snapshot |
2003-08-14 |
cuz | Add gcc attributes |
commit | commitdiff | tree | snapshot |
2003-08-14 |
cpg | fix CH_CROSS definition |
commit | commitdiff | tree | snapshot |
2003-08-14 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2003-08-14 |
cuz | _em_unload was not exported |
commit | commitdiff | tree | snapshot |
2003-08-13 |
cuz | INCS didn't include nes.inc |
commit | commitdiff | tree | snapshot |
2003-08-13 |
cuz | More optimizations |
commit | commitdiff | tree | snapshot |
2003-08-13 |
cuz | Build remove.o |
commit | commitdiff | tree | snapshot |
2003-08-12 |
cpg | added _dos_type with defines and getdefdev() |
commit | commitdiff | tree | snapshot |
2003-08-12 |
cpg | use callmain; don't call getargs, it's now called from... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
cpg | dosdetect.o, getdefdev.o: new object files |
commit | commitdiff | tree | snapshot |
2003-08-12 |
cpg | moved into its own module from getargs.s |
commit | commitdiff | tree | snapshot |
2003-08-12 |
cpg | move getdevdef and DOS detection into their own modules... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
cpg | this file is now in asminc |
commit | commitdiff | tree | snapshot |
next |