2002-12-27 |
izydorst | jmpbuf <-> callax moved to all architectures
|
commit | commitdiff | tree |
2002-12-25 |
izydorst | standard joystick driver for GEOS
|
commit | commitdiff | tree |
2002-12-25 |
izydorst | all kinds of loadable modules are supported in GEOS
|
commit | commitdiff | tree |
2002-12-25 |
izydorst | support for loading modules in GEOS, VDC memory driver...
|
commit | commitdiff | tree |
2002-12-25 |
izydorst | oserrlist for GEOS
|
commit | commitdiff | tree |
2002-12-25 |
izydorst | clean version
|
commit | commitdiff | tree |
2002-12-25 |
izydorst | small optimization
|
commit | commitdiff | tree |
2002-12-25 |
izydorst | removed jmpvec in favor of callax function
|
commit | commitdiff | tree |
2002-12-25 |
izydorst | 65c02 optimization
|
commit | commitdiff | tree |
2002-12-25 |
izydorst | clrscr now puts the cursor into home position
|
commit | commitdiff | tree |
2002-12-23 |
izydorst | support for .zeropage segment in GEOS
|
commit | commitdiff | tree |
2002-12-23 |
izydorst | more GEOS Kernal replacements for common/ and runtime...
|
commit | commitdiff | tree |
2002-12-23 |
izydorst | more funstuff in tgidemo
|
commit | commitdiff | tree |
2002-12-23 |
izydorst | fixed addressing problems seen on the Real Machine...
|
commit | commitdiff | tree |
2002-12-23 |
izydorst | new TGI driver for interlaced VDC 640x480 mode
|
commit | commitdiff | tree |
2002-12-23 |
izydorst | fixes in comments
|
commit | commitdiff | tree |
2002-12-23 |
izydorst | emd drivers for RamCart 64/128KB
|
commit | commitdiff | tree |
2002-12-22 |
izydorst | tgi for C128, zap removes .joy files too
|
commit | commitdiff | tree |
2002-12-22 |
izydorst | tgi driver for C128 VDC, changed order of things in...
|
commit | commitdiff | tree |
2002-12-22 |
izydorst | fixed typo
|
commit | commitdiff | tree |
2002-12-22 |
izydorst | setviewpage was never assembled
|
commit | commitdiff | tree |
2002-12-21 |
izydorst | memmove, memcpy, memset and bzero now return dest ptr...
|
commit | commitdiff | tree |
2002-12-21 |
izydorst | added bzero implementation
|
commit | commitdiff | tree |
2002-12-20 |
izydorst | tgi/*.h headers were being searched in local, not CC65_INC...
|
commit | commitdiff | tree |
2002-12-20 |
izydorst | putchar.s moved to put_char.s due to name conflict...
|
commit | commitdiff | tree |
2002-12-20 |
izydorst | some bytes saved
|
commit | commitdiff | tree |
2002-12-20 |
izydorst | added missing cputhex8 and cputhex16 functions
|
commit | commitdiff | tree |
2002-12-20 |
izydorst | fixed bug on C64 GEOS (I/O was not enabled when reading...
|
commit | commitdiff | tree |
2002-12-20 |
izydorst | *.emd are removed too with make zap
|
commit | commitdiff | tree |
2002-12-20 |
izydorst | em drivers for VDC (both C128 native and C128 in C64...
|
commit | commitdiff | tree |
2002-12-17 |
izydorst | using functions from common/ in grc, correct order...
|
commit | commitdiff | tree |
2002-12-13 |
izydorst | buggy rmb and rmbf macros (not used anywhere anyway ;)
|
commit | commitdiff | tree |
2002-11-22 |
izydorst | added info that time.h is safe to be used
|
commit | commitdiff | tree |
2002-11-22 |
izydorst | added _systime implementation for GEOS
|
commit | commitdiff | tree |
2002-11-22 |
izydorst | added LOWCODE and STARTUP segments
|
commit | commitdiff | tree |
2002-11-16 |
izydorst | replaced reference to vlink utility with grc call with...
|
commit | commitdiff | tree |
2002-11-10 |
izydorst | more info about GetRandom vs. rand
|
commit | commitdiff | tree |
2002-11-10 |
izydorst | added _randomize() implementation
|
commit | commitdiff | tree |
2002-11-10 |
izydorst | Removed GEOS rand.s implementation in favor of random...
|
commit | commitdiff | tree |
2002-08-11 |
izydorst | fixed error check
|
commit | commitdiff | tree |
2002-08-09 |
izydorst | cleared warning
|
commit | commitdiff | tree |
2002-07-15 |
izydorst | fixed info field offset and author field length
|
commit | commitdiff | tree |
2002-07-12 |
izydorst | integrated VLIR linker into grc
|
commit | commitdiff | tree |
2002-07-10 |
izydorst | example for creating VLIR binary using ca65
|
commit | commitdiff | tree |
2002-07-10 |
izydorst | support for VLIR structured files when using ca65 only
|
commit | commitdiff | tree |
2002-06-04 |
izydorst | put segment keywords so bss, data and rodata are used...
|
commit | commitdiff | tree |
2002-06-04 |
izydorst | fixed LoadW for doing 16-bit offsets loads, not only...
|
commit | commitdiff | tree |
2002-04-06 |
izydorst | added test of mouse.h routines
|
commit | commitdiff | tree |
2002-04-06 |
izydorst | fixes in structs, added common cc65 color definitions...
|
commit | commitdiff | tree |
2002-03-08 |
izydorst | added declarations for cpputs and cpputsxy
|
commit | commitdiff | tree |
2002-03-08 |
izydorst | conio with fixed width and proortional font support
|
commit | commitdiff | tree |
2002-03-08 |
izydorst | conio with fixed width and proportional font support
|
commit | commitdiff | tree |
2002-03-08 |
izydorst | moved cursor.inc to proper location
|
commit | commitdiff | tree |
2002-03-08 |
izydorst | replaced char* by const char* as it is in prototype
|
commit | commitdiff | tree |
2002-03-08 |
izydorst | error handling if drive type is unknown
|
commit | commitdiff | tree |
2002-03-08 |
izydorst | documentation updates, info about conio stuff
|
commit | commitdiff | tree |
2002-03-08 |
izydorst | enabled mouse support for GEOS
|
commit | commitdiff | tree |
2001-12-02 |
izydorst | LUnix support tuning - plain ASCII and changed imports...
|
commit | commitdiff | tree |
2001-10-27 |
izydorst | support for assert.h in GEOS, conio bugfixes
|
commit | commitdiff | tree |
2001-10-27 |
izydorst | simple conio support for GEOS
|
commit | commitdiff | tree |
2001-10-27 |
izydorst | added note about conio stuff
|
commit | commitdiff | tree |
2001-10-27 |
izydorst | support for 40/80 column modes
|
commit | commitdiff | tree |
2001-09-10 |
izydorst | interrupt flag is cleared/restored rather than cleared/set
|
commit | commitdiff | tree |
2001-09-10 |
izydorst | dio bugfix, added get_tv and get_ostype functions
|
commit | commitdiff | tree |
2001-08-15 |
izydorst | functions that do not modify data take const char*...
|
commit | commitdiff | tree |
2001-08-15 |
izydorst | info about c1541 in docs, lowered highest available...
|
commit | commitdiff | tree |
2001-07-15 |
izydorst | own versions of some common routines, fillram and movedata...
|
commit | commitdiff | tree |
2001-07-14 |
izydorst | fixed incorrect way of temporary storing parameter
|
commit | commitdiff | tree |
2001-07-13 |
izydorst | multidrive support
|
commit | commitdiff | tree |
2001-07-06 |
izydorst | old cleanups
|
commit | commitdiff | tree |
2001-07-04 |
izydorst | disk error reporting update
|
commit | commitdiff | tree |
2001-07-04 |
izydorst | errno/oserrno stuff is cleaned up, saved some bytes...
|
commit | commitdiff | tree |
2001-07-03 |
izydorst | documentation updates, grammar and spelling fixes
|
commit | commitdiff | tree |
2001-07-03 |
izydorst | added dio interface, standard mouse and joystick functions...
|
commit | commitdiff | tree |
2000-06-02 |
izydorst | ?
|
commit | commitdiff | tree |
2000-06-02 |
izydorst | *** empty log message ***
|
commit | commitdiff | tree |
|