2014-01-20 |
Christian Groessler | fix some typos
|
commit | commitdiff | tree |
2014-01-20 |
Christian Groessler | add comment
|
commit | commitdiff | tree |
2014-01-20 |
Christian Groessler | use ST mouse as static standard driver, too
|
commit | commitdiff | tree |
2014-01-20 |
Christian Groessler | align comment to the same column
|
commit | commitdiff | tree |
2014-01-20 |
Christian Groessler | another small cleanup
|
commit | commitdiff | tree |
2014-01-20 |
Christian Groessler | small cleanup
|
commit | commitdiff | tree |
2014-01-20 |
Christian Groessler | When disabling interrupts, restore original interrupt...
|
commit | commitdiff | tree |
2014-01-20 |
Christian Groessler | Add drivers for ST mouse, Amiga mouse, and Atari trakball...
|
commit | commitdiff | tree |
2014-01-20 |
Christian Groessler | fix typo
|
commit | commitdiff | tree |
2014-01-20 |
Christian Groessler | Add "joystick mouse" driver and default mouse callback...
|
commit | commitdiff | tree |
2014-01-20 |
Christian Groessler | Use deferred VBI instead of immediate VBI. A deferred...
|
commit | commitdiff | tree |
2014-01-20 |
Christian Groessler | Adapt to new mouse driver interface ('prep' and 'draw')
|
commit | commitdiff | tree |
2014-01-20 |
Christian Groessler | Always print the mouse cursor, even if coordinates...
|
commit | commitdiff | tree |
2014-01-20 |
Christian Groessler | fix bug where the high byte of X and Y positions were...
|
commit | commitdiff | tree |
2014-01-20 |
Christian Groessler | some comment fixes
|
commit | commitdiff | tree |
2014-01-20 |
Christian Groessler | Detect pen button. If we read 228 for X or Y position...
|
commit | commitdiff | tree |
2014-01-20 |
Christian Groessler | Trakball mouse driver
|
commit | commitdiff | tree |
2014-01-17 |
Christian Groessler | Adapt to new mouse driver interface ('prep' and 'draw')
|
commit | commitdiff | tree |
2014-01-17 |
Christian Groessler | Merge branch 'master' of https://github.com/oliverschmidt...
|
commit | commitdiff | tree |
2014-01-17 |
Christian Groessler | Merge remote-tracking branch 'upstream/master' into...
|
commit | commitdiff | tree |
2014-01-17 |
Christian Groessler | add support for 16K cartridges
|
commit | commitdiff | tree |
2014-01-17 |
Christian Groessler | remove segment directive since CODE is the default...
|
commit | commitdiff | tree |
2014-01-17 |
Christian Groessler | put code in CODE segment
|
commit | commitdiff | tree |
2014-01-16 |
Christian Groessler | use copydata instead of own routine
|
commit | commitdiff | tree |
2014-01-16 |
Christian Groessler | put this module's code into CODE segment
|
commit | commitdiff | tree |
2014-01-16 |
Christian Groessler | fix last change
|
commit | commitdiff | tree |
2014-01-16 |
Christian Groessler | fix indentation
|
commit | commitdiff | tree |
2014-01-16 |
Christian Groessler | made more segments optional so that the config file...
|
commit | commitdiff | tree |
2014-01-16 |
Christian Groessler | Merge remote-tracking branch 'upstream/master' into...
|
commit | commitdiff | tree |
2014-01-14 |
Christian Groessler | remove TABs
|
commit | commitdiff | tree |
2014-01-14 |
Christian Groessler | Add support to create cartridges.
|
commit | commitdiff | tree |
2014-01-14 |
Christian Groessler | Change display logic of mouse cursor (hide and show...
|
commit | commitdiff | tree |
2014-01-14 |
Christian Groessler | Always print the mouse cursor, even if coordinates...
|
commit | commitdiff | tree |
2014-01-14 |
Christian Groessler | Fix timer IRQ hooking for atarixl target.
|
commit | commitdiff | tree |
2014-01-14 |
Christian Groessler | fix some typos
|
commit | commitdiff | tree |
2014-01-14 |
Christian Groessler | Merge remote-tracking branch 'upstream/master' into...
|
commit | commitdiff | tree |
2014-01-11 |
Christian Groessler | add comment
|
commit | commitdiff | tree |
2014-01-11 |
Christian Groessler | use ST mouse as static standard driver, too
|
commit | commitdiff | tree |
2014-01-11 |
Christian Groessler | align comment to the same column
|
commit | commitdiff | tree |
2014-01-05 |
Christian Groessler | another small cleanup
|
commit | commitdiff | tree |
2014-01-05 |
Christian Groessler | small cleanup
|
commit | commitdiff | tree |
2014-01-04 |
Christian Groessler | When disabling interrupts, restore original interrupt...
|
commit | commitdiff | tree |
2014-01-04 |
Christian Groessler | Add drivers for ST mouse, Amiga mouse, and Atari trakball...
|
commit | commitdiff | tree |
2014-01-04 |
Christian Groessler | fix typo
|
commit | commitdiff | tree |
2014-01-04 |
Christian Groessler | Add "joystick mouse" driver and default mouse callback...
|
commit | commitdiff | tree |
2014-01-04 |
Christian Groessler | Use deferred VBI instead of immediate VBI. A deferred...
|
commit | commitdiff | tree |
2014-01-02 |
Christian Groessler | Atari: initial support to create cassette bootable...
|
commit | commitdiff | tree |
2013-12-18 |
Christian Groessler | - Add a way to give additional compiler flags with...
|
commit | commitdiff | tree |
2013-12-07 |
Christian Groessler | small optimzation (found by Greg King)
|
commit | commitdiff | tree |
2013-12-06 |
Christian Groessler | remove old (static) serial driver boilerplate
|
commit | commitdiff | tree |
2013-12-06 |
Christian Groessler | remove debug code
|
commit | commitdiff | tree |
2013-12-06 |
Christian Groessler | add serial driver for Atari, still contains much debug...
|
commit | commitdiff | tree |
2013-12-06 |
Christian Groessler | add SER_BAUD_56_875
|
commit | commitdiff | tree |
2013-12-06 |
Christian Groessler | add SER_ERR_NOT_OPEN status code
|
commit | commitdiff | tree |
2013-10-18 |
Christian Groessler | Force inclusion of 'shadow RAM preparation' load chunk...
|
commit | commitdiff | tree |
2013-10-18 |
Christian Groessler | Put EXE header and main chunk load header into a single...
|
commit | commitdiff | tree |
2013-10-18 |
Christian Groessler | atari-asm.cfg linker config file
|
commit | commitdiff | tree |
2013-10-18 |
Christian Groessler | Rename 'syschk' symbol in the linker config file, which...
|
commit | commitdiff | tree |
2013-10-16 |
Christian Groessler | rename LOWDATA segment to LOWBSS
|
commit | commitdiff | tree |
2013-10-16 |
Christian Groessler | comment and formatting fixes
|
commit | commitdiff | tree |
2013-10-04 |
Christian Groessler | small optimization
|
commit | commitdiff | tree |
2013-10-03 |
Christian Groessler | Lower the default Atari start adress from $2E00 to...
|
commit | commitdiff | tree |
2013-10-03 |
Christian Groessler | Enable "system check" load chunk for non-XL Atari target.
|
commit | commitdiff | tree |
2013-10-03 |
Christian Groessler | Fix typo in last change.
|
commit | commitdiff | tree |
2013-10-03 |
Christian Groessler | Use all available memory below the ROM.
|
commit | commitdiff | tree |
2013-10-01 |
Christian Groessler | Some formatting and style fixes.
|
commit | commitdiff | tree |
2013-09-27 |
Christian Groessler | disable DEBUG
|
commit | commitdiff | tree |
2013-09-27 |
Christian Groessler | untabify
|
commit | commitdiff | tree |
2013-09-27 |
Christian Groessler | Leave the character generator at $E000 like atarixl...
|
commit | commitdiff | tree |
2013-09-25 |
Christian Groessler | Merge remote-tracking branch 'upstream/master'
|
commit | commitdiff | tree |
2013-09-20 |
Christian Groessler | adapt to CHARGEN_RELOC
|
commit | commitdiff | tree |
2013-09-20 |
Christian Groessler | Add comment describing the need to have the runtime...
|
commit | commitdiff | tree |
2013-09-19 |
Christian Groessler | move CHARGEN_RELOC enabling to Makefile.inc
|
commit | commitdiff | tree |
2013-09-19 |
Christian Groessler | cleanup and document CHARGEN_RELOC change
|
commit | commitdiff | tree |
2013-09-19 |
Christian Groessler | add CHARGEN_RELOC knob to conditionally include the...
|
commit | commitdiff | tree |
2013-09-19 |
Christian Groessler | move macros to enable and disable the ROM into a separate...
|
commit | commitdiff | tree |
2013-09-19 |
Christian Groessler | adjust some variable names
|
commit | commitdiff | tree |
2013-09-19 |
Christian Groessler | Use '.ifdef' and '.ifndef' instead of '.if .defined...
|
commit | commitdiff | tree |
2013-09-18 |
Christian Groessler | Merge remote-tracking branch 'upstream/master'
|
commit | commitdiff | tree |
2013-09-18 |
Christian Groessler | use '.ifndef' instead of '.if .not .defined'
|
commit | commitdiff | tree |
2013-09-18 |
Christian Groessler | use '.ifndef' instead of '.if .not .defined'
|
commit | commitdiff | tree |
2013-09-18 |
Christian Groessler | override _sys() function for Atari targets
|
commit | commitdiff | tree |
2013-09-18 |
Christian Groessler | Merge remote-tracking branch 'upstream/master'
|
commit | commitdiff | tree |
2013-09-17 |
Christian Groessler | some cosmetic cleanups
|
commit | commitdiff | tree |
2013-09-17 |
Christian Groessler | Get rid of SAVEAREA segment: fold it into LOWDATA.
|
commit | commitdiff | tree |
2013-09-17 |
Christian Groessler | Default atatixl.cfg file now leaves the character generator...
|
commit | commitdiff | tree |
2013-09-17 |
Christian Groessler | remove __RESERVED_MEMORY__: not supported on atarixl
|
commit | commitdiff | tree |
2013-09-17 |
Christian Groessler | introduce SHADOW_RAM2
|
commit | commitdiff | tree |
2013-09-17 |
Christian Groessler | add support for SHADOW_RAM2 segment
|
commit | commitdiff | tree |
2013-09-17 |
Christian Groessler | introduce SHADOW_RAM2
|
commit | commitdiff | tree |
2013-09-17 |
Christian Groessler | consider __STACKSIZE__ when initializing sp for atarixl
|
commit | commitdiff | tree |
2013-09-17 |
Christian Groessler | override _sys() function for Atari targets
|
commit | commitdiff | tree |
2013-09-17 |
Christian Groessler | add testprogram for _sys() function on Atari
|
commit | commitdiff | tree |
2013-09-17 |
Christian Groessler | add IOCB command codes to atari.h
|
commit | commitdiff | tree |
2013-09-17 |
Christian Groessler | add testprogram for _sys() function on Atari
|
commit | commitdiff | tree |
2013-09-17 |
Christian Groessler | add IOCB command codes to atari.h
|
commit | commitdiff | tree |
2013-09-13 |
Christian Groessler | more atarixl linker cfg file cleanups; adapt atarixl...
|
commit | commitdiff | tree |
2013-09-13 |
Christian Groessler | atarixl linker cfg file cleanups; set default load...
|
commit | commitdiff | tree |
2013-09-13 |
Christian Groessler | Use labels instead of segment load addresses to specify...
|
commit | commitdiff | tree |
2013-09-13 |
Christian Groessler | Merge remote-tracking branch 'upstream/master'
|
commit | commitdiff | tree |
next |