Commit Graph

112 Commits

Author SHA1 Message Date
Curtis F Kaylor b2820d2549 Added isalud() to ctype module 2022-07-09 18:25:34 -04:00
Curtis F Kaylor a220bd0592 Modified intlib to use system vars intacc, intarg, and intovr 2022-04-04 19:47:16 -04:00
Curtis F Kaylor 7840c5f091 Updates to STDDEF module 2021-11-26 20:02:32 -05:00
Curtis F Kaylor 8e9beb39dc Added c02 module args 2021-09-25 15:28:49 -04:00
Curtis F Kaylor 71fa944e55 Updated module stringx 2021-09-20 20:57:42 -04:00
Curtis F Kaylor d4d3453b59 Added module stringm 2021-09-20 20:56:07 -04:00
Curtis F Kaylor b1eded3399 Updated and cleaned up module string 2021-09-20 20:54:24 -04:00
Curtis F Kaylor a7864da8f9 Added strppd(), refactored local labels in string.a02 2021-09-04 18:37:17 -04:00
Curtis F Kaylor e8777b6077 C64/VIC20 - Clear stop key flag on exit 2021-09-04 17:03:07 -04:00
Curtis F Kaylor 4958e3c432 Added alphanumunder to ctype module 2021-08-31 21:08:21 -04:00
Curtis F Kaylor 3b570f248c Documented module xmemory and created template include files 2020-10-23 18:13:59 -04:00
Curtis F Kaylor 7ed5a51ae2 Changed arguments of extended memory page operations 2020-10-23 18:12:38 -04:00
Curtis F Kaylor 3be3d5e9f9 Implemented module xmemory for run6502 emulator 2020-10-23 17:54:17 -04:00
Curtis F Kaylor 414d673db5 Combined stack and stackx modules, updated documentation and test program 2020-10-19 22:44:24 -04:00
Curtis F Kaylor 85b04dff00 Updated header and batch files: Apple 1 & 2, C64, VIC20, X16, run6502 2020-10-19 15:42:10 -04:00
Curtis F Kaylor 3773129162 Update Module block and associated header variables 2020-10-15 22:58:12 -04:00
Curtis F Kaylor 1797d376db Moved block test program from py65/ to test/ 2020-10-15 20:19:20 -04:00
Curtis F Kaylor 4c27db63ee Updates to run6502 file modules and test programs 2020-10-14 10:59:25 -04:00
Curtis F Kaylor 1cc2caa794 Updated module keydef with X16 keys 2020-10-13 23:24:07 -04:00
Curtis F Kaylor 75d6cb3c9a Updated stdio and stdiox headers and documentation 2020-10-13 22:22:34 -04:00
Curtis F Kaylor 53845bcb7c Added key names struct to moduke keydef 2020-10-13 17:18:46 -04:00
Curtis F Kaylor af26c34c76 Updated stdio and stdiox to reference DSTPTR and SRCPTR 2020-10-13 12:42:03 -04:00
Curtis F Kaylor 2767158d30 Added function strtok to module stringx 2020-10-11 14:45:01 -04:00
Curtis F Kaylor f1cbe3a02b Updated, Tested, and Debugged module intlib 2020-10-06 12:30:20 -04:00
Curtis F Kaylor 88bd0605bb Removed shiftl, shiftr, and swap functions from stdlib 2020-10-05 12:14:37 -04:00
Curtis F Kaylor abe031958f Updated module ctype and moved test program from py65/ to test/ 2020-10-04 22:46:05 -04:00
Curtis F Kaylor d816bd1273 Completed, tested, debugged, and documented module bitlib 2020-10-04 22:17:09 -04:00
Curtis F Kaylor 9486a8c242 Fixed putint(), adde putinj(), updated fprint() in module stdiox 2020-09-30 12:28:00 -04:00
Curtis F Kaylor 7b0b3621e2 Fixed putint(), restructured printf() code 2020-09-29 15:41:41 -04:00
Curtis F Kaylor 86766be1fa Modified run6502 file modules to use drive letters instead of numbers 2020-09-21 20:12:44 -04:00
Curtis F Kaylor e9d5c04f87 Implemented File I/O, Directory, and File System modules for run6592 emulator 2020-09-21 12:10:29 -04:00
Curtis F Kaylor 510b44da91 Fixed vic3k.h02, updated vic20 batch files 2020-09-08 11:57:50 -04:00
Curtis F Kaylor 6336eca68c Fixes and updates to Standard Library 2020-09-08 11:51:30 -04:00
Curtis F Kaylor 627ce4df19 Removed directory include/run6502 2020-04-27 13:00:06 -04:00
Curtis F Kaylor bc90e4a771 Updated run6502 header and batch file 2020-04-27 12:53:59 -04:00
Curtis F Kaylor fb2e898922 Updated Commander X16 modules joystk and mouse 2020-04-27 12:45:06 -04:00
Curtis F Kaylor 1986abf96a Fixed bugs, updated docs in Apple 2 module paddle 2020-04-27 12:41:16 -04:00
Curtis F Kaylor 58bc426886 Fixed bug in module screen function setsrc() 2020-04-27 12:32:18 -04:00
Curtis F Kaylor 0e060485ff Added prtstr() to apple, oric header files 2020-04-27 12:20:37 -04:00
Curtis F Kaylor fd7e1a708b Added run6502 header files 2020-04-27 11:50:22 -04:00
Curtis F Kaylor 00ab9ae53b Updated x16 mouse module 2020-03-29 14:56:57 -04:00
Curtis F Kaylor 25e95e4ec8 Module joystk for x16emu Release 34 2019-12-29 22:03:10 -05:00
Curtis F Kaylor c3d670bb47 Modified keydef module to use structs 2019-12-20 13:37:56 -05:00
RevCurtisP 4da225525b
Merge branch 'master' into x16vera 2019-11-20 11:13:02 -05:00
Curtis F Kaylor 83c5f00759 Updated include/x16/joystk.a02 2019-11-20 10:52:41 -05:00
Curtis F Kaylor 665834bc74 Imported keydef and screen modules from master 2019-11-20 01:44:06 -05:00
Curtis F Kaylor b83b345ca4 Imported x16.h02 and x16.a02 from master 2019-11-20 01:41:35 -05:00
Curtis F Kaylor c5460db89e Updated c64.a02, vic.a02, x16.a02 2019-11-20 01:36:43 -05:00
Curtis F Kaylor e09ebf96d6 Updated scrntst.c02 and all screen.h02, screen.a02 2019-11-20 01:06:34 -05:00
Curtis F Kaylor 902347db57 Replaced testsl.c02, testslib.c02 with slibtest.c02 and debugged stdlib.a02 2019-11-20 00:47:02 -05:00