db48x/sim
Christophe de Dinechin 9e8444e6c3 Implement a fraction type for both integer and bignum
Two representations for fractions, one for small value of numerator and
denominator, one when both values are larger.

Signed-off-by: Christophe de Dinechin <christophe@dinechin.org>
2023-06-20 19:06:56 +02:00
..
dmcp.cpp Remove debug menu, allocate more memory 2023-06-19 21:56:33 +02:00
dmcp.h Simulated sdb must be in regular memory 2023-06-19 21:56:30 +02:00
dmcp_fonts.c Working simulator, good enough for initial debugging 2023-06-19 21:56:30 +02:00
ff_ifc.h Prototype simulator for the DM42 2023-06-19 21:56:30 +02:00
gcc111libbid.a Use the correct version of Intel's decimal FP library 2023-06-19 21:56:30 +02:00
icon-dm42.png Prototype simulator for the DM42 2023-06-19 21:56:30 +02:00
keyboard-dm42.png Prototype simulator for the DM42 2023-06-19 21:56:30 +02:00
lft_ifc.h Prototype simulator for the DM42 2023-06-19 21:56:30 +02:00
sim-main.cpp Testing framework 2023-06-19 21:56:31 +02:00
sim-rpl.cpp Remove unused thread_yield function 2023-06-19 21:56:31 +02:00
sim-rpl.h Super-dumb implementation of timers 2023-06-19 21:56:30 +02:00
sim-screen.cpp Use the new graphics to clear the screen 2023-06-19 21:56:31 +02:00
sim-screen.h Use the new graphics to clear the screen 2023-06-19 21:56:31 +02:00
sim-window.cpp Add ability to run "current" tests 2023-06-19 21:56:33 +02:00
sim-window.h Add ability to run "current" tests 2023-06-19 21:56:33 +02:00
sim-window.ui Use the new graphics to clear the screen 2023-06-19 21:56:31 +02:00
sim.qrc Prototype simulator for the DM42 2023-06-19 21:56:30 +02:00
simulator.pro Implement a fraction type for both integer and bignum 2023-06-20 19:06:56 +02:00