Commit Graph

184 Commits (master)

Author SHA1 Message Date
Bee dbf5416b4f Fixed typo 2023-11-14 01:46:40 -05:00
Bee d64f89a572 Merge pull request 'Gooby' (#2) from AbleOS/holey-bytes:trunk into master
Reviewed-on: #2
2023-11-14 06:42:33 +00:00
Erin f6326c05c4 Ehm? 2023-11-13 00:21:12 +01:00
Erin 83016abd91 Fixed immediate ops 2023-11-13 00:12:31 +01:00
Erin f8793cbe77 Fixed assembler register symbols 2023-11-10 09:51:01 +01:00
Erin 36a4fc71b2 Fixed some panics and some UB 2023-11-08 12:38:14 +01:00
Erin 4af99b3556 »fixed« fuzzer 2023-11-03 09:49:42 +01:00
Erin 37a22aceb4 Fixed rounding mode 2023-11-03 09:43:08 +01:00
Erin cf03f9659b more fmt 2023-11-03 09:19:41 +01:00
Erin bc14b9c8c2 fmt 2023-11-03 09:01:26 +01:00
Erin 4c3f350651 Exit 2023-11-02 19:53:03 +01:00
Erin 2e642f12fc Public accessors 2023-11-02 16:53:44 +01:00
Erin 1318e07a7b Fixed smaller units 2023-10-29 20:38:57 +01:00
Erin 0f619887c6 Squashed assembler 2023-10-28 03:29:02 +02:00
ondra05 805e3ee480
fixed match 2023-10-22 23:59:27 +02:00
ondra05 40525bb5f5
Untypo'd 2023-10-22 18:44:08 +02:00
ondra05 6260aea028
Hints of ABI 2023-10-22 18:43:44 +02:00
ondra05 54a02ea55a
Spec update 2023-10-22 18:36:32 +02:00
ondra05 c6536b64d9
Updated spec! 2023-10-22 18:18:50 +02:00
ondra05 45192df2a4
Some fmt 2023-10-22 16:17:51 +02:00
ondra05 e126e62687
Added assembler
- its a bit cursed, prolly broken, but at least something
2023-10-22 15:08:45 +02:00
ondra05 c033d3a8e9
Maybe fixed relative addressing bugs 2023-10-22 14:46:45 +02:00
ondra05 bfd9fbc194
Removed UB 2023-10-22 04:21:45 +02:00
ondra05 05c37fd218
chore: cargo update 2023-10-20 12:35:45 +02:00
ondra05 12b367a608
Added test example 2023-10-20 02:05:00 +02:00
ondra05 a6795a6aee
relative JAL 2023-10-20 00:42:45 +02:00
ondra05 9176ee0c8a
Updated runtime stuff 2023-10-20 00:12:32 +02:00
ondra05 ee3df847a2
New float instructions, Linux runtime added, some other stuff I forgor 2023-10-18 12:14:24 +02:00
ondra05 cb806b3881
Changed relative addressing 2023-10-01 16:02:06 +02:00
ondra05 f0d162a2e3
Sus2 2023-10-01 01:52:26 +02:00
ondra05 af5b894b23
Sus stuff 2023-10-01 01:51:51 +02:00
ondra05 e6b5f8d27d
Added relaxed relative 16 bit instructions 2023-09-29 09:10:36 +02:00
ondra05 bd6d795f8a
Lottsa things changed 2023-09-26 23:36:27 +02:00
ondra05 c5f6a5d9f3
JMP 2023-09-16 01:02:14 +02:00
ondra05 d0dc9ed96b
JMP impl 2023-09-16 00:57:37 +02:00
ondra05 373a43af4d
Changed CMP handling and added simple JMP 2023-09-15 08:43:12 +02:00
able cd5446d788 examples 2023-09-12 01:38:32 -05:00
ondra05 35f3d59a54
ABI proposal part 1 2023-09-08 10:46:41 +02:00
ondra05 0b9601e105
a 2023-08-20 00:24:27 +02:00
ondra05 2986f85f77
updated macro 2023-08-19 23:57:48 +02:00
ondra05 55a0d5a15b
bye stuff 2023-08-19 23:46:47 +02:00
ondra05 3d7130e58f
cleaned up deps 2023-08-19 23:24:31 +02:00
ondra05 2874369fcc
Address type, changed behaviour on address overflow 2023-08-18 02:31:49 +02:00
ondra05 7cf1d79b6e
Move 2023-08-18 01:41:05 +02:00
ondra05 1d821bd674
Softpage improvements 2023-08-18 01:28:02 +02:00
ondra05 64fdc2608f
nope. 2023-08-17 01:37:53 +02:00
ondra05 87ad32b5ec
SPID 2023-08-15 17:21:55 +02:00
ondra05 31c3aaabef
Modified memory interface
I have no idea what I am doing rn
2023-08-15 17:05:10 +02:00
ondra05 3abc1eaca2
Notice 2023-08-15 16:33:56 +02:00
ondra05 a8cd674b39
Move stuff, deprecate softpage 2023-08-15 16:32:59 +02:00