]> git.sesse.net Git - pistorm/history - emulator.c
Some random cleanup
[pistorm] / emulator.c
2021-01-01 beeanyewSome random cleanup
2021-01-01 beeanyewUpdate config_file.h, emulator.c, and amiga-platform.c
2021-01-01 beeanyewUpdate Gayle.c, emulator.c, and amiga-platform.c
2021-01-01 beeanyewMerge pull request #1 from beeanyew/minor-optimizations
2021-01-01 beeanyewFix silly RTC and emulator.c mistakes
2021-01-01 beeanyewFix a bunch of stuff, add working RICOH RTC emulation.
2020-12-28 beeanyewMore tiny optimizations, some Z2/Z3 fixes
2020-12-26 beeanyewSome minor optimizations, hopefully fewer jumps and...
2020-12-09 captain-amygdalaMerge pull request #4 from beeanyew/rom-mirror-fix
2020-12-06 beeanyewAdjust keyboard event file path
2020-12-05 beeanyew[WIP] Add platforms, Z2 config file-based autoconf...
2020-12-04 beeanyew[WIP] Keyboard event handling
2020-12-04 captain-amygdalaMerge pull request #3 from beeanyew/config-file
2020-12-04 beeanyewDisable keyboard input for now
2020-12-04 beeanyewkbhit performance impact test
2020-12-04 beeanyewCleanup, move mouse/keyboard input code out of emulator.c
2020-12-03 beeanyewRework some emulator stuff, update sample X68000 config...
2020-12-02 beeanyewInitial config file+memory map implementation
2020-11-29 ClaudeCPU set to 020
2020-11-29 ClaudeIDE IRQ works
2020-11-24 ClaudeMerge branch 'main' of https://github.com/captain-amygd...
2020-11-24 Claude24bit address space opened and masked to fpga
2020-11-23 captain-amygdalaMerge pull request #2 from beeanyew/gayle-cmdline-switch
2020-11-23 ClaudeIDE IRQ, FPGA with maximum current strength on FET...
2020-11-23 beeanAdd command line switch to disable Gayle emulation
2020-11-22 Claudecleanup
2020-11-22 Claudeback to normal..
2020-11-22 ClaudeMerge branch 'main' of https://github.com/captain-amygd...
2020-11-22 Claudebus access a bit optimized
2020-11-22 Claudereset handling, fpga update needed
2020-11-22 Claudefixed 24bit address space decoding
2020-11-21 Claudekickstart rom loading from filesystem working
2020-11-21 Claudeirq handling simplified
2020-11-21 Claudefixed mmu and fpu detection, added reset handling for...
2020-11-21 ClaudeMerge branch 'main' of https://github.com/captain-amygd...
2020-11-21 Claudetrap >24bit address to real amiga hardware
2020-11-18 ClaudeMerge branch 'main' of https://github.com/captain-amygd...
2020-11-18 Claudestarted kickrom loading from filesystem,not functional...
2020-11-07 ClaudeIDE starts working,minimal hd0.img
2020-11-01 Claudecleaned up write functions, added gayle
2020-10-31 Claudefirst commit