2017-07-17 |
mrdudz | rename all waitvblank() to waitvsync()
|
commit | commitdiff | tree |
2017-06-21 |
mrdudz | use BIT so akku wont get trashed at least in 40 cols...
|
commit | commitdiff | tree |
2017-06-21 |
mrdudz | dont trash akku if possible, use VDC register when...
|
commit | commitdiff | tree |
2017-06-17 |
mrdudz | fixed code a bit so it compiles again :)
|
commit | commitdiff | tree |
2016-02-28 |
mrdudz | initial import from old sources
|
commit | commitdiff | tree |
2016-02-27 |
Bob Andrews | Merge pull request #238 from mrdudz/gamate Merge pull request #238 from mrdudz/gamate
|
commit | commitdiff | tree |
2016-02-27 |
Bob Andrews | Merge pull request #241 from blackystardust/c128-function...
|
commit | commitdiff | tree |
2015-12-24 |
mrdudz | tweaked soft env
|
commit | commitdiff | tree |
2015-12-01 |
mrdudz | fixup conio.c some more. also includes merge of upstream...
|
commit | commitdiff | tree |
2015-12-01 |
mrdudz | fix comments
|
commit | commitdiff | tree |
2015-12-01 |
mrdudz | fix grammar
|
commit | commitdiff | tree |
2015-11-30 |
mrdudz | fix hello.c
|
commit | commitdiff | tree |
2015-11-30 |
mrdudz | naive music test
|
commit | commitdiff | tree |
2015-11-30 |
mrdudz | added black line :)
|
commit | commitdiff | tree |
2015-11-30 |
mrdudz | fixed stuff according to Olivers review
|
commit | commitdiff | tree |
2015-11-29 |
mrdudz | fix typo
|
commit | commitdiff | tree |
2015-11-29 |
mrdudz | fix docs
|
commit | commitdiff | tree |
2015-11-29 |
mrdudz | dont use that silly buffer
|
commit | commitdiff | tree |
2015-11-29 |
mrdudz | more cleanup
|
commit | commitdiff | tree |
2015-11-29 |
mrdudz | moved cart header into seperate file, moved nmi stub...
|
commit | commitdiff | tree |
2015-11-29 |
mrdudz | updated
|
commit | commitdiff | tree |
2015-11-29 |
mrdudz | conio and most other stuff working now
|
commit | commitdiff | tree |
2015-11-22 |
mrdudz | reset screen editor at shutdown
|
commit | commitdiff | tree |
2015-11-22 |
mrdudz | some more fiddling
|
commit | commitdiff | tree |
2015-11-14 |
mrdudz | initial import of the gamate stuff
|
commit | commitdiff | tree |
2015-11-07 |
mrdudz | remove unneeded exports
|
commit | commitdiff | tree |
2015-10-22 |
mrdudz | use tii instead of copy loop to copy data section to ram
|
commit | commitdiff | tree |
2015-10-22 |
mrdudz | removed apple2 specific note
|
commit | commitdiff | tree |
2015-10-19 |
mrdudz | updated docs
|
commit | commitdiff | tree |
2015-10-19 |
mrdudz | added size optimized monochrom soft80 driver
|
commit | commitdiff | tree |
2015-10-19 |
mrdudz | updated comments
|
commit | commitdiff | tree |
2015-10-18 |
mrdudz | updated docs
|
commit | commitdiff | tree |
2015-10-15 |
mrdudz | move variables into INITBSS
|
commit | commitdiff | tree |
2015-10-15 |
mrdudz | Merge remote-tracking branch 'upstream/master' into...
|
commit | commitdiff | tree |
2015-10-14 |
mrdudz | remove deleted function from comment
|
commit | commitdiff | tree |
2015-10-14 |
mrdudz | some comments
|
commit | commitdiff | tree |
2015-10-14 |
mrdudz | fix bordercolor in test
|
commit | commitdiff | tree |
2015-10-14 |
mrdudz | remove soft80_bordercolor override
|
commit | commitdiff | tree |
2015-10-14 |
mrdudz | split regular color.s into color.s and bordercolor.s
|
commit | commitdiff | tree |
2015-10-14 |
mrdudz | update conio test
|
commit | commitdiff | tree |
2015-10-14 |
mrdudz | use 'soft80_internal_cellcolor' for the current cell...
|
commit | commitdiff | tree |
2015-10-13 |
mrdudz | updated conio test
|
commit | commitdiff | tree |
2015-10-13 |
mrdudz | another size optimization, make bgcolor() much more...
|
commit | commitdiff | tree |
2015-10-12 |
mrdudz | move some stuff to init segment, saves roughly 1480...
|
commit | commitdiff | tree |
2015-10-12 |
mrdudz | remove chline/cvline dupes
|
commit | commitdiff | tree |
2015-10-12 |
mrdudz | Merge remote-tracking branch 'upstream/master' into...
|
commit | commitdiff | tree |
2015-10-12 |
mrdudz | export mouse driver related symbols
|
commit | commitdiff | tree |
2015-10-12 |
mrdudz | increase conio constructor priority
|
commit | commitdiff | tree |
2015-10-12 |
mrdudz | Merge remote-tracking branch 'upstream/master' into...
|
commit | commitdiff | tree |
2015-10-12 |
mrdudz | style issues
|
commit | commitdiff | tree |
2015-10-12 |
mrdudz | some renaming, preparing plot table names
|
commit | commitdiff | tree |
2015-10-12 |
mrdudz | inverted result for checkchar, saving some bytes and...
|
commit | commitdiff | tree |
2015-10-12 |
mrdudz | optimize charcode conversion, shorter and faster now :)
|
commit | commitdiff | tree |
2015-10-12 |
mrdudz | remove some commented out code
|
commit | commitdiff | tree |
2015-10-12 |
mrdudz | some code shuffling to get rid of long branches
|
commit | commitdiff | tree |
2015-10-12 |
mrdudz | size optimization
|
commit | commitdiff | tree |
2015-10-12 |
mrdudz | check for space bottom up, which is faster for the...
|
commit | commitdiff | tree |
2015-10-12 |
mrdudz | fix some style issues
|
commit | commitdiff | tree |
2015-10-12 |
mrdudz | maintain lsb of cursor x position internally, saves...
|
commit | commitdiff | tree |
2015-10-12 |
mrdudz | moved bordercolor function into a seperate file
|
commit | commitdiff | tree |
2015-10-12 |
mrdudz | move internal text/bgcolor variables into the file...
|
commit | commitdiff | tree |
2015-10-12 |
mrdudz | added some more comments and -headers
|
commit | commitdiff | tree |
2015-10-11 |
mrdudz | move charset to seperate file again, added comments...
|
commit | commitdiff | tree |
2015-10-11 |
mrdudz | print a space for 0x0a and 0x0d in the char matrix
|
commit | commitdiff | tree |
2015-10-09 |
mrdudz | updated conio test
|
commit | commitdiff | tree |
2015-10-09 |
mrdudz | rewrote color voodoo
|
commit | commitdiff | tree |
2015-10-09 |
mrdudz | use default prio for the constructor
|
commit | commitdiff | tree |
2015-10-09 |
mrdudz | some cleanup/rework
|
commit | commitdiff | tree |
2015-10-08 |
mrdudz | some more rework, second attempt on fixing the color...
|
commit | commitdiff | tree |
2015-10-06 |
mrdudz | attempted fix for the color problem noticed by oliver
|
commit | commitdiff | tree |
2015-10-06 |
mrdudz | optimized clrscr for size
|
commit | commitdiff | tree |
2015-10-01 |
mrdudz | fix clrscr so it doesnt wipe sprite pointers
|
commit | commitdiff | tree |
2015-10-01 |
mrdudz | SCREEN->screensize
|
commit | commitdiff | tree |
2015-09-28 |
mrdudz | added input test
|
commit | commitdiff | tree |
2015-09-28 |
mrdudz | fixed kplot
|
commit | commitdiff | tree |
2015-09-28 |
mrdudz | some cleanup, checked usage of __bgcolor and __textcolor
|
commit | commitdiff | tree |
2015-09-28 |
mrdudz | dont use seperate file for charset data
|
commit | commitdiff | tree |
2015-09-28 |
mrdudz | fix conio test to work on vic20 screen
|
commit | commitdiff | tree |
2015-09-28 |
mrdudz | added extra check for graphical chars
|
commit | commitdiff | tree |
2015-09-27 |
mrdudz | removed duplicate copy of charset and shift it at init...
|
commit | commitdiff | tree |
2015-09-27 |
mrdudz | prepend soft80_ to some more internally used functions
|
commit | commitdiff | tree |
2015-09-27 |
mrdudz | include bitmap and vram row tables directly rather...
|
commit | commitdiff | tree |
2015-09-27 |
mrdudz | fix initial text- and background colors
|
commit | commitdiff | tree |
2015-09-27 |
mrdudz | initial commit of soft80 implementation
|
commit | commitdiff | tree |
2015-09-20 |
mrdudz | use 'plot' instead of 'PLOT'
|
commit | commitdiff | tree |
2015-09-19 |
mrdudz | added interruptor support
|
commit | commitdiff | tree |
2015-09-19 |
mrdudz | fixed more flaws found by greg :)
|
commit | commitdiff | tree |
2015-09-07 |
mrdudz | fixed VDC register assignments
|
commit | commitdiff | tree |
2015-09-04 |
mrdudz | fix gregs complaints :)
|
commit | commitdiff | tree |
2015-09-04 |
mrdudz | Merge remote-tracking branch 'upstream/master' into...
|
commit | commitdiff | tree |
2015-09-04 |
mrdudz | updated
|
commit | commitdiff | tree |
2015-09-03 |
mrdudz | fixed style issues
|
commit | commitdiff | tree |
2015-08-29 |
mrdudz | style fixes
|
commit | commitdiff | tree |
2015-07-20 |
mrdudz | Merge remote-tracking branch 'upstream/master' into...
|
commit | commitdiff | tree |
2015-07-20 |
mrdudz | fixed hello.c for pce
|
commit | commitdiff | tree |
2015-07-20 |
mrdudz | Merge remote-tracking branch 'upstream/master' into...
|
commit | commitdiff | tree |
2015-07-19 |
mrdudz | added missing chline, cvline
|
commit | commitdiff | tree |
2015-07-19 |
mrdudz | fixed hline/vline
|
commit | commitdiff | tree |
2015-07-16 |
mrdudz | moved all notes into regular documentation
|
commit | commitdiff | tree |
2015-07-16 |
mrdudz | fixed joypad bits
|
commit | commitdiff | tree |
next |