2017-10-04 |
Michael Stapelberg | Add cat, *.lbl to .gitignore stapelberg/builddir |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Michael Stapelberg | include cat in “all”, clean up label files |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Michael Stapelberg | Generate label files for VICE’s monitor |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Michael Stapelberg | Compile with -g |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Michael Stapelberg | Makefile: place *.{o,s} in build/ |
commit | commitdiff | tree | snapshot |
2017-09-28 |
Michael Stapelberg | Merge pull request #11 from 9b17fe/remove-dual-monitor stapelberg/master |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Maik Fischer | use correct constant to switch videomode mxf/remove-dual-monitor |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Maik Fischer | itemz: fix depreciation warnings, make it fast() |
commit | commitdiff | tree | snapshot |
2017-09-24 |
Maik Fischer | Remove unused "dual monitor" code; clock CPU faster |
commit | commitdiff | tree | snapshot |
2017-09-24 |
Michael Stapelberg | Format code using clang-format-3.9 (“make format”) mxf/master |
commit | commitdiff | tree | snapshot |
2017-09-24 |
Michael Stapelberg | include peekpoke.h instead of re-defining the macros |
commit | commitdiff | tree | snapshot |
2017-09-24 |
Michael Stapelberg | no-op: remove unused variable |
commit | commitdiff | tree | snapshot |
2017-09-24 |
Michael Stapelberg | Add README.md |
commit | commitdiff | tree | snapshot |
2017-09-24 |
Maik Fischer | Change drawing chars (#9) |
commit | commitdiff | tree | snapshot |
2016-11-05 |
Michael Stapelberg | Implement space completion when selling items. |
commit | commitdiff | tree | snapshot |
2016-11-05 |
Jakob Haufe | Fix handling of maybe-absent files |
commit | commitdiff | tree | snapshot |
2016-11-05 |
Jakob Haufe | Create disk images from scratch |
commit | commitdiff | tree | snapshot |
2016-11-05 |
Jakob Haufe | Make dist-clean resilient against absent files |
commit | commitdiff | tree | snapshot |
2016-11-05 |
Michael Stapelberg | calculate income when loading state file |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Michael Stapelberg | enforce nickname character limit in credit manager |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Michael Stapelberg | fix prototypes |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Michael Stapelberg | itemz: implement counter reset rgb2rv12 |
commit | commitdiff | tree | snapshot |
2012-11-06 |
Jakob Haufe | Ignore "items" and "tags" as well rgb2rv10 |
commit | commitdiff | tree | snapshot |
2012-11-06 |
Jakob Haufe | Restructure Makefile and create include/version.h |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Michael Stapelberg | ziffer-handling: backspace-support, range check, nur... rgb2rv9 |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Michael Stapelberg | log to memory |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Michael Stapelberg | cat.c: correctly prefix 0 for every single hex (!)... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Michael Stapelberg | make cat.c compile again |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Michael Stapelberg | fix off-by-one in item display |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Michael Stapelberg | use colors for a good/bad sale |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Michael Stapelberg | implement colors, remove printing toggle |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Michael Stapelberg | colors were off-by-one |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Michael Stapelberg | add color code definitions |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Michael Stapelberg | include time in paper trail when adding a new credit |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Michael Stapelberg | show remaining credits when user has not enough credits |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Michael Stapelberg | Fix wrong print statement |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Michael Stapelberg | implement depositing when the user cannot purchase... |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Michael Stapelberg | right-align price in header |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Michael Stapelberg | actually increment transaction id |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Michael Stapelberg | header gefixed |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Michael Stapelberg | credit_manager: use the proper header |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Michael Stapelberg | fix sprintf format |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Michael Stapelberg | use consistent header line length |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Michael Stapelberg | print_buffer needs to be larger when we print 80 characters |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Michael Stapelberg | align papertrail format |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Michael Stapelberg | makefile: use 'all' target by default |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Michael Stapelberg | backspace handling: do nothing when at the left-most... |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Michael Stapelberg | backspace in get_input(): write \0-bytes |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Michael Stapelberg | replace getchar() with cgetc() in more places, implemen... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Michael Stapelberg | use nice drawing characters and two-column layout |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Michael Stapelberg | use cgetc() and cputc() instead of getchar() |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Michael Stapelberg | raise number of items to 32 |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Michael Stapelberg | Implement printing a header |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Michael Stapelberg | improve formatting of the start screen rgb2rv7 |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Michael Stapelberg | Update copyright notice, convert files to utf8, add... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Michael Stapelberg | handle selling more than 9 items (whole input will... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Michael Stapelberg | Move logging/printing functions to src/print.c, fix... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Michael Stapelberg | Cleanup makefile |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Michael Stapelberg | Add git version string |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Michael Stapelberg | clear screen when starting rgb2rv6 |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Michael Stapelberg | Add missing include |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Michael Stapelberg | Add timestamp for deposit log |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Michael Stapelberg | Bugfix: Use correct data type as return value in buy() |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Michael Stapelberg | Revert "calculate money when loading statefile" |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Michael Stapelberg | Clear screen before selling custom entries |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Michael Stapelberg | calculate money when loading statefile |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Michael Stapelberg | save file when exiting credit manager |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Michael Stapelberg | log deposits and new credits to printer |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Michael Stapelberg | log the remaining credits |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Michael Stapelberg | log: padding for the nickname |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Michael Stapelberg | Bugfix: Fix prototype for set_time() |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Michael Stapelberg | Fix linking of itemz |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Michael Stapelberg | Clear screen before asking questions |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Michael Stapelberg | Fix compilation warnings with cc65 v2.13.0 |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Michael Stapelberg | Read the last logfile and set log_lines_written apropri... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Michael Stapelberg | Depend on all include files in Makefile, so that we... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Michael Stapelberg | Add .gitignore |
commit | commitdiff | tree | snapshot |
2009-01-06 |
sECuRE | Speicherfehler behoben (Danke Sascha) |
commit | commitdiff | tree | snapshot |
2008-11-30 |
sECuRE | Count the number of sold items when loading itemz-file |
commit | commitdiff | tree | snapshot |
2008-11-30 |
sECuRE | Check if read < 0 |
commit | commitdiff | tree | snapshot |
2008-11-30 |
sECuRE | Bugfix: Use CREDITS_PER_PAGE |
commit | commitdiff | tree | snapshot |
2008-11-30 |
sECuRE | Store maximum item name's length in MAX_ITEM_NAME_LENGT... |
commit | commitdiff | tree | snapshot |
2008-11-29 |
sECuRE | Initialize memory |
commit | commitdiff | tree | snapshot |
2008-11-29 |
sECuRE | Freitext verkaufen können, Druckerproblem gefixed |
commit | commitdiff | tree | snapshot |
2008-11-28 |
sECuRE | Limit Entrys to 10 per Page |
commit | commitdiff | tree | snapshot |
2008-11-28 |
sECuRE | Use correct datatype for return value |
commit | commitdiff | tree | snapshot |
2008-11-15 |
sECuRE | Write log in files with 100 lines each (append mode... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
sECuRE | Use unlink() instead of _sysremove(), cleanup makefile |
commit | commitdiff | tree | snapshot |
2007-11-04 |
sur5r | * prepend \0x11 to printer output for switching to... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
sECuRE | Remove directory listing (just doesn't work, probably... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
sECuRE | Add hex viewer "cat" |
commit | commitdiff | tree | snapshot |
2007-11-01 |
sECuRE | Fix linking of itemz |
commit | commitdiff | tree | snapshot |
2007-10-31 |
sECuRE | move global variables of kasse to include/kasse.h |
commit | commitdiff | tree | snapshot |
2007-10-30 |
sECuRE | fix bugs in setting/reading time, this one affected... |
commit | commitdiff | tree | snapshot |
2007-10-27 |
matze | print nickname in log |
commit | commitdiff | tree | snapshot |
2007-10-26 |
matze | * ignore some built stuff |
commit | commitdiff | tree | snapshot |
2007-10-26 |
matze | videomode macro |
commit | commitdiff | tree | snapshot |
2007-10-26 |
matze | allow the user to retry or quit, when printing fails |
commit | commitdiff | tree | snapshot |
2007-10-26 |
matze | * let users quit itemz/kasse |
commit | commitdiff | tree | snapshot |
2007-10-26 |
sur5r | - write kasse first to the image because RUN"* will... |
commit | commitdiff | tree | snapshot |
next |