1694 Commits (53a7d630955cd2321964d515720fd8aaea2191bb)
 

Author SHA1 Message Date
Devine Lu Linvega 5b6aad6be2 Clearer routing of LIT/CALL opcodes 3 years ago
Devine Lu Linvega cc2b2e77b0 Merge branch 'main' of git.sr.ht:~rabbits/uxn 3 years ago
Devine Lu Linvega 491e4b7435 Returned the k variable in uxn core 3 years ago
Andrew Alderwick 5cacb3f241 Fix macOS build. 3 years ago
Andrew Alderwick 50e08f12cd Disable Windows build until new File device is fixed. 3 years ago
Andrew Alderwick 1cb66df868 (asma) Disable recursion tests that no longer function. 3 years ago
Andrew Alderwick d94a84bc93 Port Audio to new devices scheme. 3 years ago
Andrew Alderwick c2b0667496 Update Copyright years. 3 years ago
Devine Lu Linvega a450959e9f Removed extraneous j variable 3 years ago
Devine Lu Linvega 6d0b51fa7f Added support for CALL 3 years ago
Devine Lu Linvega 22cbd38fab Do not check twice for short mode in LIT opcode 3 years ago
Devine Lu Linvega 48596a6ee7 Removed PEEK16 macro 3 years ago
Devine Lu Linvega 7f275772ef Added HALT macro 3 years ago
Devine Lu Linvega 5ac6ff4313 All devices but audio ported to new devices scheme 3 years ago
Devine Lu Linvega 2fb5f560a7 Use the File device load_rom function 3 years ago
Devine Lu Linvega 794ce1bdfd Housekeeping 3 years ago
Devine Lu Linvega bf4ee03d27 Ported screen to new device 3 years ago
Devine Lu Linvega 7afe1f39c7 Screen device is half ported to new device handlers 3 years ago
Devine Lu Linvega 679aec047a Device memory is not a member of ram 3 years ago
Devine Lu Linvega 68d706be25 Will connect devices to devold while I migrate to new router 3 years ago
Devine Lu Linvega 0fd68e96f0 Connecting new device ports to uxn core 3 years ago
Devine Lu Linvega d1ca328b98 Removed devmouse and devctrl globals 3 years ago
Devine Lu Linvega 9aefeebf25 Removed Device struct from controller device 3 years ago
Devine Lu Linvega 062bbac37d Removed Device struct from mouse device 3 years ago
Sigrid Solveig Haflínudóttir 6317b5cf18 fix uxnasm: missing semicolon 3 years ago
neauoire c97aa87faf (uxnasm)Allow more space for symbols filename, and check for length 3 years ago
neauoire 2f3954d398 Uxnasm should use BE to store addresses 3 years ago
neauoire d4c55e2f48 Uxnasm now outputs a symbols file 3 years ago
Andrew Alderwick 42aab23dc1 Remove many macros. 3 years ago
neauoire 5eadd7695b (metadata.tal) Removed unused routine 4 years ago
neauoire 6224e1eb2f (metadata.tal) Slightly larger window 4 years ago
neauoire cfe3fdda2b (metadata.tal) Catch no metadata case 4 years ago
neauoire 94043c4ff9 (metadata.tal) Added metadata viewer rom 4 years ago
neauoire b11217449a (clock.tal) Thiner frame 4 years ago
Andrew Alderwick d48407f9c3 Reduce timeouts for checking build computers. 4 years ago
Andrew Alderwick 4cb893232e Don't fail build if 9front VM is unavailable. 4 years ago
neauoire c8fc397054 Relaunch boot rom if launcher is not found 4 years ago
Andrew Alderwick 3a834fdfc1 Optimise “#xy STH” to “LITr xy”. 4 years ago
Andrew Alderwick fd55e929e1 (asma) Add support for _ rune. 4 years ago
neauoire f59b214ac1 Added _rune 4 years ago
Andrew Alderwick 02ecc2ee7d (asma) Rebalance the rune tree. 4 years ago
Andrew Alderwick 4abb47e6e1 Remove all symbol macros from projects. 4 years ago
Andrew Alderwick cd01d69b8a (asma) Add fail tests to test suite. 4 years ago
Andrew Alderwick f6b0f0052f (asma) Add support for - rune. 4 years ago
Andrew Alderwick 59ca47d42c (asma) Add support for = rune. 4 years ago
Andrew Alderwick fc3232a8e8 Replace now-invalid macros in projects. 4 years ago
neauoire adae0a0348 (screen.tal) Optimizations 4 years ago
neauoire 4270d48422 (exercises) Housekeeping 4 years ago
neauoire da5e581442 (uxnasm) Fixed issue with = rune 4 years ago
neauoire 261b574671 (uxnasm) Added support for = and - runes 4 years ago