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 |
|
Curtis F Kaylor
|
0ffce0edfa
|
Moved File Command Processor code out of run6502.c into file6502.c
|
2020-09-24 11:47:24 -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
|
083c83ee94
|
Modified run6502 File Open to pass mode in X
|
2020-09-21 20:01:43 -04:00 |
|
Curtis F Kaylor
|
17e487d4a5
|
Added File Command Processor to run6502 emulator
|
2020-09-21 12:31:56 -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
|
88fd3c7dda
|
Initial commit of lib6502
|
2020-09-13 18:25:21 -04:00 |
|
Curtis F Kaylor
|
501944f525
|
a02 assembler: fixed error in hexadecimal evaluation
|
2020-09-08 13:05:04 -04:00 |
|
Curtis F Kaylor
|
37b98c5d0b
|
Modified vic20/*.bat to use A02 assembler
|
2020-09-08 13:02:43 -04:00 |
|
Curtis F Kaylor
|
b3205cd342
|
Added SoundFX module to vic20/include
|
2020-09-08 12:55:32 -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 |
|