Curtis F Kaylor
|
8e9beb39dc
|
Added c02 module args
|
2021-09-25 15:28:49 -04:00 |
|
Curtis F Kaylor
|
142fe13749
|
Removed -a option from run6502
|
2021-09-25 14:50:03 -04:00 |
|
Curtis F Kaylor
|
af46a68f26
|
Added -w and -a options to run6502
|
2021-09-25 14:01:44 -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
|
92f1611315
|
argtest.c02 with prtbfr function
|
2021-09-19 22:05:35 -04:00 |
|
Curtis F Kaylor
|
dee6b20bba
|
Enhancements t file6502, run6502
|
2021-09-19 16:46:45 -04:00 |
|
Curtis F Kaylor
|
1fc3f1cde4
|
Updated documentation for module string
|
2021-09-04 18:58:29 -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
|
c1d9389a39
|
Updated test program for module xmemory
|
2020-10-23 18:15:36 -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
|
bdf949b72c
|
Modified #pragma zeropage, made anonymous strings const
|
2020-10-22 12:33:26 -04:00 |
|
Curtis F Kaylor
|
f3072000b5
|
Added direct console I/O and fileio to stdin & stdout to run6502
|
2020-10-19 22:46:53 -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
|
c3bc2c619e
|
Replaced goto loops with for(), and do() in slibtest.c02
|
2020-10-17 22:39:12 -04:00 |
|
Curtis F Kaylor
|
132eb22944
|
Cleaned up div() test in test/slibtest.c02
|
2020-10-17 22:21:41 -04:00 |
|
Curtis F Kaylor
|
929fa2976c
|
Fixed >> on char variables, < and > operators in function calls
|
2020-10-17 22:19:30 -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
|
acd1cbe3c3
|
Updated File I/O tests, add Record File tests
|
2020-10-08 16:46:15 -04:00 |
|
Curtis F Kaylor
|
60ac041bb1
|
Multiple modifications to run6502.c and file6502.c
|
2020-10-08 16:43:58 -04:00 |
|
Curtis F Kaylor
|
eee6661a01
|
Removed test/ints.c02, replaced by ilibtest.c02
|
2020-10-06 21:59:34 -04:00 |
|
Curtis F Kaylor
|
f1cbe3a02b
|
Updated, Tested, and Debugged module intlib
|
2020-10-06 12:30:20 -04:00 |
|
Curtis F Kaylor
|
3958d4b7c8
|
Updated documentation for module intlib
|
2020-10-05 12:43:14 -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
|
0fbbc6dce2
|
Deleted slibtest.c02 as it was already renamed to slibtest.c02
|
2020-10-04 12:00:14 -04:00 |
|
Curtis F Kaylor
|
27cdec0578
|
Removed *.sym from clean02.bat
|
2020-10-04 11:05:31 -04:00 |
|
Curtis F Kaylor
|
2aac5dc4c9
|
Reconstructed program test/testslib.c02
|
2020-10-04 11:02:38 -04:00 |
|
Curtis F Kaylor
|
3077a43859
|
Added ENDSUBROUTINE mnemonic to c02 compiler and a02 assembler
|
2020-10-04 11:00:01 -04:00 |
|
Curtis F Kaylor
|
67514ba522
|
Updated memtest.c02 miotest.c02
|
2020-09-30 12:34:41 -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
|
3796ceffd7
|
Deleted/Moved test programs from py65/ to test/
|
2020-09-30 12:17:18 -04:00 |
|
Curtis F Kaylor
|
7b0b3621e2
|
Fixed putint(), restructured printf() code
|
2020-09-29 15:41:41 -04:00 |
|
Curtis F Kaylor
|
a3a0b13c6f
|
Fixed setting of carry flag by ADC in decimal mode
|
2020-09-27 13:54:02 -04:00 |
|
Curtis F Kaylor
|
0d45fa4cbd
|
Upgrades to c02 compiler
|
2020-09-24 12:12:39 -04:00 |
|
Curtis F Kaylor
|
80c75bdb5e
|
Created program test/filesrecs.c02
|
2020-09-24 12:11:05 -04:00 |
|