1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-01 20:41:36 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Steven Hugg
8bdbae36e3 arm: parse ELF 2023-12-29 20:41:40 -05:00
Steven Hugg
c0909bef1b arm: arm-tcc 2023-12-28 17:26:44 -05:00
Steven Hugg
3dba86c75d add d-pad switches to game controller
mapped some 2-button controllers to Z and X also
2023-08-01 13:53:26 -05:00
Steven Hugg
a2ee3bf964 armasm: fixed offsets; updated docs urls for help 2021-06-18 09:08:25 -05:00
Steven Hugg
a7f62079db arm: added serial console, SerialIOInterface needs refactoring; moved VirtualTextScroller 2021-06-14 16:53:12 -05:00
Steven Hugg
240578d942 ui: refresh windows when errors/EmuHalt; arm32 changes 2021-06-14 11:37:06 -05:00
Steven Hugg
d79f3c3da9 arm32: 16-bit color (555) 2021-06-10 19:16:45 -05:00
Steven Hugg
c99597ee28 arm32: new vasm, new editor mode 2021-06-09 16:44:09 -05:00
Steven Hugg
76d29c6026 arm32: working w/ gba emu 2021-06-06 14:23:27 -05:00