|
31242dd7d9
|
Merge branch 'main' into integration
|
2025-07-25 13:07:30 +02:00 |
|
|
e7c316bb6b
|
Add *.labels to .gitignore
|
2025-07-25 12:52:28 +02:00 |
|
|
d3b48e99f4
|
Add some more to .gitignore
|
2025-07-25 12:35:22 +02:00 |
|
|
8ea1a2530a
|
Remove duplicate entry in .gitignore
|
2025-07-25 12:33:43 +02:00 |
|
hugova
|
cd0a91b34e
|
modify line.s to make it work if X_pos > X_end
|
2025-07-25 09:00:32 +02:00 |
|
|
d605e299f5
|
Some unfinished fixing of program uploading
|
2025-07-24 23:51:03 +02:00 |
|
hugova
|
fe28daaf26
|
make shell script that translate .lbl file to retrodebugger format. Also added a build directory
|
2025-07-21 23:28:56 +02:00 |
|
|
83fdb01368
|
Add way to make binary test build of user-side compiler
|
2025-07-09 15:19:06 +02:00 |
|
hugova
|
cb23f4ec58
|
update gitignore
|
2025-05-02 21:52:24 +02:00 |
|
hugova
|
bfefcbff8f
|
Changed 16-bit value syntax from using > and < in addresses to using +1.
This was recomended by dicander and duunqnd because A =$ABAC
looks like one address and not 2 zero-page addresses.
|
2025-04-28 13:06:57 +02:00 |
|
|
46409e5eff
|
Add *.lst to .gitignore
|
2025-03-27 19:48:50 +01:00 |
|
hugova
|
3ce76c02a8
|
Rewrote 4 branch instructions to 2. 2% performance increase
|
2025-03-24 18:00:17 +01:00 |
|
hugova
|
36610e7df8
|
Made shure that run.sh also create a listing file for debuging and stuff
|
2025-03-09 20:57:46 +01:00 |
|
|
7fc374246a
|
Add .gitignore
|
2025-02-27 22:02:22 +01:00 |
|