aboutsummaryrefslogtreecommitdiffstats
path: root/src/uxn.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove previous uxn coreBad Diode2023-08-301-117/+0
|
* Update uxn core and fix some new ppu bugsBad Diode2023-04-191-77/+83
|
* Update UXN core to latest versionBad Diode2023-01-231-4246/+88
| | | | | | | | This modernizes the uxn core and emulator approach (dei/deo instead of _talk), forgoing the previous uxn-fast core implementation. As a consequence, there are some performance regressions. That tradeoff gives us an easier way of keeping uxngba up to date as it follows more closely the upstream version.
* Update uxn-core with OP order changesBad Diode2022-05-161-40/+40
|
* Update UXN core with INC/DEC changesBad Diode2021-08-181-30/+144
|
* Update UXN with OPCODE changes (-NOP, +NIP)Bad Diode2021-08-161-266/+465
|
* Rename source files for flat directory structureBad Diode2021-05-281-0/+3956