FoenixMCP/src
2023-11-13 00:48:12 +01:00
..
bin Adjusted logging to low-level txt device 2022-04-17 20:32:08 -04:00
C256 Merge Peter's stuff. Rework the Makefile so it takes care of everything. 2023-11-03 00:25:05 +01:00
cli Add command to test the bitmap background 2023-11-12 18:30:38 +01:00
dev Add command to test the bitmap background 2023-11-12 18:30:38 +01:00
fatfs Avoid possible collision between our "log" function and the math function. Disabling all logging now seems to make the "backspace" bug disappear. 2023-11-11 14:46:32 +01:00
include Clarify a few things 2023-11-12 18:31:33 +01:00
m68k Try make logging more stable 2023-11-12 18:30:11 +01:00
m68040 Merge in changes from Stefany. In particular, the SuperIO now has initializations done in software, were they were previously done in the FPGA. There is a new load coming out today to cater for this. 2023-10-31 23:49:51 +01:00
rsrc Reinstate boot screen for A2560U. The problem was that the txt_set_mode was not recogning the graphic mode so was not enabling it in VICKY. 2023-11-12 21:42:25 +01:00
snd Fix indentation 2023-11-12 13:39:41 +01:00
boot.c Remove unecessary include. I think we'll be able to remove the #ifs once we confirmed everything works without. 2023-11-12 21:50:26 +01:00
boot.h Issue #37 2022-05-19 20:47:35 -04:00
build.log Code Cleanup: Warnings 2022-04-18 21:42:23 -04:00
c256.ini Made flashable 2022-04-13 15:05:01 -04:00
CompileFlash.bat Work in progress, trying to merge Stefany's A2560X code in . At the moment it's crashing when calling ___main from startup_m68040.s. 2023-02-26 14:04:43 +01:00
CompileFlash_A2560X.bat Work in progress, trying to merge Stefany's A2560X code in . At the moment it's crashing when calling ___main from startup_m68040.s. 2023-02-26 14:04:43 +01:00
CompileFlashGenX.bat Work in progress, trying to merge Stefany's A2560X code in . At the moment it's crashing when calling ___main from startup_m68040.s. 2023-02-26 14:04:43 +01:00
CompileRAM_A2560X.bat Work in progress, trying to merge Stefany's A2560X code in . At the moment it's crashing when calling ___main from startup_m68040.s. 2023-02-26 14:04:43 +01:00
CompileRAMGenX.bat Work in progress, trying to merge Stefany's A2560X code in . At the moment it's crashing when calling ___main from startup_m68040.s. 2023-02-26 14:04:43 +01:00
foenixmcp.c Avoid possible collision between our "log" function and the math function. Disabling all logging now seems to make the "backspace" bug disappear. 2023-11-11 14:46:32 +01:00
foenixmcp_a2560u.bin Added CALL command for the U 2022-04-21 20:10:28 -04:00
indicators.c Merge in changes from Stefany. In particular, the SuperIO now has initializations done in software, were they were previously done in the FPGA. There is a new load coming out today to cater for this. 2023-10-31 23:49:51 +01:00
indicators.h Indicators 2021-10-28 17:02:56 -04:00
interrupt.c Simplify initialization 2023-03-03 01:47:23 +01:00
interrupt.h Merge Peter's stuff. Rework the Makefile so it takes care of everything. 2023-11-03 00:25:05 +01:00
log.c Work around problems with vsnprintf. logmsg should go away then because it's not working (I'm suspecting a problem with VBCC's vaargs). 2023-11-13 00:48:12 +01:00
log.h Work around problems with vsnprintf. logmsg should go away then because it's not working (I'm suspecting a problem with VBCC's vaargs). 2023-11-13 00:48:12 +01:00
log_level.h Improve logging to serial, add a lot of traces. Logging has a problem. Backspace doesn't work properly, boot from device crashes still. 2023-01-30 17:19:40 +01:00
Makefile Reinstate boot screen for A2560U. The problem was that the txt_set_mode was not recogning the graphic mode so was not enabling it in VICKY. 2023-11-12 21:42:25 +01:00
Makefile.PeterC256 Merge Peter's stuff. Rework the Makefile so it takes care of everything. 2023-11-03 00:25:05 +01:00
Makefile_old Merge Peter's stuff. Rework the Makefile so it takes care of everything. 2023-11-03 00:25:05 +01:00
memory.c Added RAMTOP 2022-03-11 15:40:49 -05:00
memory.h Added RAMTOP 2022-03-11 15:40:49 -05:00
newbuild.py Update test help printing and BUILD 2021-12-06 20:25:59 -05:00
proc.c Avoid possible collision between our "log" function and the math function. Disabling all logging now seems to make the "backspace" bug disappear. 2023-11-11 14:46:32 +01:00
proc.h RUN Changes 2021-10-26 19:43:17 -04:00
ring_buffer.c PS/2 and BLOCK device added 2021-09-14 15:45:30 -04:00
ring_buffer.h PS/2 and BLOCK device added 2021-09-14 15:45:30 -04:00
run.bat More syscalls and CLI beginning 2021-09-19 19:16:41 -04:00
simpleio.c Merge Peter's stuff. Rework the Makefile so it takes care of everything. 2023-11-03 00:25:05 +01:00
simpleio.h Banner Update 2022-04-11 16:37:42 -04:00
sys_general.c Merge Peter's stuff. Rework the Makefile so it takes care of everything. 2023-11-03 00:25:05 +01:00
sys_general.h Remove warning fpga_model should be 32 bits because A2560U doc says is 2x16 BCD numbers. 2023-11-03 22:06:13 +01:00
syscalls.c Added: System Variables 2022-05-25 17:41:05 -04:00
timers.c Jiffy Timer Using GABE 2022-03-06 19:02:28 -05:00
timers.h FDC code and Sound Tests 2021-10-25 13:33:36 -04:00
utilities.c Address compile warnings 2022-06-14 00:13:05 +02:00
utilities.h Update vbcc stuff from latest VBCC. The include files are copied from m68k-linux and the libraries from m68k-atari. 2023-03-24 22:53:09 +01:00
variables.c Added: System Variables 2022-05-25 17:41:05 -04:00
variables.h Added: System Variables 2022-05-25 17:41:05 -04:00
version.h Bump to version 1.3 2023-11-12 10:59:43 +01:00
vicky3_txt_a_logger.c Add alternative font for the logger. We should really pick one or the other because it's wasting flash space 2023-10-31 23:58:05 +01:00
vicky3_txt_a_logger.h For the K/X, allow logging to channel A (text screen) without going through the console stuff. This is so we can start logging earlier, and also use that for debugging the console stuff itself. 2023-05-29 14:41:13 +02:00