Commit Graph

  • 407111cfef
    pr 07 Nilton Constantino 2026-01-27 14:09:14 +00:00
  • 3509eada8b
    pr 06 Nilton Constantino 2026-01-27 13:56:57 +00:00
  • 4bd3484c85
    pr 05 Nilton Constantino 2026-01-27 13:51:12 +00:00
  • 8240785160
    pr 04 Nilton Constantino 2026-01-27 13:40:36 +00:00
  • 845fc36bd2
    pr 03 Nilton Constantino 2026-01-27 13:29:38 +00:00
  • 9dc5290f78
    pr 02 Nilton Constantino 2026-01-27 13:18:50 +00:00
  • 38beebba9b
    add general rules to PRs Nilton Constantino 2026-01-27 11:09:56 +00:00
  • b5cafe1a4a
    pr01 Nilton Constantino 2026-01-27 10:55:10 +00:00
  • d62503eb5a
    removed ts and lua Nilton Constantino 2026-01-27 10:44:16 +00:00
  • b3e5335deb
    add PBS docs Nilton Constantino 2026-01-27 10:42:49 +00:00
  • 07a6742cdc
    half spec of language Nilton Constantino 2026-01-25 19:53:07 +00:00
  • 83c0c885bd
    removed cart lua Nilton Constantino 2026-01-23 17:34:55 +00:00
  • a56dbadb9e
    test cartridge for lua and js Nilton Constantino 2026-01-23 15:15:05 +00:00
  • b3a6d22e2f
    spliting compiler into backend and frontend Nilton Constantino 2026-01-23 13:34:48 +00:00
  • 80eb06b73a
    split compiler into backend and fronted Nilton Constantino 2026-01-23 12:55:35 +00:00
  • a7817534d2
    many improvements on VM and tooling Nilton Constantino 2026-01-23 09:33:44 +00:00
  • a7b824fe21
    clean up, debugger, add comments Nilton Constantino 2026-01-23 06:52:31 +00:00
  • 5ac24e5491
    used cli for prometeu runtime Nilton Constantino 2026-01-23 04:58:50 +00:00
  • ebb239f91f
    add vsync as present mode Nilton Constantino 2026-01-23 04:51:18 +00:00
  • cb48e08507
    Merge branch 'master' of ssh://git-local.bquarkz.net:2222/Intrepid/prometeu-runtime merge/master Nilton Constantino 2026-01-22 15:29:13 +00:00
  • db338d0c4e dev/asset-management (#6) bquarkz 2026-01-22 15:22:13 +00:00
  • f19c2ddf85
    add string over index Nilton Constantino 2026-01-22 15:21:41 +00:00
  • 81f7813c7c
    asset name and id Nilton Constantino 2026-01-22 14:46:23 +00:00
  • 8d97f6225b
    split preload from asset table Nilton Constantino 2026-01-22 14:26:38 +00:00
  • c450e530f6
    added pointer via tile bank Nilton Constantino 2026-01-22 14:18:08 +00:00
  • da3b3c270c
    sounds pause is allowed via debugger Nilton Constantino 2026-01-22 13:58:44 +00:00
  • f7b60c2688
    new music on color-square Nilton Constantino 2026-01-22 13:28:39 +00:00
  • 9704274707
    add sound bank Nilton Constantino 2026-01-22 12:21:37 +00:00
  • b09922e0ea
    clean up Nilton Constantino 2026-01-22 11:48:17 +00:00
  • e2e1ee2db9
    clean up Nilton Constantino 2026-01-22 11:47:32 +00:00
  • 0374f57242
    refactor about memorybanks Nilton Constantino 2026-01-22 11:41:51 +00:00
  • 4fe9c6d81d
    cleanning and memory_banks Nilton Constantino 2026-01-22 10:36:55 +00:00
  • 18716074cc
    clean up Nilton Constantino 2026-01-22 10:10:09 +00:00
  • 2d5777af19
    added asset management Nilton Constantino 2026-01-22 10:08:20 +00:00
  • 29e557b655
    added asset management spec Nilton Constantino 2026-01-22 08:28:58 +00:00
  • dac80ff3cb
    added asset management spec Nilton Constantino 2026-01-22 08:28:32 +00:00
  • 549d210d7e
    clean up Nilton Constantino 2026-01-21 12:07:02 +00:00
  • 0e6da1433b dev/prometeuc-improvements (#5) bquarkz 2026-01-21 10:55:47 +00:00
  • c2ea4aabd2
    more improvements on compiler Nilton Constantino 2026-01-21 10:54:48 +00:00
  • ecda79bcc6
    more content into main.ts Nilton Constantino 2026-01-21 09:49:38 +00:00
  • b3cc7ee384
    fixes around syscalls Nilton Constantino 2026-01-21 09:15:07 +00:00
  • 8e18fe13ea
    fixes on colors and dist Nilton Constantino 2026-01-21 08:36:22 +00:00
  • b211434c9e
    fixes on test-cartridge Nilton Constantino 2026-01-21 08:00:47 +00:00
  • a7750c1af6
    add fixes for drawDisc Nilton Constantino 2026-01-21 07:53:13 +00:00
  • 11d9d31c2f
    many fixes on compiler Nilton Constantino 2026-01-21 07:48:06 +00:00
  • 1b091e6ce8
    prometeu-sdk scratch Nilton Constantino 2026-01-21 07:01:09 +00:00
  • b7425e5a20
    compiler with dist Nilton Constantino 2026-01-21 06:50:57 +00:00
  • 1410a8ff19
    rename prometeuc to prometeu-compiler Nilton Constantino 2026-01-20 13:10:02 +00:00
  • 0496afc192
    prometeuc improvements Nilton Constantino 2026-01-20 12:52:23 +00:00
  • 73353d864d dev/prometeuc-base (#4) bquarkz 2026-01-20 11:46:23 +00:00
  • 1883ce8e37
    organized syscall maps Nilton Constantino 2026-01-20 11:45:46 +00:00
  • 313480fec4
    add prometeuc Nilton Constantino 2026-01-20 11:11:31 +00:00
  • 694d6c8be6 dev/vm-improvements (#3) bquarkz 2026-01-20 10:18:44 +00:00
  • 84d57897b1
    create prometeu-bytecode Nilton Constantino 2026-01-20 10:17:58 +00:00
  • 481deacc65
    add trap and dropN Nilton Constantino 2026-01-20 09:51:31 +00:00
  • 89bd82ab82
    improve stack contract Nilton Constantino 2026-01-20 09:31:45 +00:00
  • 6b033f9aa6
    bytecode extension Nilton Constantino 2026-01-20 09:26:12 +00:00
  • a1fe7cbca9
    improve specs around ABI bytecode contract Nilton Constantino 2026-01-20 09:12:16 +00:00
  • 1ce6a471c0
    solidify VM model about Call/Ret - PushScope/PopScope Nilton Constantino 2026-01-20 08:59:59 +00:00
  • 0ea26f4efd
    add inline opcodes Nilton Constantino 2026-01-20 08:37:47 +00:00
  • 7e99eed6b4 Merge pull request 'add primitive draw call on GFX' (#2) from dev/primitive-draw-calls into master bquarkz 2026-01-20 07:15:32 +00:00
  • 76f02584d0
    add primitive draw call on GFX Nilton Constantino 2026-01-20 07:14:32 +00:00
  • d8660eac85 Merge pull request 'adjust and fix names' (#1) from dev/fixes into master bquarkz 2026-01-19 18:09:20 +00:00
  • 0eb39f116a
    adjust and fix names Nilton Constantino 2026-01-19 18:08:32 +00:00
  • 3726dc989b
    add dist into action Nilton Constantino 2026-01-19 09:15:59 +00:00
  • 6eb78d9ca5
    remaning base Nilton Constantino 2026-01-19 08:22:43 +00:00
  • 8bedb69ca4
    add gist Nilton Constantino 2026-01-19 08:19:56 +00:00
  • 13ecbd1877
    added comments extensively Nilton Constantino 2026-01-19 07:47:54 +00:00
  • 0f3105d622
    translate to english! Nilton Constantino 2026-01-19 07:28:14 +00:00
  • 38ec13b248
    redefine README.md Nilton Constantino 2026-01-19 06:37:30 +00:00
  • 9d959a2265
    added license Nilton Constantino 2026-01-19 06:30:40 +00:00
  • d215dbdb44
    rename host_desktop to prometeu_runtime_desktop Nilton Constantino 2026-01-19 06:18:54 +00:00
  • c9ea61d13c
    code decoupling for host_desktop Nilton Constantino 2026-01-19 06:15:06 +00:00
  • 6590c9f1e3
    small changes on color-squares Nilton Constantino 2026-01-18 08:12:50 +00:00
  • 6b9858d481
    fixes on dev-tools Nilton Constantino 2026-01-18 07:46:04 +00:00
  • 47a2f9971d
    add devtools-protocol Nilton Constantino 2026-01-18 06:43:24 +00:00
  • c49cc634d2
    clean up and added test-cartridges Nilton Constantino 2026-01-18 05:11:47 +00:00
  • 901b517ba6
    clean up Nilton Constantino 2026-01-18 05:09:39 +00:00
  • 3e7f2a5487
    added cartridge dto Nilton Constantino 2026-01-18 05:08:33 +00:00
  • 203e0835e3
    split log Nilton Constantino 2026-01-18 04:48:49 +00:00
  • f04c12d78c
    add debugger Nilton Constantino 2026-01-17 21:14:36 +00:00
  • 990e3ead2a
    add boot loader Nilton Constantino 2026-01-17 16:45:19 +00:00
  • 4a6def6aa0
    feat: implement cartridge v1 loader and contract Nilton Constantino 2026-01-17 10:27:04 +00:00
  • 57d54c8783
    add more specs Nilton Constantino 2026-01-17 10:19:00 +00:00
  • 1b9881b3c0
    added debugger phylosophy Nilton Constantino 2026-01-17 09:47:45 +00:00
  • b9c278c427
    PR-07 telemetry + certs Nilton Constantino 2026-01-16 23:34:03 +00:00
  • c37b7aca46
    PR-10 e PR-11 LogService Nilton Constantino 2026-01-16 22:54:38 +00:00
  • 5e5b703a56
    PR-09 - VirtualFS Nilton Constantino 2026-01-16 22:24:24 +00:00
  • a8119d71f0
    add window manager system Nilton Constantino 2026-01-16 18:46:38 +00:00
  • e519408f51
    PR-04 - CAP fixes Nilton Constantino 2026-01-16 18:05:22 +00:00
  • 293d1029a2
    renames Nilton Constantino 2026-01-16 17:51:45 +00:00
  • f472aeaa29
    change names Nilton Constantino 2026-01-16 17:20:22 +00:00
  • ead9e4286a
    name refactor Nilton Constantino 2026-01-16 16:44:00 +00:00
  • b43d046433
    added small animations Nilton Constantino 2026-01-16 16:40:59 +00:00
  • 4e278b29bd
    added minimal animation for splash screen Nilton Constantino 2026-01-16 16:07:12 +00:00
  • 43f481d864
    organize code Nilton Constantino 2026-01-16 15:50:08 +00:00
  • 0ab2cd7858
    spread code into many files Nilton Constantino 2026-01-16 15:36:40 +00:00
  • d447354472
    clean up Nilton Constantino 2026-01-16 15:15:04 +00:00
  • 7962db459e
    clean up Nilton Constantino 2026-01-16 15:10:41 +00:00
  • ca2e1f8658
    change names of modules Nilton Constantino 2026-01-16 13:44:47 +00:00