Commit Graph

1422 Commits

Author SHA1 Message Date
Markus Fröschle
fcbcdd1cdb try to adjust polling wait times 2021-01-10 15:02:54 +01:00
Markus Fröschle
8e038efdb9 add m68k-atari-mint include paths to configuration 2021-01-10 13:43:32 +01:00
Markus Fröschle
5319aab544 make sure PCI cards can become bus masters 2021-01-10 12:52:07 +01:00
Markus Fröschle
72011bb875 more verbose diagnostics for USB device scan 2021-01-10 12:51:21 +01:00
Markus Fröschle
f3d4bba977 enable USB device scan 2021-01-10 12:48:21 +01:00
Markus Fröschle
dccd7af14f remove unnecessary comment 2021-01-10 12:47:36 +01:00
Markus Fröschle
d868021f86 fix hanging PCI memory writes R_0_9_5 2021-01-08 13:37:10 +01:00
Markus Fröschle
ab430fd97b fix comments regarding ACR register 2021-01-08 13:36:52 +01:00
Markus Fröschle
8bb679071c add flash scripts for m548x-bas (EmuTOS) 2020-08-30 15:06:00 +02:00
Markus Fröschle
95e9b0ca11 change "*.bdm" script files' status bits back to +x 2020-06-27 13:40:39 +02:00
Markus
aba48384a0 improve wording 2020-06-24 08:40:51 +02:00
Markus
bb803e599e fix typos and improve wording 2020-06-24 08:01:39 +02:00
Markus
24b4eae02f correct directory contents info 2020-06-24 07:55:49 +02:00
Markus
2155af8a15 move travis build label to more prominent position (up) 2020-06-24 07:51:15 +02:00
Markus
36052a448e Update README.md 2020-06-23 16:09:54 +02:00
Markus Fröschle
02c0dac968 final fixes to copy BaS() to RAM again
This should now avoid crashes when flashing BaS_gcc using FLASH_CF.PRG
from EmuTOS
R_0_9_4
2020-06-23 16:01:28 +02:00
Markus Fröschle
9203579324 there appears to be something wrong with dependencies. Remove -j for now 2020-06-23 15:50:03 +02:00
Markus Fröschle
9ea33e2fc7 fix EOL 2020-06-23 15:49:24 +02:00
Markus Fröschle
d4a6f7227a add current dir to INCLUDE search path 2020-06-23 15:48:34 +02:00
Markus Fröschle
f0348202f6 add Makefile 2020-06-23 15:47:55 +02:00
Markus Fröschle
28aad98ec2 fix comments 2020-06-23 10:00:13 +02:00
Markus Fröschle
a8dfbb1ba7 move remaining routines into BaS.c (after copy to RAM) 2020-06-23 09:58:06 +02:00
Markus Fröschle
2801f78313 include related headers into pci.h 2020-06-23 09:57:37 +02:00
Markus Fröschle
53a0fcba45 change executable bit (can be called directly from commandline) 2020-06-23 09:57:03 +02:00
Markus Fröschle
3254a46278 rearrange to only run essential code from flash, everything else from
RAM

Move all code that is not essential before we copy code to RAM from
sysinit.c to BaS.c. Thus we only run basic initialization from flash and
everything else after RAM copy
2020-06-23 09:24:24 +02:00
Markus Fröschle
99af46af2a remove unused code 2020-06-23 09:09:23 +02:00
Markus
2a1740c66b Update README.md 2020-06-13 11:36:51 +02:00
Markus
3d67885c19 Update README.md 2020-06-13 11:36:07 +02:00
Markus
4f4b26c429 Update README.md 2020-06-13 11:34:09 +02:00
Markus
e1390a1644 Update README.md 2020-06-13 11:33:16 +02:00
Markus
7dd2921825 Update README.md 2020-06-13 11:30:31 +02:00
Markus
ac008082a3 Update README.md 2020-06-13 11:15:11 +02:00
Markus Fröschle
5ce03cdf0f describe pros and cons of BaS_gcc vs original BaS 2020-06-13 11:08:01 +02:00
Markus Fröschle
3f52fa97de remote reset to the FireBee/m5484lite device connected to BDM 2020-06-13 11:08:01 +02:00
Markus Fröschle
b41439bcf6 flash script for open source BDM tools 2020-06-13 11:08:01 +02:00
Markus Fröschle
29639d3741 shell script to flash bas using open source BDM tools 2020-06-13 11:08:01 +02:00
David Galvez
d2ab324368 Remove the execution bit in a bunch of code files 2020-05-14 19:18:22 +02:00
David Gálvez
231c71106e Fix typo 2020-05-14 19:18:22 +02:00
Markus Fröschle
ac4301670c Merge branch 'master' of https://github.com/firebee-org/BaS_gcc 2020-04-26 10:23:48 +02:00
Markus Fröschle
6b9c8351ca build and flash EmuTOS
emutos source directory needs to be installed on the same directory level than
BaS_gcc, than this script can be directly called to build and flash
EmuTOS for the Firebee. Convenient if you have to do a git bisect
2020-04-26 10:20:57 +02:00
Markus Fröschle
d7b59ca25a update to xenial 2020-02-16 21:05:29 +01:00
Markus Fröschle
e791f8bdae fix typo that caused a hex number wrongly interpreted as octal 2020-02-16 19:21:56 +01:00
Markus Fröschle
dd462f481b Merge branch 'master' of https://github.com/firebee-org/BaS_gcc 2020-02-16 17:42:22 +01:00
Markus Fröschle
22ad6be23c silent failed include 2019-08-04 10:43:30 +02:00
Markus Fröschle
0e3b10b694 make sure build dirs exist 2019-05-18 06:59:01 +02:00
Mark Duckworth
3446b32a45 Add support for the M5475EVB Board 2019-05-17 19:20:52 +02:00
David Gálvez
8001d4ed8b Correct speed setting in ACP_CONFIG register
Using a negative number to set the device as not existing
was incorrect, we set the device as a slow device (3) and
set the "not wait" bit like BaS CodeWarrior does.
2018-12-14 18:31:07 +01:00
David Gálvez
7a11f284d7 Clear IDE fields in ACP_CONFIG register
Don't trust that the IDE fields in ACP_CONFIG are set
to zero when the FPGA is loaded.
2018-12-14 18:31:07 +01:00
David Gálvez
0982b91c87 Fix FireTOS booting
For some reason which I coudn't figure it out FireTOS
fails to boot randomly when we turn on the MMU before
the IDE ports are initialized (FireTOS doesn't detect
the IDE devices). This is fixed when we turn on the MMU
after the IDE initialization. CodeWarrior BaS does it
this way too.
2018-12-14 18:31:07 +01:00
David Gálvez
025e8c9a28 Correct delay time from 1us to 1ms 2018-12-14 18:31:07 +01:00