1
0
mirror of https://github.com/RevCurtisP/C02.git synced 2024-06-08 06:29:32 +00:00

Commit Graph

  • f1b362e126 Added and debugged opcode address modes master Curtis F Kaylor 2022-08-07 15:31:02 -0400
  • a20695c93c Implemented and debugged more Peeudo-Ops Curtis F Kaylor 2022-08-07 00:17:06 -0400
  • 847ea78c3f a02.c02 - Debugged fndsym() and evlsym() Curtis F Kaylor 2022-07-09 18:26:36 -0400
  • b2820d2549 Added isalud() to ctype module Curtis F Kaylor 2022-07-09 18:25:34 -0400
  • 122e4fcc00 a02.c02: modified and tested addsym() and prtsym() Curtis F Kaylor 2022-07-09 15:51:10 -0400
  • 5748b176dc Added tests for parsing routines Curtis F Kaylor 2022-07-09 11:37:52 -0400
  • a220bd0592 Modified intlib to use system vars intacc, intarg, and intovr Curtis F Kaylor 2022-04-04 19:47:16 -0400
  • 8495b43011 Merge branch 'master' of https://github.com/RevCurtisP/C02 Curtis F Kaylor 2022-01-13 20:12:03 -0500
  • e16b4dbeae Added -I option to c02 compiler Curtis F Kaylor 2021-12-18 19:38:15 -0500
  • e13bd5809c Added function names to DEBUG, cleaned prslit() calls Curtis F Kaylor 2021-12-18 19:28:47 -0500
  • 9daca8967b Added function names to DEBUG, cleaned prslit() calls Curtis F Kaylor 2021-12-18 19:28:47 -0500
  • 0ad8115dab Added docs for modules color, direct, dirent, fileio, mouse, stringl, and util Curtis F Kaylor 2021-12-04 19:16:52 -0500
  • 2564f8e1cb Updated docs for modules block, stdiox, memory Curtis F Kaylor 2021-12-04 19:14:41 -0500
  • 7840c5f091 Updates to STDDEF module Curtis F Kaylor 2021-11-26 20:02:32 -0500
  • 9dc0c5bbb8 Added command line argument parsing to asm02.c02 Curtis F Kaylor 2021-09-25 15:56:12 -0400
  • 1666f1a508 Initial commit of asm02.c02 Curtis F Kaylor 2021-09-25 15:30:18 -0400
  • 8e9beb39dc Added c02 module args Curtis F Kaylor 2021-09-25 15:28:49 -0400
  • 142fe13749 Removed -a option from run6502 Curtis F Kaylor 2021-09-25 14:50:03 -0400
  • af46a68f26 Added -w and -a options to run6502 Curtis F Kaylor 2021-09-25 14:01:44 -0400
  • 71fa944e55 Updated module stringx Curtis F Kaylor 2021-09-20 20:57:42 -0400
  • d4d3453b59 Added module stringm Curtis F Kaylor 2021-09-20 20:56:07 -0400
  • b1eded3399 Updated and cleaned up module string Curtis F Kaylor 2021-09-20 20:54:24 -0400
  • 92f1611315 argtest.c02 with prtbfr function Curtis F Kaylor 2021-09-19 22:05:35 -0400
  • dee6b20bba Enhancements t file6502, run6502 Curtis F Kaylor 2021-09-19 16:46:45 -0400
  • 1fc3f1cde4 Updated documentation for module string Curtis F Kaylor 2021-09-04 18:58:29 -0400
  • a7864da8f9 Added strppd(), refactored local labels in string.a02 Curtis F Kaylor 2021-09-04 18:37:17 -0400
  • e8777b6077 C64/VIC20 - Clear stop key flag on exit Curtis F Kaylor 2021-09-04 17:03:07 -0400
  • 4958e3c432 Added alphanumunder to ctype module Curtis F Kaylor 2021-08-31 21:08:21 -0400
  • c1d9389a39 Updated test program for module xmemory Curtis F Kaylor 2020-10-23 18:15:36 -0400
  • 3b570f248c Documented module xmemory and created template include files Curtis F Kaylor 2020-10-23 18:13:59 -0400
  • 7ed5a51ae2 Changed arguments of extended memory page operations Curtis F Kaylor 2020-10-23 18:12:38 -0400
  • 3be3d5e9f9 Implemented module xmemory for run6502 emulator Curtis F Kaylor 2020-10-23 17:54:17 -0400
  • bdf949b72c Modified #pragma zeropage, made anonymous strings const Curtis F Kaylor 2020-10-22 12:33:26 -0400
  • f3072000b5 Added direct console I/O and fileio to stdin & stdout to run6502 Curtis F Kaylor 2020-10-19 22:46:53 -0400
  • 414d673db5 Combined stack and stackx modules, updated documentation and test program Curtis F Kaylor 2020-10-19 22:44:24 -0400
  • 85b04dff00 Updated header and batch files: Apple 1 & 2, C64, VIC20, X16, run6502 Curtis F Kaylor 2020-10-19 15:42:10 -0400
  • c3bc2c619e Replaced goto loops with for(), and do() in slibtest.c02 Curtis F Kaylor 2020-10-17 22:39:12 -0400
  • 132eb22944 Cleaned up div() test in test/slibtest.c02 Curtis F Kaylor 2020-10-17 22:21:41 -0400
  • 929fa2976c Fixed >> on char variables, < and > operators in function calls Curtis F Kaylor 2020-10-17 22:19:30 -0400
  • 3773129162 Update Module block and associated header variables Curtis F Kaylor 2020-10-15 22:58:12 -0400
  • 1797d376db Moved block test program from py65/ to test/ Curtis F Kaylor 2020-10-15 20:19:20 -0400
  • 4c27db63ee Updates to run6502 file modules and test programs Curtis F Kaylor 2020-10-14 10:59:25 -0400
  • 1cc2caa794 Updated module keydef with X16 keys Curtis F Kaylor 2020-10-13 23:22:44 -0400
  • 75d6cb3c9a Updated stdio and stdiox headers and documentation Curtis F Kaylor 2020-10-13 22:22:34 -0400
  • 53845bcb7c Added key names struct to moduke keydef Curtis F Kaylor 2020-10-13 17:18:46 -0400
  • af26c34c76 Updated stdio and stdiox to reference DSTPTR and SRCPTR Curtis F Kaylor 2020-10-13 12:42:03 -0400
  • 2767158d30 Added function strtok to module stringx Curtis F Kaylor 2020-10-11 14:45:01 -0400
  • acd1cbe3c3 Updated File I/O tests, add Record File tests Curtis F Kaylor 2020-10-08 16:46:15 -0400
  • 60ac041bb1 Multiple modifications to run6502.c and file6502.c Curtis F Kaylor 2020-10-08 16:43:58 -0400
  • eee6661a01 Removed test/ints.c02, replaced by ilibtest.c02 Curtis F Kaylor 2020-10-06 21:59:34 -0400
  • f1cbe3a02b Updated, Tested, and Debugged module intlib Curtis F Kaylor 2020-10-06 12:30:20 -0400
  • 3958d4b7c8 Updated documentation for module intlib Curtis F Kaylor 2020-10-05 12:43:14 -0400
  • 88bd0605bb Removed shiftl, shiftr, and swap functions from stdlib Curtis F Kaylor 2020-10-05 12:14:37 -0400
  • abe031958f Updated module ctype and moved test program from py65/ to test/ Curtis F Kaylor 2020-10-04 22:46:05 -0400
  • d816bd1273 Completed, tested, debugged, and documented module bitlib Curtis F Kaylor 2020-10-04 22:17:09 -0400
  • 0fbbc6dce2 Deleted slibtest.c02 as it was already renamed to slibtest.c02 Curtis F Kaylor 2020-10-04 12:00:14 -0400
  • 27cdec0578 Removed *.sym from clean02.bat Curtis F Kaylor 2020-10-04 11:05:31 -0400
  • 2aac5dc4c9 Reconstructed program test/testslib.c02 Curtis F Kaylor 2020-10-04 11:02:38 -0400
  • 3077a43859 Added ENDSUBROUTINE mnemonic to c02 compiler and a02 assembler Curtis F Kaylor 2020-10-04 11:00:01 -0400
  • 67514ba522 Updated memtest.c02 miotest.c02 Curtis F Kaylor 2020-09-30 12:34:41 -0400
  • 9486a8c242 Fixed putint(), adde putinj(), updated fprint() in module stdiox Curtis F Kaylor 2020-09-30 12:28:00 -0400
  • 3796ceffd7 Deleted/Moved test programs from py65/ to test/ Curtis F Kaylor 2020-09-30 12:17:18 -0400
  • 7b0b3621e2 Fixed putint(), restructured printf() code Curtis F Kaylor 2020-09-29 15:41:41 -0400
  • a3a0b13c6f Fixed setting of carry flag by ADC in decimal mode Curtis F Kaylor 2020-09-27 13:54:02 -0400
  • 0d45fa4cbd Upgrades to c02 compiler Curtis F Kaylor 2020-09-24 12:12:39 -0400
  • 80c75bdb5e Created program test/filesrecs.c02 Curtis F Kaylor 2020-09-24 12:11:05 -0400
  • 0ffce0edfa Moved File Command Processor code out of run6502.c into file6502.c Curtis F Kaylor 2020-09-24 11:47:24 -0400
  • 86766be1fa Modified run6502 file modules to use drive letters instead of numbers Curtis F Kaylor 2020-09-21 20:12:44 -0400
  • 083c83ee94 Modified run6502 File Open to pass mode in X Curtis F Kaylor 2020-09-21 20:01:43 -0400
  • 17e487d4a5 Added File Command Processor to run6502 emulator Curtis F Kaylor 2020-09-21 12:31:56 -0400
  • e9d5c04f87 Implemented File I/O, Directory, and File System modules for run6592 emulator Curtis F Kaylor 2020-09-21 12:10:29 -0400
  • 88fd3c7dda Initial commit of lib6502 Curtis F Kaylor 2020-09-13 18:25:21 -0400
  • 501944f525 a02 assembler: fixed error in hexadecimal evaluation Curtis F Kaylor 2020-09-08 13:05:04 -0400
  • 37b98c5d0b Modified vic20/*.bat to use A02 assembler Curtis F Kaylor 2020-09-08 13:02:43 -0400
  • b3205cd342 Added SoundFX module to vic20/include Curtis F Kaylor 2020-09-08 12:55:32 -0400
  • 510b44da91 Fixed vic3k.h02, updated vic20 batch files Curtis F Kaylor 2020-09-08 11:57:50 -0400
  • 6336eca68c Fixes and updates to Standard Library Curtis F Kaylor 2020-09-08 11:51:30 -0400
  • 627ce4df19 Removed directory include/run6502 Curtis F Kaylor 2020-04-27 13:00:06 -0400
  • bc90e4a771 Updated run6502 header and batch file Curtis F Kaylor 2020-04-27 12:53:59 -0400
  • fb2e898922 Updated Commander X16 modules joystk and mouse Curtis F Kaylor 2020-04-27 12:45:06 -0400
  • 1986abf96a Fixed bugs, updated docs in Apple 2 module paddle Curtis F Kaylor 2020-04-27 12:41:16 -0400
  • 58bc426886 Fixed bug in module screen function setsrc() Curtis F Kaylor 2020-04-27 12:32:18 -0400
  • 0e060485ff Added prtstr() to apple, oric header files Curtis F Kaylor 2020-04-27 12:20:37 -0400
  • fd7e1a708b Added run6502 header files Curtis F Kaylor 2020-04-27 11:50:22 -0400
  • a750604538 Added a02.c02 Assembler Curtis F Kaylor 2020-04-15 10:55:30 -0400
  • 00ab9ae53b Updated x16 mouse module Curtis F Kaylor 2020-03-29 14:56:57 -0400
  • 31622c3480 Added function name to all debug output in expr.c and parse.c Curtis F Kaylor 2020-03-07 14:52:10 -0500
  • e284bebbfb Moved macro TF() and added macro NOT() Curtis F Kaylor 2020-02-23 14:27:04 -0500
  • 8c22e30a06 Added parameter to prspst() and fixed bug in skpcmt() Curtis F Kaylor 2020-02-23 14:26:15 -0500
  • 910a807fbc Added flush of stdout and stderr when exiting with an error Curtis F Kaylor 2020-02-23 14:23:35 -0500
  • 4bc038a56d Added stub for ENUM inside STRUCT Curtis F Kaylor 2020-02-23 13:19:25 -0500
  • e3c66fea0f Added enhanced debug output for labels Curtis F Kaylor 2020-02-23 13:18:51 -0500
  • 25e95e4ec8 Module joystk for x16emu Release 34 Curtis F Kaylor 2019-12-29 22:03:10 -0500
  • c6a4551414 Added X16 module abiregs Curtis F Kaylor 2019-12-21 13:52:34 -0500
  • 66bf02a227 Generate error when using integer as array Curtis F Kaylor 2019-12-21 12:00:43 -0500
  • 8203daed7d Added function names to DEBUG statements in c02.c and vars.c Curtis F Kaylor 2019-12-21 11:52:20 -0500
  • 658bb18b57 Fixed const array declaration values greater than 127 Curtis F Kaylor 2019-12-21 09:13:34 -0500
  • c3d670bb47 Modified keydef module to use structs Curtis F Kaylor 2019-12-20 13:37:56 -0500
  • fdaa5e39fa
    Merge pull request #11 from RevCurtisP/x16vera RevCurtisP 2019-11-20 11:13:36 -0500
  • 4da225525b
    Merge branch 'master' into x16vera x16vera RevCurtisP 2019-11-20 11:13:02 -0500